Enum NavigationStatus
The vehicle's navigation status.
Namespace: Google.Maps.FleetEngine.V1
Assembly: Google.Maps.FleetEngine.V1.dll
Syntax
public enum NavigationStatus
Fields
| Name | Description |
|---|---|
| ArrivedAtDestination | The vehicle is within approximately 50m of the destination. |
| EnrouteToDestination | Turn-by-turn navigation is available and the Driver app navigation has
entered |
| NoGuidance | The Driver app's navigation is in |
| OffRoute | The vehicle has gone off the suggested route. |
| UnknownNavigationStatus | Unspecified navigation status. |