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
MapMatchingEngineinstance for matching the current location to the map for off-road navigation.Declaration
Swift
public static func create() -> MapMatchingEngineReturn Value
Returns an instance of
OffRoadMapMatchingEngine.
OffRoadMapMatchingEngineFactory Enumeration Reference