DataStoreMaintenanceEngine

Engine that instantiates the update of the data store used for navigation.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun maintain(navigationSnapshot: NavigationSnapshot)

Maintains data store using current navigation state (position, route etc.).

Link copied to clipboard
abstract fun reset()

Reset data store maintenance (e.g. stop updating data store using active route).