I am trying to get the bounds of a map after the zoom has change the zoom_changed event fires after the zoom has changed but before the bounds have been recalculated so is you get_bounds() in the function that first you get the previous bounds not the new bounds
is there any way to fire the event after the bounds have been recalculated?