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 slowdown is detected. |
| Slow | Slowdown detected, but no traffic jam formed. |
| TrafficJam | Traffic jam detected. |
| Unspecified | Default value. This value is unused. |