TileStoreLocationContextProviderEngineFactory

public class TileStoreLocationContextProviderEngineFactory

Creates the online version of LocationContextProviderEngine.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Creates the online Location Context Provider engine with a given NavigationTileStore.

    • tileStore: A NavigationTileStore that provides streamed navigation tile data.

    Declaration

    Swift

    public class func create(tileStore: NavigationTileStore) throws -> LocationContextProviderEngine

    Return Value

    An instance of LocationContextProviderEngine