functionalRoadClassToZoom property
getter/setter pair
Maps each functional road class to the zoom that should be used for it. If TrackingCameraBehavior.defaultFunctionalRoadClassZoomPolicyOptions is not used for TrackingCameraBehaviorFunctionalRoadClassZoomPolicyOptions, it will be an empty map.
Implementation
Map<FunctionalRoadClass, MapMeasure> functionalRoadClassToZoom;