Home > @magiclane/maps-sdk > GemView > isFollowingPositionTouchHandlerModified
GemView.isFollowingPositionTouchHandlerModified() method
Returns true if the camera is following the current real/simulated position from a fixed relative position adjusted by user input and false otherwise.
Signature:
isFollowingPositionTouchHandlerModified(): boolean;Returns:
boolean
True if the follow position mode has been manually adjusted by the user, false if it remains in its default state.
Exceptions
An exception if it fails.