avoidTolls property
When set to true, avoids toll roads where reasonable, giving preference to routes not containing toll roads.
Applies only to the DRIVE
and TWO_WHEELER
TravelMode
.
Optional.
Implementation
core.bool? avoidTolls;
When set to true, avoids toll roads where reasonable, giving preference to routes not containing toll roads.
Applies only to the DRIVE
and TWO_WHEELER
TravelMode
.
Optional.
core.bool? avoidTolls;