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.

Public

  • Declaration

    Swift

    public func reset()
  • Provides information related to the matched location. The information is based on the NavKit database.

    Declaration

    Swift

    public func detectLocationContext(navigationSnapshot: NavigationSnapshot) throws -> LocationContext

    Parameters

    mapMatchedLocation

    Location that has been matched with the road network.