ru.dgis.sdk.road_events.RoadCameraInfo | Android SDK | 2GIS Documentation

RoadCameraInfo

Camera information.

RoadCameraInfo(purposes: EnumSet<CameraPurpose>, speedLimit: Short?)

Camera information.

Parameters
purposes
speedLimit
Returns
Properties

Camera purpose.

May be missing if there is no information, or if the camera was added by the user.

Speed limit in km/h.

Currently only available for speed and average speed cameras.

May not be available for speed cameras if the value is unknown.