HybridLocationContextProviderEngineFactory

Factory to create a HybridLocationContextProviderEngine.

HybridLocationContextProviderEngine provides the location context using either:

  • Onboard map data.

  • Streamed navigation tile data.

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

Functions

Link copied to clipboard
fun create(dataStore: HybridNavigationDataStore, language: Locale = Locale.getDefault()): LocationContextProviderEngine

Creates HybridLocationContextProviderEngine with default configuration.