Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Quando calcoli un itinerario, un percorso personalizzato o una matrice di percorsi, ti consigliamo di prendere in considerazione eventuali pedaggi lungo il percorso.
Per alcune città, puoi calcolare la tariffa stimata per un tratto nella valuta appropriata.
L'API Routes Preferred calcola la tariffa del pedaggio stimata, tenendo conto di eventuali sconti sul prezzo del pedaggio o tessere disponibili per il conducente o il veicolo, nonché dei metodi di pagamento più convenienti.
Se non è disponibile un prezzo per un determinato percorso,
l'API Routes Preferred indica l'esistenza di un pedaggio
con una tariffa sconosciuta.
Per calcolare con precisione le informazioni sui pedaggi, assicurati di includere nella richiesta le seguenti informazioni:
Il tipo di emissioni del veicolo utilizzato per il percorso
(VehicleEmissionType).
Se non viene fornito alcun tipo di emissioni, viene restituito il pedaggio per un veicolo a benzina.
Eventuali tessere per il pedaggio per il conducente o il veicolo che potrebbero essere applicate
(TollPass).
In alcune regioni, un conducente o un veicolo con una tessera per il pedaggio paga un pedaggio diverso
rispetto a chi non ha una tessera.
Ad esempio, se hai una tessera per il pedaggio Good To Go! a Seattle, WA, Stati Uniti, paghi un pedaggio inferiore rispetto a chi non ne ha una. In alcune regioni, come l'Indonesia, potrebbe essere necessario un permesso per pedaggio per percorrere una strada. Se non specifichi una tessera per il pedaggio per un percorso in cui è obbligatoria, non viene restituito alcun prezzo.
Le informazioni facoltative sui pedaggi sono disponibili per le seguenti regioni:
[null,null,["Ultimo aggiornamento 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)"]]