avoidHighways property

bool? avoidHighways
getter/setter pair

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;