Show / Hide Table of Contents

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 GUIDED_NAV mode.

NoGuidance

The Driver app's navigation is in FREE_NAV mode.

OffRoute

The vehicle has gone off the suggested route.

UnknownNavigationStatus

Unspecified navigation status.

In this article
Back to top Generated by DocFX