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_tools
package. - Added functionality to encode and decode Google Maps polylines.
- Included the
LatLng
class to represent geographical points with latitude and longitude. - Provided utility methods in the
PolylineTools
class for encoding and decoding polylines.