Crate polyline_iter

Source

Structs§

PolylineIter
Iterator over points, decoded from a polyline5 or polyline6. See https://developers.google.com/maps/documentation/utilities/polylinealgorithm

Traits§

IntoLatLon
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.