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.
    See more

    Declaration

    Swift

    public enum OpenLRSideOfRoad
  • Enum denoting the subtypes of the Looks Incorrect top-level category

    Declaration

    Swift

    public enum LooksIncorrectSubtype : String, CaseIterable
  • Indicates screenshotting behavior of NavigationEventsManager.

    Declaration

    Swift

    public enum FeedbackScreenshotOption
  • Enum denoting the subtypes of the Road Issue top-level category.

    See more

    Declaration

    Swift

    public enum PassiveNavigationRoadIssueSubtype : CaseIterable
  • Enum denoting the subtypes of the Wrong Traffic top-level category.

    See more

    Declaration

    Swift

    public enum PassiveNavigationWrongTrafficSubtype : CaseIterable
  • The simulation intent type. Used for describing the intent to start simulation of the navigation service.

    See more

    Declaration

    Swift

    public enum SimulationIntent : Int
  • The simulation state type. Used for notifying users of the change of navigation service simulation status.

    See more

    Declaration

    Swift

    public enum SimulationState : Int