Enumerations

The following enumerations are available globally.

  • Enum representing options for the number of safety locations to display at the start of the route.

    Important

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

    Declaration

    Swift

    public enum SafetyLocationCountOptions
  • The type of navigation guidance. It defines the behavior of the camera and the route around navigation events such as start, end, reaching waypoint or destination, etc. It also defines route events like deviation, change, information update, progress change, and so on.

    See more

    Declaration

    Swift

    public enum GuidanceType
  • Errors that can be thrown during stylization.

    Important

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

    Declaration

    Swift

    public enum RouteStyleError : LocalizedError

DefaultNavigationVisualizationFactory