Classes

The following classes are available globally.

  • Object describing detected collision with a specified WorldObject.

    See more

    Declaration

    Swift

    class CollisionObject : NSObject
  • Object describing currently applied road restrictions.

    See more

    Declaration

    Swift

    class RoadRestrictions : NSObject
  • Range describing minimum and maximum speed limits measured in meters per second.

    See more

    Declaration

    Swift

    class SpeedLimitRange : NSObject
  • Object describing speed restrictions for a current road environment.

    See more

    Declaration

    Swift

    class SpeedLimits : NSObject
  • VisionSafetyManager is an entry point to the high-level framework MapboxVisionSafety focused on safety related tasks like collision and over speeding detection. Depends on VisionManager.

    See more

    Declaration

    Swift

    public final class VisionSafetyManager