EncodedPolyline(mapping=None, *, ignore_unknown_fields=False, **kwargs)The encoded representation of a polyline. More information on polyline encoding can be found here:
https://developers.google.com/maps/documentation/utilities/polylinealgorithm https://developers.google.com/maps/documentation/javascript/reference/geometry#encoding.
Attribute |
|
|---|---|
| Name | Description |
points |
str
String representing encoded points of the polyline. |