ルートでできること
ルートは、出発地と目的地を結ぶ移動可能な経路です。徒歩、自転車、さまざまな種類の乗り物など、さまざまな移動手段のルートを検索できます。距離、ルートの推定所要時間、予想される通行料、ルートの詳細なルート案内など、ルートの詳細情報をリクエストすることもできます。
ルートを使用すると、次のようなディスパッチ スケジューリングに最も効率的なルートを決定できます。
Routes API には、ルートのタイプとルート レスポンスで提供される情報をカスタマイズするためのオプションがいくつか用意されています。次のガイドのトピックは、使用を開始する際に役立ちます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-06 UTC。
[null,null,["最終更新日 2025-02-06 UTC。"],[[["A route is a navigable path between a start and end location, which can be calculated for various modes of transportation like walking, biking, or driving."],["You can obtain route details such as distance, estimated travel time, tolls, and step-by-step directions."],["Routes can be used for efficient dispatch scheduling, including optimizing worker assignments and warehouse selection for package delivery."],["The Routes API offers customization options for route types, vehicle types, waypoint handling, traffic considerations, and route preferences."],["Developers can access detailed guides to understand route computation, response handling, and various API features."]]],["Routes provide navigable paths between origins and destinations, supporting various transportation modes. They offer details like distance, time, tolls, and step-by-step directions. The Routes API allows route customization, aiding in tasks like dispatch scheduling. Options include selecting vehicle types, specifying waypoints, incorporating traffic data, and customizing route preferences (e.g., toll or ferry avoidance). The API also provides a method for retrieving route data that is to be reviewed in order to understand how to use this information in an application.\n"]]