ignoreRestrictionsOverTrack property

bool ignoreRestrictionsOverTrack
getter/setter pair

Ignores map restrictions during route-over-track calculations.

When true, map-based routing restrictions (turn restrictions, access restrictions) are ignored when using track-based routing with path landmarks.

Default is false.

Implementation

bool ignoreRestrictionsOverTrack;