TileStoreMapMatchingEngineFactory

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
object TileStoreMapMatchingEngineFactory

Deprecated

This will be removed from future releases after 2026-10-07.

Factory to create a map matching engine with an online data store.

Functions

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
fun create(navigationTileStore: NavigationTileStore): MapMatchingEngine