modestmaps / modestmaps-js

Modest Maps javascript port
http://modestmaps.com
395 stars 73 forks source link

zoomed and drawn called before completion when using fractional zoom levels #71

Closed tmcw closed 8 years ago

tmcw commented 11 years ago

Take a look here:

http://jsfiddle.net/TLPB3/2/

You'll notice that the draw and zoom counter increments before the map is "ready for display"

from https://github.com/mapbox/mapbox.js/issues/250