maxZoom property
The maximum zoom level for the layer. At zoom levels equal to or greater than the maxzoom, the layer will be hidden.
Range: minimum: 0 maximum: 24
Implementation
double? maxZoom;
The maximum zoom level for the layer. At zoom levels equal to or greater than the maxzoom, the layer will be hidden.
Range: minimum: 0 maximum: 24
double? maxZoom;