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 traffic delays. |
| Slow | Slowdown detected, medium amount of traffic. |
| TrafficJam | Traffic delays. |
| Unspecified | Default value. This value is unused. |