Classes
The following classes are available globally.
-
Object describing detected collision with a specified
See moreWorldObject
.Declaration
Swift
class CollisionObject : NSObject
-
Object describing currently applied road restrictions.
See moreDeclaration
Swift
class RoadRestrictions : NSObject
-
Range describing minimum and maximum speed limits measured in meters per second.
See moreDeclaration
Swift
class SpeedLimitRange : NSObject
-
Object describing speed restrictions for a current road environment.
See moreDeclaration
Swift
class SpeedLimits : NSObject
-
See moreVisionSafetyManager
is an entry point to the high-level frameworkMapboxVisionSafety
focused on safety related tasks like collision and over speeding detection. Depends onVisionManager
.Declaration
Swift
public final class VisionSafetyManager