WaypointTypeLog
Enums |
WAYPOINT_TYPE_LOG_UNSPECIFIED |
Default, unknown waypoint type. |
WAYPOINT_TYPE_PICKUP |
Waypoints for picking up riders or items. |
WAYPOINT_TYPE_DROP_OFF |
Waypoints for dropping off riders or items. |
WAYPOINT_TYPE_INTERMEDIATE_DESTINATION |
Waypoints for intermediate destinations in a multi-destination trip. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-24 UTC.
[null,null,["Last updated 2024-07-24 UTC."],[[["The waypoint type is an enum that categorizes points in a trip."],["It includes options for pickup, drop-off, intermediate destinations, and an unspecified default."],["These types help define the purpose of each location within a route."]]],[]]