avoidMotorways property

bool avoidMotorways
getter/setter pair

Avoids motorways/highways when calculating routes.

When true, the routing engine avoids high-speed motorways and highways, preferring local roads instead.

Default is false.

Implementation

bool avoidMotorways;