Enum SpeedReadingInterval.Types.Speed
The classification of polyline speed based on traffic data.
Namespace: Google.Maps.Routing.V2
Assembly: Google.Maps.Routing.V2.dll
Syntax
public enum SpeedReadingInterval.Types.Speed
Fields
| Name | Description |
|---|---|
| Normal | Normal speed, no slowdown is detected. |
| Slow | Slowdown detected, but no traffic jam formed. |
| TrafficJam | Traffic jam detected. |
| Unspecified | Default value. This value is unused. |