OffRoadGuidanceEngineFactory

public enum OffRoadGuidanceEngineFactory

Creates an instance ofGuidanceEngine that handles guidance for off-road navigation.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Creates an instance of the GuidanceEngine that handles guidance for off-road navigation.

    Declaration

    Swift

    public static func create() -> GuidanceEngine

    Return Value

    Returns an instance of OffRoadGuidanceEngine.