Home > @magiclane/maps-sdk > LandmarkStore > stopFastUpdateMode

LandmarkStore.stopFastUpdateMode() method

Stop landmark store fast update mode.

Signature:

stopFastUpdateMode(discard?: boolean): void;

Parameters

Parameter

Type

Description

discard

boolean

(Optional) Discard fast update mode session changes. Default is false.

Returns:

void

Exceptions

An exception if it fails.