CompositeRegionsUpdater

constructor(ndsStoreUpdater: NdsStoreUpdater)

Constructor method.

Note: The close method has to be called before the destruction of the object.

Parameters

ndsStoreUpdater

The NdsStoreUpdater that contains the offline map data.


constructor(ndsStore: NdsStore)

Constructor method.

Parameters

ndsStore

The NdsStore that is configured with map update functionality.

Throws

if the the map update functionality is not available in the given NdsStore.