GoogleApi.Places.V1.Model.GoogleMapsPlacesV1RouteModifiers (google_api_places v0.11.0)
View SourceEncapsulates a set of optional conditions to satisfy when calculating the routes.
Attributes
-
avoidFerries(type:boolean(), default:nil) - Optional. When set to true, avoids ferries where reasonable, giving preference to routes not containing ferries. Applies only to theDRIVEandTWO_WHEELERTravelMode. -
avoidHighways(type:boolean(), default:nil) - Optional. When set to true, avoids highways where reasonable, giving preference to routes not containing highways. Applies only to theDRIVEandTWO_WHEELERTravelMode. -
avoidIndoor(type:boolean(), default:nil) - Optional. When set to true, avoids navigating indoors where reasonable, giving preference to routes not containing indoor navigation. Applies only to theWALKTravelMode. -
avoidTolls(type:boolean(), default:nil) - Optional. When set to true, avoids toll roads where reasonable, giving preference to routes not containing toll roads. Applies only to theDRIVEandTWO_WHEELERTravelMode.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.