Home > @magiclane/maps-sdk > RoutePreferences > avoidTurnAroundInstruction
RoutePreferences.avoidTurnAroundInstruction property
Avoids generating "Turnaround when possible" instructions during navigation.
Default is false
Signature:
get avoidTurnAroundInstruction(): boolean;
set avoidTurnAroundInstruction(value: boolean);