Enum PolylineFormatType
The type of polyline format.
Namespace: Google.Maps.FleetEngine.V1
Assembly: Google.Maps.FleetEngine.V1.dll
Syntax
public enum PolylineFormatType
Fields
Name | Description |
---|---|
EncodedPolylineType | A polyline encoded with a polyline compression algorithm. Decoding is not yet supported. |
LatLngListType | A list of |
UnknownFormatType | The format is unspecified or unknown. |