Show / Hide Table of Contents

Enum DeliveryVehicleNavigationStatus

The vehicle's navigation status.

Namespace: Google.Maps.FleetEngine.Delivery.V1
Assembly: Google.Maps.FleetEngine.Delivery.V1.dll
Syntax
public enum DeliveryVehicleNavigationStatus

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