getOfflineRegionStore

fun getOfflineRegionStore(): RegionStore

Retrieves the region store instance when the SDK is configured for online navigation with offline fallback.

Return

an instance of the region store if available.

Throws

If the SDK is configured for online navigation with local cache only, or if the SDK is not initialized.