경로, 맞춤 경로 또는 경로 매트릭스를 계산할 때 경로의 통행료를 고려하는 것이 좋습니다.
일부 도시의 경우 경로의 예상 통행료(해당 통화)를 계산할 수 있습니다.
Routes Preferred API는 운전자 또는 차량에 제공되는 통행료 할인 또는 패스와 가장 편리한 결제 수단을 고려하여 예상 통행료를 계산합니다.
특정 경로에 사용 가능한 유료 도로 요금이 없는 경우 Routes Preferred API는 알 수 없는 요금이 있는 유료 도로의 존재를 나타냅니다.
통행료 정보를 정확하게 계산하려면 요청에 다음 정보를 포함해야 합니다.
경로에 사용된 차량의 배출 유형입니다(VehicleEmissionType). 배출 유형이 제공되지 않으면 휘발유 차량의 통행료가 반환됩니다.
해당하는 운전자 또는 차량의 모든 통행료 패스(TollPass). 일부 지역에서는 통행료 패스가 있는 운전자 또는 차량이 패스가 없는 운전자 또는 차량과 다른 통행료를 지불합니다.
예를 들어 미국 워싱턴주 시애틀에서 Good To Go! 통행료 패스가 있으면 패스가 없는 경우보다 통행료를 적게 지불합니다. 인도네시아와 같은 일부 지역에서는 도로를 이용하려면 통행료 패스가 필요할 수 있습니다. 통행권이 필요한 경로에 통행권을 지정하지 않으면 가격이 반환되지 않습니다.
[null,null,["최종 업데이트: 2024-11-14(UTC)"],[[["\u003cp\u003eThe Routes Preferred API can calculate estimated toll fees for routes in select cities, taking into account toll passes and discounts.\u003c/p\u003e\n"],["\u003cp\u003eTo ensure accurate toll calculations, specify the vehicle's emission type and any applicable toll passes in your request.\u003c/p\u003e\n"],["\u003cp\u003eThe Routes Preferred API's toll calculation differs from Google Maps, focusing on actual charges based on provided pass information.\u003c/p\u003e\n"],["\u003cp\u003eToll fee information is available for specific regions, including countries like Argentina, Australia, and the United States, with varying coverage levels.\u003c/p\u003e\n"],["\u003cp\u003eIf a toll exists but the fee is unknown, the API will indicate its presence without a specific price.\u003c/p\u003e\n"]]],["The Routes Preferred API calculates estimated toll fees for routes, considering discounts and payment methods. To get accurate toll information, specify the vehicle's emission type and any applicable toll passes. If no pass is specified, the cash price (usually the highest) is returned. The API indicates when a toll exists but the fee is unknown. Toll information is available in select regions, including Argentina, Australia, Brazil, Indonesia, India, Japan, Mexico, and various U.S. states.\n"],null,["# Calculate toll fees\n\nWhen you are computing a route,\na [custom route](/maps/documentation/routes_preferred/custom_routes),\nor a [route matrix](/maps/documentation/routes_preferred/compute_route_matrix),\nyou may want to take into consideration any toll fees on the route.\nFor select cities, you can compute the estimated\ntoll fee for a route in the appropriate currency.\n| **Note** : The Routes Preferred API calculates tolls on a route differently than Google Maps:\n|\n| - The Routes Preferred API returns only the toll prices (pass or cash) that would actually be charged for the trip, assuming your request accurately represents what types of passes each driver and/or vehicle has. If you don't specify any toll passes, the API returns the cash prices, which is usually the highest toll.\n| - Google Maps typically returns the cheapest possible price for a vehicle. Users cannot specify which toll passes they have; instead, to see cash tolls, users can disable the **See toll pass prices** option, which is enabled by default.\n\nThe Routes Preferred API calculates the estimated toll fee,\ntaking into consideration any toll price discounts or passes available\nto the driver or vehicle, and the most convenient payment methods.\nIf there is no available toll price for a given route,\nthe Routes Preferred API indicates the existence of a toll\nwith an unknown fee.\n\nTo accurately calculate toll information, make sure you include the following\ninformation in your request:\n\n- The emission type of the vehicle used for the route ([`VehicleEmissionType`](/maps/documentation/routes_preferred/reference/rest/Shared.Types/VehicleEmissionType)). If no emission type is provided, the toll for a gasoline-fueled vehicle is returned.\n- Any toll passes for the driver or vehicle that may apply ([`TollPass`](/maps/documentation/routes_preferred/reference/rest/Shared.Types/TollPass)). In some regions, a driver or vehicle with a toll pass pays a different toll than those who don't have a pass. For example, if you have a [Good To Go!](https://en.wikipedia.org/wiki/Good_to_Go_(toll_collection_system)) toll pass in Seattle, WA, US, you pay a lower toll than if you don't have a pass. In some regions, such as Indonesia, a toll pass may be required to travel on a road. If you don't specify a toll pass for a route where a pass is required, no price is returned.\n\nOptional toll information is available for the following regions:\n\n| Region Code | Country/Region | State/City/Toll Road |\n|-------------|----------------|----------------------|\n| AR | Argentina | Countrywide |\n| AU | Australia | Brisbane |\n| AU | Australia | Melbourne |\n| AU | Australia | Sydney |\n| BR | Brazil | Countrywide |\n| ID | Indonesia | Countrywide |\n| IN | India | Countrywide |\n| JP | Japan | Countrywide |\n| MX | Mexico | Countrywide |\n| US | United States | Alabama |\n| US | United States | Alaska |\n| US | United States | California |\n| US | United States | Colorado |\n| US | United States | Delaware |\n| US | United States | Florida |\n| US | United States | Illinois |\n| US | United States | Iowa |\n| US | United States | Indiana |\n| US | United States | Kansas |\n| US | United States | Louisiana |\n| US | United States | Maine |\n| US | United States | Maryland |\n| US | United States | Massachusetts |\n| US | United States | Michigan |\n| US | United States | Minnesota |\n| US | United States | Missouri |\n| US | United States | New Hampshire |\n| US | United States | New Jersey |\n| US | United States | New York |\n| US | United States | North Carolina |\n| US | United States | Ohio |\n| US | United States | Pennsylvania |\n| US | United States | Rhode Island |\n| US | United States | South Carolina |\n| US | United States | Texas |\n| US | United States | Utah |\n| US | United States | Virginia |\n| US | United States | Washington |\n| US | United States | West Virginia |\n\nFor examples of calculating toll fees, see:\n\n- [Computing a Route Examples](/maps/documentation/routes_preferred/compute_route_examples#toll-fee-examples)\n- [Computing a Custom Route Examples](/maps/documentation/routes_preferred/custom_route_examples#toll-fee-examples)\n- [Computing a Route Matrix Examples](/maps/documentation/routes_preferred/compute_matrix_examples#toll-fee-examples)"]]