References
listenZoomChange
listenZoomChange(callback)
Add a listener on map zoom change and execute the callback function with the map zoom.
Parameters
callback - Function
The function to execute when the map zoom change.
listenZoomChange(callback)
Add a listener on map zoom change and execute the callback function with the map zoom.
callback - FunctionThe function to execute when the map zoom change.