latlng 2.0.2
latlng: ^2.0.2 copied to clipboard
GeoJSON, Geodesy and Geographical calculations for Dart. Provides LatLong and Mercator projection (EPSG4326).
example/lib/example.dart
int calculate() {
return 6 * 7;
}