Vladimir Agafonkin
|
4a7eecbec9
|
final polishing
|
2012-07-30 11:17:10 +03:00 |
|
Vladimir Agafonkin
|
adc139f07e
|
minor plugins page fix
|
2012-07-30 10:35:16 +03:00 |
|
Vladimir Agafonkin
|
09261e4168
|
Merge pull request #848 from aparshin/boundary-canvas-plugin
Add TileLayer.BoundaryCanvas plugin description into plugins.md
|
2012-07-29 23:25:00 -07:00 |
|
Alexander Parshin
|
be1ac7aff6
|
Add TileLayer.BoundaryCanvas plugin description into plugins.md
|
2012-07-30 03:50:44 +04:00 |
|
mourner
|
dbd875d960
|
minor fixes
|
2012-07-30 01:42:15 +03:00 |
|
mourner
|
9559344d3d
|
minor fixes
|
2012-07-30 01:34:53 +03:00 |
|
mourner
|
4b8e9e4a29
|
add disquis comments to posts
|
2012-07-30 01:34:17 +03:00 |
|
mourner
|
9303b35d21
|
Merge branch 'master' into gh-pages-master
|
2012-07-30 00:38:09 +03:00 |
|
mourner
|
6437e653ee
|
fix array form polyline editing bug, update build
|
2012-07-29 02:22:18 +03:00 |
|
mourner
|
35390be26c
|
update changelog
|
2012-07-29 02:21:57 +03:00 |
|
mourner
|
7061590784
|
add developer blog and release post
|
2012-07-29 02:20:15 +03:00 |
|
mourner
|
754e46c9b2
|
improve GeoJSON example
|
2012-07-28 14:32:45 +03:00 |
|
mourner
|
61bbb8bae7
|
Merge branch 'master' into gh-pages-master
|
2012-07-28 14:03:13 +03:00 |
|
mourner
|
244926f9c4
|
update build with IE reqAnimFrame fix
|
2012-07-28 14:03:00 +03:00 |
|
Vladimir Agafonkin
|
bb99bd1944
|
Merge pull request #842 from JasonSanford/gh-pages-master
GeoJSON Tutorial for 0.4
|
2012-07-28 03:59:08 -07:00 |
|
Jason Sanford
|
facdcbfbdf
|
Finishing up GeoJSON tutorial.
|
2012-07-28 00:41:12 -06:00 |
|
Vladimir Agafonkin
|
a374e27d50
|
Merge pull request #840 from thegreat/ie_error_cleartimeout
fix IE8 error with calling call() on window.clearTimeout()
|
2012-07-27 13:07:07 -07:00 |
|
Tom Nightingale
|
6d36dba2dc
|
fix IE8 error with calling call() on window.clearTimeout()
|
2012-07-27 11:40:17 -07:00 |
|
Vladimir Agafonkin
|
81746a8aae
|
update features
|
2012-07-27 18:34:24 +03:00 |
|
Vladimir Agafonkin
|
e57cce2678
|
document keyboard events, highlight focused maps
|
2012-07-27 17:59:28 +03:00 |
|
Vladimir Agafonkin
|
db005f92d3
|
Merge branch 'master' into gh-pages-master
|
2012-07-27 15:29:09 +03:00 |
|
Vladimir Agafonkin
|
4da5ae5e20
|
add keyboard nav docs
|
2012-07-27 15:18:52 +03:00 |
|
Vladimir Agafonkin
|
4174390562
|
keyboard navigation cleanup, closes #646 #663
|
2012-07-27 15:10:17 +03:00 |
|
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 |
|