OffRoadMapMatchingEngineFactory

public enum OffRoadMapMatchingEngineFactory

Creates an instance of MapMatchingEngine for matching current location to the map for off-road navigation.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Creates a MapMatchingEngine instance for matching the current location to the map for off-road navigation.

    Declaration

    Swift

    public static func create() -> MapMatchingEngine

    Return Value

    Returns an instance of OffRoadMapMatchingEngine .