WaypointType
列挙型 |
UNKNOWN_WAYPOINT_TYPE |
不明なまたは未指定の地点の種類。 |
PICKUP_WAYPOINT_TYPE |
乗客またはアイテムを受け取るための地点。 |
DROP_OFF_WAYPOINT_TYPE |
乗客やアイテムを降ろすための地点。 |
INTERMEDIATE_DESTINATION_WAYPOINT_TYPE |
複数の目的地を経由するルートの中間地点の地点。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-07-24 UTC。
[null,null,["最終更新日 2024-07-24 UTC。"],[[["Waypoints can be categorized into pickup, drop-off, intermediate destination, or unknown types."],["Each waypoint type serves a specific purpose within a trip, like picking up passengers, dropping off deliveries, or marking points along a multi-destination route."],["The `UNKNOWN_WAYPOINT_TYPE` is used when the waypoint's specific role is unspecified or yet to be determined."]]],[]]