minimumZoomLevel property
final
Minimum zoom level on which the layer will be visible. The value must be greater than or equal to the MapCameraLimits.MIN_ZOOM_LEVEL.
Implementation
final double minimumZoomLevel;
Minimum zoom level on which the layer will be visible. The value must be greater than or equal to the MapCameraLimits.MIN_ZOOM_LEVEL.
final double minimumZoomLevel;