利用可能なトラフィック オプション
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ルートをリクエストするときに、ルートの計算時に Routes API が交通情報データをどのように使用するかを選択できます。交通モデルは、過去の交通状況とリアルタイムの交通状況をルート生成に考慮に入れる方法です。取得するルートと推定所要時間の両方に影響する可能性があります。
経路の交通状況オプションは次のとおりです。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-22 UTC。
[null,null,["最終更新日 2025-07-22 UTC。"],[[["\u003cp\u003eThe Routes API offers options to customize how traffic data is used for route calculation, impacting both route selection and estimated travel times.\u003c/p\u003e\n"],["\u003cp\u003eYou can choose to include or exclude traffic data, impacting the accuracy and speed of the results.\u003c/p\u003e\n"],["\u003cp\u003eTraffic-aware polylines provide detailed traffic conditions along the route but come with higher billing rates.\u003c/p\u003e\n"],["\u003cp\u003eDifferent traffic models can be selected to prioritize various factors like historical and live traffic conditions when estimating travel duration.\u003c/p\u003e\n"]]],["The Routes API allows users to incorporate traffic data into route calculations. Users can choose to include or exclude traffic data for varying accuracy and response times. They can also opt for traffic-aware polylines, which provide traffic condition details along the route, though this incurs a higher cost. Furthermore, users can specify which traffic model to use, prioritizing factors in calculating travel duration based on traffic conditions.\n"],null,["# Available traffic options\n\n**European Economic Area (EEA) developers** If your billing address is in the European Economic Area, effective on 8 July 2025, the [Google Maps Platform EEA Terms of Service](https://cloud.google.com/terms/maps-platform/eea) will apply to your use of the Services. Functionality varies by region. [Learn more](/maps/comms/eea/faq).\n\nWhen you request a route, you can choose how the Routes API uses traffic\ndata when calculating your route. A traffic model is a way to factor\nhistorical and live traffic conditions into your route generation, and can\naffect both which routes you get and how long the estimated travel time is.\n\nHere are the traffic options for a route:\n\n| Traffic Option | Description |\n|------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|\n| [Specify how and if to include traffic data](/maps/documentation/routes/config_trade_offs) | Include traffic data for more accurate results, or exclude it for a faster response. |\n| [Select whether polylines reflect traffic](/maps/documentation/routes/traffic_on_polylines#request_a_traffic-aware_polyline) | You can include information about the traffic conditions along the route in your returned polylines. This feature is billed at a higher rate. |\n| [Specify what traffic model to use](/maps/documentation/routes/traffic-model) | Specify which traffic model to use to prioritize different factors used in calculating duration in traffic. |"]]