Last updated:
0 purchases
latlng
Geodesy and Geographical calculations for Dart. Provides LatLong and Mercator projection (EPSG4326).
Getting Started #
In your pubspec.yaml file add:
dependencies:
latlng: any
copied to clipboard
Then, in your code import:
import 'package:latlng/latlng.dart';
copied to clipboard
Features #
Julian date and time.
ECI and ECF Calculations.
Look Angle Calculation.
Ground Track.
WGS84 and WGS72.
Projection to Tile Index.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.