Home > @magiclane/maps-sdk > GemView > isDefaultFollowingPosition

GemView.isDefaultFollowingPosition() method

Returns true if the camera is following the current real/simulated position in default auto-zoom mode and false otherwise.

Signature:

isDefaultFollowingPosition(): boolean;

Returns:

boolean

True if the map is in the default auto-zoom follow position mode, false if it has been manually adjusted or is not in follow position mode.

Exceptions

An exception if it fails.