roadClassificationToSpeedThreshold property

Map<RoadClassification, List<TrackingCameraBehaviorSpeedThreshold>> roadClassificationToSpeedThreshold
getter/setter pair

Defines, per road classification, how the zoom level should change in response to different vehicle speeds.

Implementation

Map<RoadClassification, List<TrackingCameraBehaviorSpeedThreshold>> roadClassificationToSpeedThreshold;