jQuery-Mapbox
jQuery-Mapbox copied to clipboard
afterZoom not fired when calling mapster("zoom")
Dunno why but, instead of my custom afterZoom callback, default (empty) afterZoom callback is executed. Zooming with mouswheel works as expected and my custom afterZoom is executed.