Un insieme di modalità di viaggio da utilizzare durante la creazione di un percorso per TRANSIT. Il valore predefinito è tutte le modalità di viaggio supportate.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-04-29 UTC."],[[["`TransitPreferences` influence the `TRANSIT` based routes that are returned."],["You can specify transit travel modes such as `BUS`, `SUBWAY`, `TRAIN`, `LIGHT_RAIL`, and `RAIL` or use the default of all supported modes."],["`TransitPreferences` also allow you to indicate preferences for `LESS_WALKING` or `FEWER_TRANSFERS` when calculating a route."]]],["The content outlines preferences for `TRANSIT` routes, using a JSON structure with `allowedTravelModes` and `routingPreference`. `allowedTravelModes` specifies transit modes like `BUS`, `SUBWAY`, `TRAIN`, `LIGHT_RAIL`, or `RAIL`. `routingPreference` allows choosing between `LESS_WALKING` or `FEWER_TRANSFERS`, to influence the transit route, and it allows for selecting no preferences. All available preferences have a corresponding unspecified value. The default `allowedTravelModes` is all available options.\n"]]