Other Enumerations
The following enumerations are available globally.
-
Describes the relationship between the road object and the road. The road object can be on the right side of the road, on the left side of the road, on both sides of the road or directly on the road.
Note
The Mapbox Electronic Horizon feature of the Mapbox Navigation SDK is in public beta and is subject to changes, including its pricing. Use of the feature is subject to the beta product restrictions in the Mapbox Terms of Service. Mapbox reserves the right to eliminate any free tier or free evaluation offers at any time and require customers to place an order to purchase the Mapbox Electronic Horizon feature, regardless of the level of use of the feature.Declaration
Swift
public enum OpenLRSideOfRoad
-
Enum denoting the subtypes of the
Looks Incorrect
top-level categoryDeclaration
Swift
public enum LooksIncorrectSubtype : String, CaseIterable
-
Indicates screenshotting behavior of
NavigationEventsManager
.Declaration
Swift
public enum FeedbackScreenshotOption
-
Enum denoting the subtypes of the
See moreRoad Issue
top-level category.Declaration
Swift
public enum PassiveNavigationRoadIssueSubtype : CaseIterable
-
Enum denoting the subtypes of the
See moreWrong Traffic
top-level category.Declaration
Swift
public enum PassiveNavigationWrongTrafficSubtype : CaseIterable
-
Error type, describing rerouting process malfunction.
See moreDeclaration
Swift
public enum ReroutingError : Error
-
The simulation intent type. Used for describing the intent to start simulation of the navigation service.
See moreDeclaration
Swift
public enum SimulationIntent : Int
-
The simulation state type. Used for notifying users of the change of navigation service simulation status.
See moreDeclaration
Swift
public enum SimulationState : Int
-
A style that will be used when presenting routes on top of a map view by calling
See moreNavigationMapView.showcase(_:routesPresentationStyle:animated:)
.Declaration
Swift
public enum RoutesPresentationStyle