Enum PolylineQuality
A set of values that specify the quality of the polyline.
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum PolylineQuality
Fields
Name | Description |
---|---|
HighQuality | Specifies a high-quality polyline - which is composed using more points
than |
Overview | Specifies an overview polyline - which is composed using a small number of
points. Use this value when displaying an overview of the route. Using this
option has a lower request latency compared to using the
|
Unspecified | No polyline quality preference specified. Defaults to |