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