TileStoreMapMatchingEngineFactory

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

Deprecated

This will be removed 6 months after the next release.

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