avoidHighways property

bool? avoidHighways
final

Optional. When set to true, avoids highways where reasonable, giving preference to routes not containing highways. Applies only to the DRIVE and TWO_WHEELER TravelMode.

Implementation

final bool? avoidHighways;