minZoom property

double minZoom

The minimum zoom level down to which this layer will be displayed (inclusive)

Implementation

external double get minZoom;
void minZoom=(double value)

Implementation

external set minZoom(double value);