Enumerations
The following enumerations are available globally.
-
Defines the kinds of errors that can occur while using the MapMatcherEngine.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum MapMatchingError : Error
-
NavigationStartError contains information about any problems that occur during navigation. The detailed meaning of each error is provided via the
messagevariable.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum NavigationStartError : Error
-
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum NavigationEvent
-
Defines the error cases that can occur while generating guidance steps.
See moreDeclaration
Swift
public enum GuidanceEngineError : Error -
Errors which may be thrown during navigation creation.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum NavigationFactoryError : LocalizedError
-
SegmentsFilterError defines the errors that can occur while fetching the route progress.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum ProgressInterpolatorError : Error
Enumerations Reference