minZoom property
num
get
minZoom
The minimum zoom level of the map (0-24).
Implementation
num get minZoom => jsObject.minZoom;
The minimum zoom level of the map (0-24).
num get minZoom => jsObject.minZoom;