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