NavKitLocationContextEngine
public class NavKitLocationContextEngine : LocationContextProviderEngine
NavKitLocationContextEngine provides information about the driver locations. The information is retrieved from the NavKit database.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Declaration
Swift
public func reset() -
Provides information related to the matched location. The information is based on the NavKit database.
Declaration
Swift
public func provideLocationContext(navigationSnapshot: NavigationSnapshot) throws -> LocationContextParameters
mapMatchedLocationLocation that has been matched with the road network.
NavKitLocationContextEngine Class Reference