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。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 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."]]],[]]