functionalRoadClassToZoomLevel property
getter/setter pair
Maps each functional road class to the zoom level that should be used for it.
Implementation
Map<FunctionalRoadClass, double> functionalRoadClassToZoomLevel;
Maps each functional road class to the zoom level that should be used for it.
Map<FunctionalRoadClass, double> functionalRoadClassToZoomLevel;