Show / Hide Table of Contents

Enum WaypointType

The type of waypoint.

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

Fields

Name Description
DropOffWaypointType

Waypoints for dropping off riders or items.

IntermediateDestinationWaypointType

Waypoints for intermediate destinations in a multi-destination trip.

PickupWaypointType

Waypoints for picking up riders or items.

UnknownWaypointType

Unknown or unspecified waypoint type.

In this article
Back to top Generated by DocFX