Structs§
- Polyline
Iter - Iterator over points, decoded from a polyline5 or polyline6. See https://developers.google.com/maps/documentation/utilities/polylinealgorithm
Traits§
- Into
LatLon - Auxiliary trait that allows
encode()
to accept points by value and by reference.
Functions§
- encode
- Encodes a sequence of points into a polyline with the given precision.