minimumZoomLevel property - MapLayerVisibilityRange class - mapview library - Dart API
minimumZoomLevel
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;