polyline_tools 0.0.1
polyline_tools: ^0.0.1 copied to clipboard
A Dart package for encoding and decoding Google Maps polylines.
0.0.1 #
- Initial release of the
polyline_toolspackage. - Added functionality to encode and decode Google Maps polylines.
- Included the
LatLngclass to represent geographical points with latitude and longitude. - Provided utility methods in the
PolylineToolsclass for encoding and decoding polylines.