Enumerations
The following enumerations are available globally.
-
Traffic conditions along the route
See moreDeclaration
Objective-C
enum MQCongestionSeverity {}
Swift
enum MQCongestionSeverity : Int
-
Error codes provided by MQNavigation
See moreDeclaration
Objective-C
enum MQNavigationErrorCode {}
Swift
enum MQNavigationErrorCode : Int
-
The lane information is not currently enabled on backend.
Maneuvers (possible or suggested) for the lane.
See moreDeclaration
Objective-C
enum MQLaneMarkingType {}
Swift
enum MQLaneMarkingType : UInt
-
Maneuver types
See moreDeclaration
Objective-C
enum MQManeuverType {}
Swift
enum MQManeuverType : Int
-
State of the Navigation Manager at any point of time.
See moreDeclaration
Objective-C
enum MQNavigationManagerState {}
Swift
enum MQNavigationManagerState : Int
-
State of the user consent for location tracking
See moreDeclaration
Objective-C
enum MQUserLocationTrackingConsentStatus {}
Swift
enum MQUserLocationTrackingConsentStatus : Int
-
Enum to distinguish between different reasons that can stop navigation
See moreDeclaration
Objective-C
enum MQNavigationStoppedReason {}
Swift
enum MQNavigationStoppedReason : UInt
-
MQSpeedLimitType There are different kinds of speed limits
See moreDeclaration
Objective-C
enum MQSpeedLimitType {}
Swift
enum MQSpeedLimitType : UInt
-
Measurement system type, like metric or imperial
See moreDeclaration
Objective-C
enum MQSystemOfMeasurement {}
Swift
enum MQSystemOfMeasurement : Int
-
Prompt placement enum that defines when the prompt should be played
See moreDeclaration
Objective-C
enum MQPromptPlacement {}
Swift
enum MQPromptPlacement : Int
-
Route options that we can send to the API
See moreDeclaration
Objective-C
enum MQRouteOptionType {}
Swift
enum MQRouteOptionType : UInt
-
Traffic Enumeration
See moreDeclaration
Objective-C
enum MQTrafficOverview {}
Swift
enum MQTrafficOverview : Int