Closed behzadev closed 11 years ago
Is there anyway to get the zoom level of the map? something like: $.goMap.getZoom();
Thanks
try $.goMap.map.getZoom();
@pittss Thanks a lot, it would be good if it could be added to documentation somehow since I searched the whole Google, there we no example of this. Thanks again.
Is there anyway to get the zoom level of the map? something like: $.goMap.getZoom();
Thanks