Commit Graph

1961 Commits

Author SHA1 Message Date
Vladimir Agafonkin
ccd6c2956f Merge branch 'master' of https://github.com/ericmmartinez/Leaflet into keyboard 2012-07-27 14:18:46 +03:00
Vladimir Agafonkin
72c81f0f67 update docs and other minor things 2012-07-27 13:19:51 +03:00
Vladimir Agafonkin
5509c7375d Merge branch 'master' into gh-pages-master 2012-07-27 13:19:21 +03:00
Vladimir Agafonkin
a51c8413da update changelog and build 2012-07-27 12:49:03 +03:00
Vladimir Agafonkin
1f19f74fa6 Merge branch 'master' of github.com:CloudMade/Leaflet 2012-07-27 12:33:35 +03:00
Vladimir Agafonkin
5e7c279abd update build 2012-07-27 12:33:06 +03:00
Vladimir Agafonkin
cdfaad994f more TileLayer and Control.Layers zIndex improvements, #309 2012-07-27 12:32:24 +03:00
Vladimir Agafonkin
e58de3c268 Merge pull request #835 from danzel/zoom-fixes
Fix up zoom fixes on Touch
2012-07-26 23:33:31 -07:00
Vladimir Agafonkin
c90bfd084f Merge pull request #836 from danzel/corner-div-fix
Set pointer-events on the corner overlays so they can be clicked through.
2012-07-26 23:32:10 -07:00
Matt Currie
6142a8b74c Add zIndex support to L.TileLayer 2012-07-27 14:12:40 +12:00
Jason Sanford
57c13390e9 Style tutorial 2012-07-26 16:50:57 -06:00
Jason Sanford
bbe6a94a81 Explaining the filter option. 2012-07-26 15:43:24 -06:00
danzel
3a8ce2fff5 Set pointer-events on the corner overlays so they can be clicked through (Thanks @ajbeaven @jacobtoye for showing me this). Fixes #575 2012-07-27 09:17:55 +12:00
danzel
606fe257d9 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.
Turns out this fix doesn't prevent double tap on the zoom button on touch devices.
2012-07-27 09:12:58 +12:00
Vladimir Agafonkin
6965ad6729 Merge pull request #832 from danzel/zoom-fixes
Zoom fixes
2012-07-26 13:36:27 -07:00
mourner
b2d6ea5b44 fix #834 map drag over polygon bug 2012-07-26 23:20:39 +03:00
Vladimir Agafonkin
fe4dfbadbc try to fix #335 according to danzel's comment 2012-07-26 17:42:27 +03:00
Vladimir Agafonkin
ff7057f194 revert debug file 2012-07-26 17:35:09 +03:00
Vladimir Agafonkin
65aafc3a8f fix VML remove/add losing styles issue, closes #830 2012-07-26 17:33:14 +03:00
Vladimir Agafonkin
5d57d208fe minor style tweaks 2012-07-26 16:58:48 +03:00
Vladimir Agafonkin
8f329343f5 fix sample maps border and margins 2012-07-26 16:12:20 +03:00
Vladimir Agafonkin
862fe30438 add crs and projection docs, API docs now 100% COMPLETE!!! 2012-07-26 15:53:46 +03:00
Vladimir Agafonkin
a7f730690d update build 2012-07-26 15:02:28 +03:00
Vladimir Agafonkin
54855494bb renamed LayerGroup _iterateLayers to eachLayer 2012-07-26 14:56:21 +03:00
Vladimir Agafonkin
97edb8d88d minor download page edits 2012-07-26 14:53:24 +03:00
Vladimir Agafonkin
1ed9a6c7ce add draggable and transition docs 2012-07-26 14:39:06 +03:00
Vladimir Agafonkin
40a6fc1d10 update layers control 2012-07-26 12:17:40 +03:00
Vladimir Agafonkin
b3d751818c fix jekyll error 2012-07-26 12:16:38 +03:00
Vladimir Agafonkin
ee452bb2e5 Merge branch 'master' into gh-pages-master 2012-07-26 11:49:53 +03:00
Vladimir Agafonkin
2df0a4c283 fix layers control factory and update build 2012-07-26 11:49:26 +03:00
Jason Sanford
0907b1b8da More work on GeoJSON tutorial. Lots has changed with this layer. 2012-07-26 01:33:37 -06:00
Jason Sanford
f70c08ca8a Adding bus geojson in its own layer to show default styling. 2012-07-26 00:58:26 -06:00
Jason Sanford
b33d75f351 Merge branch 'gh-pages-master' of github.com:JasonSanford/Leaflet into gh-pages-master 2012-07-26 00:47:42 -06:00
Jason Sanford
f3b8789af3 Don't show bus route segments under construction. 2012-07-26 00:46:22 -06:00
Jason Sanford
9571286494 Convert 16th st bus to FeatureCollection of LineStrings with much less vertices 2012-07-26 00:45:55 -06:00
danzel
871e8f8ee1 Stop double click on the zoom buttons moving the map. Fixes #818 2012-07-26 14:32:23 +12:00
danzel
8667f357f2 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
Vladimir Agafonkin
19ed1859bd fix no geolocation error handling 2012-07-25 19:51:51 +03:00
Vladimir Agafonkin
522c831010 update custom icons example, minor fixes 2012-07-25 19:50:59 +03:00
Vladimir Agafonkin
404c6963f5 Merge branch 'master' into gh-pages-master 2012-07-25 19:39:55 +03:00
Vladimir Agafonkin
97b43a3e98 update mobile example 2012-07-25 18:59:36 +03:00
Vladimir Agafonkin
b5513f4dd0 add ImageOverlay bringToBack/Front, update build, closes #824 2012-07-25 17:36:14 +03:00
Vladimir Agafonkin
4ece350176 fix TileLayer.redraw and multiple layers issue, closes #814 2012-07-25 17:25:53 +03:00
Vladimir Agafonkin
3342e7c215 fix lint error and update build 2012-07-25 17:14:31 +03:00
Vladimir Agafonkin
3c70e3cb3b removed scale dependency for copyWorldJump 2012-07-25 17:12:56 +03:00
Vladimir Agafonkin
c50aaabd6d TileLayer refactoring, add loading event, update changelog, closes #177 2012-07-25 17:10:11 +03:00
Vladimir Agafonkin
6b2184821e improve download page more 2012-07-25 16:24:11 +03:00
Vladimir Agafonkin
9c253a627c update "used by" links 2012-07-25 14:02:10 +03:00
Vladimir Agafonkin
24dd02aacc improve download page 2012-07-25 13:15:33 +03:00
Vladimir Agafonkin
62e75978b8 showcase companies on frontpage #400 2012-07-25 13:05:51 +03:00