avoidFerries property

bool avoidFerries
getter/setter pair

Avoids ferry crossings when calculating routes.

When true, the routing engine avoids routes that include ferry segments.

Default is false.

Implementation

bool avoidFerries;