Enumerations

The following enumerations are available globally.

MapMatchingError

  • Defines the error cases that can occur while using the MapMatcherEngine.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum MapMatchingError : Error

NavigationStartError

  • NavigationStartError contains information about any problems that occur during navigation. The detailed meaning of each error is provided via the message variable.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum NavigationStartError : Int, Error

NavigationProcessingError

  • NavigationProcessingError contains information about any problems that occur during navigation processing.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum NavigationProcessingError : Int, Error

NavigationEvent

  • Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum NavigationEvent

GuidanceEngineError

  • Defines the error cases that can occur while generating guidance steps.

    See more

    Declaration

    Swift

    public enum GuidanceEngineError : Error

NavKitLocationContextEngineError

  • NavKitLocationContextEngineError defines error cases that can can occur during location context retrieval.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum NavKitLocationContextEngineError : Error

DistanceAlongRouteCalculatorError

  • Defines the error cases that can occur while calculating the current distance along a route.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum DistanceAlongRouteCalculatorError : Error

ProgressInterpolatorError

  • SegmentsFilterError defines the errors that can occur while fetching the route progress.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum ProgressInterpolatorError : Error

SegmentsFilterError

  • Defines the error cases that can occur while fetching route segments.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum SegmentsFilterError : Error

RouteProgressCalculationError

  • Defines the error cases that can occur in the Route Progress Engine.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum RouteProgressCalculationError : Error

RouteSelectorError

  • Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public enum RouteSelectorError : Error