Leaflet/src
2012-07-27 12:33:35 +03:00
..
control Merge branch 'master' of github.com:CloudMade/Leaflet 2012-07-27 12:33:35 +03:00
core revert removing immediate option in reqAnimFrame 2012-07-20 21:34:21 +03:00
dom Fix up zoom fixes on Touch, fake doubleTap handler wasn't returning itself, breaking the chaining. Remove the preventDefault on dblclick as it does nothing. 2012-07-27 09:12:58 +12:00
geo more work on simplified api 2012-07-05 14:45:06 +03:00
geometry Make zooming straight in at the bottom level do nothing rather than moving half a pixel across with odd sized windows (which makes the whole screen look blurry in chrome). We need floor rather than round otherwise we move 1px in each direction. 2012-07-26 13:58:44 +12:00
layer more TileLayer and Control.Layers zIndex improvements, #309 2012-07-27 12:32:24 +03:00
map more TileLayer and Control.Layers zIndex improvements, #309 2012-07-27 12:32:24 +03:00
Leaflet.js add window and undefined to outer closure 2012-07-01 16:18:00 +03:00