avoidTollRoads property

bool avoidTollRoads
getter/setter pair

Avoids toll roads when calculating routes.

When true, the routing engine avoids roads that require toll payments.

Default is false.

Implementation

bool avoidTollRoads;