Vladimir Agafonkin
7223a7e49b
prevent default on marker mousedown so it doesn't get outline on click
2013-06-24 16:07:18 -04:00
Vladimir Agafonkin
34ce6e6eba
Merge pull request #1780 from Leaflet/iframe-mouseout
...
Iframe mouseout
2013-06-24 12:25:26 -07:00
Vladimir Agafonkin
5a7420dd1a
Propagate popup clicks outside of map container, close #301
2013-06-24 15:19:17 -04:00
John Firebaugh
18e3277f8b
Avoid error if transform happens to be 'none'
...
Fixes #1707
2013-06-24 14:56:22 -04:00
Tom MacWright
95abf5a385
Remove mouseout binding on up
2013-06-24 14:45:29 -04:00
John Firebaugh
2c22d13ab8
Fix test
2013-06-24 14:39:23 -04:00
Vladimir Agafonkin
d0488a8dda
Merge pull request #1779 from Leaflet/togeojson-feature
...
Togeojson feature
2013-06-24 11:37:17 -07:00
Tom MacWright
e614b60d2b
Remove debugging
2013-06-24 14:33:41 -04:00
Tom MacWright
baef8e1ffe
End drag events on mouseout of document, fixes #1277
2013-06-24 14:33:01 -04:00
John Firebaugh
e7d0fb1b37
Normalize all toGeoJSON output to Features
2013-06-24 14:30:24 -04:00
John Firebaugh
d57525ec52
Don't overwrite layer.feature.geometry
2013-06-24 14:14:36 -04:00
Vladimir Agafonkin
5841fd87a4
convert geojson-converted layers back to features
2013-06-24 14:14:35 -04:00
Tom MacWright
130d6d0fac
Ignore pan keyboard event if the map is animating. Fixes #1710
2013-06-24 13:50:24 -04:00
Vladimir Agafonkin
01b76b747e
Merge pull request #1778 from sheppard/master
...
make AMD declaration anonymous
2013-06-24 10:38:10 -07:00
S. Andrew Sheppard
239faad5d7
make AMD declaration anonymous
2013-06-24 12:35:25 -05:00
Tom MacWright
39a9ad879a
Merge branch 'gh-pages-master' of github.com:Leaflet/Leaflet into gh-pages-master
2013-06-24 13:34:37 -04:00
Tom MacWright
728ddb82d4
Fixes #1741 - adds documentation for setLatLngs + getLatLngs for Multi*
2013-06-24 13:32:56 -04:00
Vladimir Agafonkin
a03d62cfda
add TileLayer.WMS crs option for reprojecting, close #945
2013-06-24 13:26:19 -04:00
Vladimir Agafonkin
40179ed11f
add keyboard accessibility to markers, close #1355
2013-06-24 13:14:30 -04:00
Tom MacWright
9f50ab8dbb
Propagate popupopen as well, refs #1681
2013-06-24 12:00:08 -04:00
Tom MacWright
ed4b626550
Propagate popupclose event. Fixes #1681
2013-06-24 11:49:10 -04:00
Vladimir Agafonkin
73ddddf318
update build
2013-06-24 11:32:51 -04:00
Vladimir Agafonkin
6c061b2995
fix zoom not working with L_DISABLE_3D regression, close #1756
2013-06-24 11:32:51 -04:00
John Firebaugh
33d3c015c3
Remove webkit workaround that is no longer necessary
...
This was causing a bug where multiple `translate(0,0)` were
appended to the style when the opacity was changed multiple
times.
2013-06-24 10:47:24 -04:00
Vladimir Agafonkin
54befc9203
fix True Mercator projection calculations, close #1578
2013-06-24 10:42:15 -04:00
Vladimir Agafonkin
35a5fdb0e5
simplify control layers events code #1634
2013-06-24 10:18:01 -04:00
Vladimir Agafonkin
4b0ef3917e
Merge branch 'overlay-event' of https://github.com/Xelio/Leaflet into Xelio-overlay-event
...
* 'overlay-event' of https://github.com/Xelio/Leaflet :
External baselayer changes should fire 'baselayerchange' instead of 'overlayadd' 'baselayerchange' event should fire with layer name(use object in _layers of L.Control.Layers) instead of only layer.
L.Control.Layers: 'overlayadd' and 'overlayremove' event should also fire on external overlay changes.
2013-06-24 10:08:11 -04:00
Vladimir Agafonkin
57a3112b85
fix geolocation data regression in FF/IE, close #1755
2013-06-24 09:50:47 -04:00
Vladimir Agafonkin
9bd725d669
fix zoom anim regression with a hack for now, close #1705
2013-06-24 09:39:49 -04:00
Vladimir Agafonkin
ca4918977b
change map.invalidateSize signature to accept options, close #1767 , #1766
2013-06-24 09:26:23 -04:00
Vladimir Agafonkin
1ab1bda0be
more explicit copyright in the top comment
2013-06-24 09:11:57 -04:00
Vladimir Agafonkin
43c2c6a4a0
fix regression in marker setIcon #1768
2013-06-23 19:44:05 -04:00
danzel
19d49e027f
Add another test for marker/shadow reuse
2013-06-24 08:54:40 +12:00
Vladimir Agafonkin
5311d16ddb
update build
2013-06-23 09:50:17 -04:00
Vladimir Agafonkin
19637c08a6
fix icon reuse code to properly handle shadow, close #1768
2013-06-23 09:49:34 -04:00
Vladimir Agafonkin
79a0d67210
Merge pull request #1771 from turban/gh-pages
...
Added Leaflet.Sync plugin
2013-06-21 11:11:32 -07:00
Vladimir Agafonkin
741ec58684
Merge pull request #1770 from snkashis/patch-4
...
Fix icon.js documentation
2013-06-21 11:11:19 -07:00
Bjørn Sandvik
88e5124e54
Added Leaflet.Sync plugin
2013-06-21 18:58:42 +02:00
Steve
0ec7e03521
Fix icon.js documentation
...
ShadowUrl was being referred to as a point.
2013-06-21 13:04:18 -03:00
Vladimir Agafonkin
60bb843554
group API bugfixes in changelog
2013-06-21 07:25:24 +03:00
Vladimir Agafonkin
fe8ad15a8e
update build
2013-06-21 06:58:23 +03:00
Vladimir Agafonkin
33cfcffa53
update changelog with last month improvements
2013-06-21 06:57:27 +03:00
Vladimir Agafonkin
38b2f0a83d
Merge pull request #1766 from jacobtoye/invalidate-size-without-changing-center
...
Add parameter to invalidateSize for changing the center.
2013-06-20 19:40:14 -07:00
jacobtoye
f9920c87f0
Moving brace to correct position.
2013-06-21 09:38:44 +12:00
Vladimir Agafonkin
d0daef2031
Merge pull request #1765 from turban/gh-pages
...
Added Zoomify plugin
2013-06-20 00:36:10 -07:00
jacobtoye
b262fdd26b
Add parameter to invalidateSize for changing the center.
2013-06-20 16:59:14 +12:00
Bjørn Sandvik
c308bc1ce4
Added zoomify plugin
2013-06-20 02:20:25 +02:00
Vladimir Agafonkin
287f08565b
Merge pull request #1761 from popox/marker-togglePopup
...
Nice to have feature - Toggle the display of a marker's popup on click
2013-06-19 07:40:10 -07:00
Vladimir Agafonkin
857b991afe
Merge pull request #1763 from MrMufflon/gh-pages
...
Add Leaflet.Elevation plugin
2013-06-18 11:19:03 -07:00
Felix Bache
b4b26bdd6a
Typo fixed
2013-06-18 20:04:38 +02:00