Vladimir Agafonkin
f42d60900a
Merge branch 'stable' into gh-pages
...
* stable:
update stable branch changelog for 0.7.2 [skip ci]
bump version to 0.7.2
fix scrolled page mouse events in Chrome 32, close #2352
fix rounding bug with unconventional tile sizes, close #2288
Use _getTileSize() instead of using options.tileSize directly
2014-01-17 14:46:15 +02:00
Vladimir Agafonkin
bcf370b5be
update stable branch changelog for 0.7.2 [skip ci]
2014-01-17 14:45:25 +02:00
Vladimir Agafonkin
327f07d0e5
bump version to 0.7.2
2014-01-17 14:39:14 +02:00
Vladimir Agafonkin
950034e457
fix scrolled page mouse events in Chrome 32, close #2352
2014-01-15 23:44:30 +02:00
Robert Harm
5576f6889b
update maps marker pro plugin
2014-01-14 16:22:08 +01:00
Robert Harm
3a440a4ae4
add mapbox fullscreen plugin; update mapsmarker
2014-01-13 20:31:44 +01:00
Steve
9dc88e177a
fix typo for zoomOutTitle
...
Fixes #2367
2014-01-12 20:20:31 -06:00
Vladimir Agafonkin
87757d5f19
fix rounding bug with unconventional tile sizes, close #2288
2013-12-24 00:16:38 +02:00
Vladimir Agafonkin
a88ab70ee4
Merge pull request #2321 from perliedman/tms-fix-maxNativeZoom
...
Use _getTileSize() instead of using options.tileSize directly
2013-12-22 02:49:10 -08:00
Per Liedman
c480c5c80a
Use _getTileSize() instead of using options.tileSize directly
2013-12-20 11:47:41 +01:00
Dave Leaver
60a4037250
Merge pull request #2319 from robpvn/patch-2
...
Fix a typo in the plugins page
2013-12-19 11:34:38 -08:00
Steve
c2c192f0ac
Fix typo in getPopup docs
...
was appearing as Popup>popup
2013-12-19 11:35:04 -05:00
Robert Nordan
9f50f90cde
Fix a typo
...
When Leaflet.MagnifyingGlass was added, the previous line was copy-pasted but the title wasn't changed. Fixed it to show the correct name on the new link.
2013-12-19 13:50:33 +01:00
Vladimir Agafonkin
d619f14f45
Merge pull request #2312 from lizardtechblog/patch-1
...
Added Leaflet.OpacityControls to plugins list.
2013-12-17 19:30:53 -08:00
lizardtechblog
428aa64d15
Added Leaflet.OpacityControls to plugins list.
2013-12-17 19:25:47 -08:00
Vladimir Agafonkin
e857d6bbc3
Merge pull request #2299 from bbecquet/patch-1
...
Add Leaflet.MagnifyingGlass plugin
2013-12-17 10:07:55 -08:00
Vladimir Agafonkin
e8edc46097
Merge pull request #2309 from jseppi/patch-1
...
Add Leaflet.MakiMarkers
2013-12-17 09:45:49 -08:00
James Seppi
3bc0085365
Add Leaflet.MakiMarkers
2013-12-17 11:44:44 -06:00
Vladimir Agafonkin
90a5c69b36
remove Leaflet IE stylesheet that's not needed anymore
2013-12-16 10:59:53 -05:00
Vladimir Agafonkin
00bfd63e8b
Merge pull request #2297 from alfarisi/patch-1
...
Update plugins.md
2013-12-15 19:46:31 -08:00
Benjamin Becquet
f5054d3b7a
Add Leaflet.MagnifyingGlass plugin
2013-12-15 17:43:20 +01:00
alfarisi
4d4aa733ae
Update plugins.md
2013-12-14 22:49:13 +07:00
Vladimir Agafonkin
d3d94a7f00
Merge pull request #2283 from davidcalhoun/patch-1
...
fix typo (attching -> attaching)
2013-12-11 14:53:59 -08:00
davidcalhoun
972386c965
fix typo (attching -> attaching)
2013-12-11 14:51:56 -08:00
Vladimir Agafonkin
83f10b6039
bump CDN link (the original was a bit broken)
2013-12-11 17:33:56 -05:00
Vladimir Agafonkin
63b1ce934a
Merge pull request #2270 from lyzidiamond/patch-1
...
Change example to use Leaflet 0.7
2013-12-06 15:19:48 -08:00
Lyzi Diamond
e0e3721f13
Update to 0.7.1
2013-12-06 14:40:07 -08:00
Lyzi Diamond
5cc602ec0a
Change example to use Leaflet 0.7
2013-12-06 14:30:02 -08:00
Vladimir Agafonkin
cb37d25dbe
update index and download pages for 0.7.1
2013-12-06 17:53:40 +02:00
Vladimir Agafonkin
512063d06f
update build to 0.7.1
2013-12-06 17:50:21 +02:00
Vladimir Agafonkin
b6b79f1daa
Merge branch 'stable' into gh-pages
...
* stable:
update changelog [skip ci]
A transitionEnd event only finished a zoom animation if it is for a transform. Fixes #2255
bump version to 0.7.1
update changelog [skip ci]
revert #2207 (focusing popup close button) to fix #2254
Don't fire dragend if a dragstart did not occur due to a multitouch action. fixes #2256
Use event.target as a default for event.layer. Closes #2252
do not change internal properties in invalidateSize() when map is not loaded
improve build reporting more
improve size reporting when building and add gzipped size
Minor spelling fix
Revert "'#1968 compiled interpolation'"
Disable webkit3d on android 2/3 because it is buggy as. fixes #2198
Adds a check to make sure the closeButton option is set before focusing
Gave L.CircleMarker.setLatLng a return statement.
Issue #2199 - Set focus to popup close button when popup is opened.
bump version in changelog
2013-12-06 17:49:36 +02:00
Vladimir Agafonkin
bd5fbd2789
update changelog [skip ci]
2013-12-06 16:16:41 +02:00
danzel
bda5ce1a94
A transitionEnd event only finished a zoom animation if it is for a transform. Fixes #2255
2013-12-06 16:14:09 +02:00
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