Vladimir Agafonkin
ea9c1f6629
Merge pull request #2263 from alanshaw/gh-pages
...
Add link to leaflet-zoom-min plugin
2013-12-04 09:28:11 -08:00
Alan Shaw
401297d3cd
Add link to leaflet-zoom-min plugin
2013-12-04 17:19:08 +00:00
Vladimir Agafonkin
440f2f89c1
bump version to 0.7.1
2013-12-03 15:08:57 +02:00
Vladimir Agafonkin
504f1f23c2
update changelog [skip ci]
2013-12-03 14:45:48 +02:00
Vladimir Agafonkin
dfa60b53fe
Merge pull request #2259 from danzel/fix2256
...
Don't fire dragend if a dragstart did not occur due to a multitouch action
* danzel/fix2256:
Don't fire dragend if a dragstart did not occur due to a multitouch action. fixes #2256
2013-12-03 14:31:57 +02:00
Vladimir Agafonkin
53403d78f7
Merge pull request #2203 from bozdoz/patch-1
...
Added WebGL heatmap plugin
2013-12-02 08:13:26 -08:00
Vladimir Agafonkin
75c813305c
Merge pull request #2206 from radicalbiscuit/fix-circlemarker-setlatlng-return
...
Give L.CircleMarker.setLatLng a return statement.
2013-12-02 08:12:52 -08:00
Vladimir Agafonkin
78c934cbb2
revert #2207 (focusing popup close button) to fix #2254
2013-12-02 18:09:44 +02:00
Vladimir Agafonkin
5084cbf0b1
Merge pull request #2253 from gumballhead/event-layer
...
Use event.target as a default for event.layer
2013-12-02 08:07:29 -08:00
Vladimir Agafonkin
83f4d91d14
Merge pull request #2250 from Zverik/sizechanged
...
do not change internal properties in invalidateSize() when !map._loaded
2013-12-02 08:04:04 -08:00
danzel
58551506f2
Don't fire dragend if a dragstart did not occur due to a multitouch action. fixes #2256
2013-12-02 14:06:47 +13:00
Andrew Kirkegaard
5a796c9897
Use event.target as a default for event.layer. Closes #2252
...
In 2464d13
, event.layer is overwritten to equal event.target. This
commit uses event.target as a default for event.layer.
2013-11-29 12:15:40 -05:00
Ilya Zverev
0859c48fbf
do not change internal properties in invalidateSize() when map is not loaded
2013-11-29 14:46:05 +04:00
Vladimir Agafonkin
b53f7d84fc
Merge pull request #2248 from openplans/gh-pages
...
Add Leaflet.FeatureSelect to the plugins list
2013-11-29 00:21:29 -08:00
Aaron Ogle
26d5952b82
Add Leaflet.FeatureSelect
2013-11-28 21:50:39 -05:00
Vladimir Agafonkin
16d12f4ac0
improve build reporting more
2013-11-28 15:20:25 +02:00
Vladimir Agafonkin
941b206714
improve size reporting when building and add gzipped size
2013-11-28 14:56:32 +02:00
Vladimir Agafonkin
ffe36be61e
Merge pull request #2232 from tontita/patch-1
...
Update plugins.md
2013-11-25 02:50:10 -08:00
Seong Choi
71e8dfa382
Update plugins.md
...
I added Leaflet.KoreanTmsProviders at the Services, Providers and Formats table.
2013-11-25 19:47:37 +09:00
Vladimir Agafonkin
daf7345194
Merge pull request #2227 from nexushoratio/patch-1
...
Minor spelling fix
2013-11-23 14:51:46 -08:00
nexushoratio
2e6e81e307
Minor spelling fix
2013-11-23 12:55:26 -08:00
Vladimir Agafonkin
769c2472de
Merge pull request #2207 from Zombienaute/master
...
Issue #2199 - Set focus to popup close button when popup is opened.
2013-11-22 05:18:24 -08:00
Vladimir Agafonkin
158666f6e6
Merge pull request #2213 from scripter-co/patch-1
...
add leaflet.plotter plugin
2013-11-22 05:17:03 -08:00
Nathan
cfa0d04a16
missed the namechange from last commit
2013-11-21 10:16:59 +00:00
Vladimir Agafonkin
9ae30c0fd5
Merge pull request #2216 from danzel/android23
...
Disable webkit3d on android 2/3 because it is buggy as
2013-11-20 16:33:22 -08:00
Vladimir Agafonkin
f100bbf7e8
Merge pull request #2217 from calvinmetcalf/terrible-mistake
...
remove functional constructors and compiled templates
2013-11-20 16:32:38 -08:00
Calvin Metcalf
4a0beebde3
Revert "' #1968 compiled interpolation'"
2013-11-20 15:42:06 -05:00
danzel
66282f14bc
Disable webkit3d on android 2/3 because it is buggy as. fixes #2198
2013-11-21 09:34:19 +13:00
Adam Bramley
5fec57d8ec
Adds a check to make sure the closeButton option is set before focusing
2013-11-21 09:16:10 +13:00
Bradley Gentry
9d2f90b508
Gave L.CircleMarker.setLatLng a return statement.
2013-11-20 13:37:30 -05:00
Nathan
6ccdd4934b
add leaflet.plotter plugin
2013-11-20 16:52:34 +00:00
Adam Bramley
0b9918fe4e
Issue #2199 - Set focus to popup close button when popup is opened.
2013-11-20 16:09:14 +13:00
Benjamin J DeLong
280fb14a2a
Spelling/punctuation adjustments
2013-11-19 15:37:28 -07:00
Vladimir Agafonkin
891d5f718a
Merge branch 'patch-1' of https://github.com/trevorpowell/Leaflet into gh-pages
...
* 'patch-1' of https://github.com/trevorpowell/Leaflet :
Spelling fix
Fixing bounceAtZoomLimits option name
2013-11-19 23:47:58 +02:00
Trevor Powell
7dd54d0d2b
Spelling fix
2013-11-19 15:45:42 -06:00
Trevor Powell
86f3995ce7
Fixing bounceAtZoomLimits option name
2013-11-19 15:37:08 -06:00
Benjamin J DeLong
087a14916c
Added WebGL heatmap plugin
...
I added it next to and after the other heatmap plugins.
2013-11-19 10:13:13 -07:00
Vladimir Agafonkin
ebc62771cf
and one more metadata fix
2013-11-18 18:29:29 +02:00
Vladimir Agafonkin
838549253c
one more attempt at metadata
2013-11-18 18:26:47 +02:00
Vladimir Agafonkin
8a2a0ae6e4
remove metadata on non-title pages
2013-11-18 18:25:37 +02:00
Vladimir Agafonkin
fb5c2484f0
fix cursor on headings
2013-11-18 18:15:44 +02:00
Vladimir Agafonkin
7fe1f804d3
fix download link
2013-11-18 17:56:33 +02:00
Vladimir Agafonkin
a26834f3e1
minor post fix
2013-11-18 17:36:53 +02:00
Vladimir Agafonkin
f5580d024e
bump version in changelog
2013-11-18 17:23:07 +02:00
Vladimir Agafonkin
f52bc2323a
add post about 0.7 release and plans for future
2013-11-18 17:20:23 +02:00
Vladimir Agafonkin
81cbb20c86
add some breaks to 0.6 post
2013-11-18 16:47:38 +02:00
Vladimir Agafonkin
d037c23b2d
fix prefix default value
2013-11-18 16:40:13 +02:00
Vladimir Agafonkin
0636c56f38
some no-new fixes and cleanup #1660
2013-11-18 16:35:03 +02:00
Vladimir Agafonkin
61283df82e
merge gh-pages-nonew, ref #1660
2013-11-18 16:25:30 +02:00
Vladimir Agafonkin
88abdd06e0
add link to FAQ
2013-11-18 14:56:48 +02:00