Enum SpeedReadingInterval.Types.Speed
The classification of polyline speed based on traffic data.
Namespace: Google.Maps.FleetEngine.V1
Assembly: Google.Maps.FleetEngine.V1.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. |