geo 0.2.2
geo: ^0.2.2 copied to clipboard
A set of functions and types usable in a geographic's context
0.2.1 - 2018-08-01 #
- Add a
PolylineCodecto convert list of location from/to string according to the Encoded Polyline Algorithm Format.
0.2.0 - 2018-08-01 #
- Migration to Dart 2.
0.1.0 #
- no more range control for lat and lng in
LatLngconstructor. This is mainly to handle bounded boxes across antemeridian.