avoidFerries property

bool? avoidFerries
getter/setter pair

When set to true, avoids ferries where reasonable, giving preference to routes not containing ferries.

Applies only to the DRIVE and TWO_WHEELER TravelMode.

Optional.

Implementation

core.bool? avoidFerries;