Home > @magiclane/maps-sdk > FollowPositionPreferences > touchHandlerExitAllow
FollowPositionPreferences.touchHandlerExitAllow property
Check whether manually exiting follow position via touch handler events is enabled.
Signature:
get touchHandlerExitAllow(): boolean;
set touchHandlerExitAllow(allowExit: boolean);