avoidTurnAroundInstruction property

bool avoidTurnAroundInstruction
getter/setter pair

Avoid turnaround instruction flag.

If set to true then the message "Turnaround when possible" will be avoided during navigation.

This preference is always overridden in car / truck navigation route recalculations, in which case the current driving direction is used, except for the case when emergency mode is activated.

For car / truck this preference is used when setting a user roadblock during navigation. If set to false, a turn around instruction may be generated

Default is true for car/truck transport modes and false for the rest If emergency mode is active, default value is always false

Default is false

Implementation

bool avoidTurnAroundInstruction;