minZoom property
read / write
The minimum zoom level for the layer. At zoom levels less than the minzoom, the layer will be hidden.
Range: minimum: 0 maximum: 24
Implementation
double? minZoom;
The minimum zoom level for the layer. At zoom levels less than the minzoom, the layer will be hidden.
Range: minimum: 0 maximum: 24
double? minZoom;