Commit Graph

3859 Commits

Author SHA1 Message Date
Mathieu Leplatre
230ee48dcb Add Leaflet.MeasureControl 2013-08-28 12:23:14 +02:00
Vladimir Agafonkin
5e30c51f85 add GeoJSON rountripping of GeometryCollection and MultiPoint, close #1956 2013-08-28 12:43:04 +03:00
Vladimir Agafonkin
40ef71dc4c minor cleanup 2013-08-27 22:06:13 +03:00
Vladimir Agafonkin
21d8bde0b7 fix tempate interpolation test and build 2013-08-27 22:06:01 +03:00
Vladimir Agafonkin
d0f768ba36 clean up template interpolation code #1969 2013-08-27 21:45:13 +03:00
Vladimir Agafonkin
1581a94fc3 Merge branch 'interpolation' of https://github.com/calvinmetcalf/Leaflet
* 'interpolation' of https://github.com/calvinmetcalf/Leaflet:
  '#1968 compiled interpolation'
2013-08-27 21:28:38 +03:00
Calvin Metcalf
b2b25c8941 '#1968 compiled interpolation' 2013-08-27 13:03:07 -04:00
Vladimir Agafonkin
b0699b1fe3 Merge pull request #1972 from albburtsev/issue-1588
Adds Popup autoPanPadding(TopLeft & BottomRight) options. Fixes #1588
2013-08-27 06:14:31 -07:00
Vladimir Agafonkin
d581a0e0cc Merge pull request #1998 from aratcliffe/gh-pages
Add context menu plugin
2013-08-27 00:45:08 -07:00
Adam Ratcliffe
702ed96e75 Add context menu plugin 2013-08-27 12:33:38 +12:00
Vladimir Agafonkin
d561010985 Merge pull request #1994 from pwldp/patch-1
Update plugins.md
2013-08-25 10:23:21 -07:00
pwldp
4eaa3ac47e Update plugins.md 2013-08-23 13:57:30 +02:00
Vladimir Agafonkin
ed9a577920 Merge pull request #1989 from MazeMap/ipad-tagname-fix
Ipad tagname fix
2013-08-21 13:16:12 -07:00
Dag Jomar Mersland
5180cce838 check for undefined el.tagName prevents iPad error 2013-08-21 13:30:10 +02:00
Dag Jomar Mersland
8ccb7e0583 Merge pull request #1 from Leaflet/master
Update Mazemap:master from Leaflet:master
2013-08-21 04:24:10 -07:00
Vladimir Agafonkin
14d934b639 Merge pull request #1963 from fastrde/fixSecondClickPopupIssue
Fix second click popup issue (#1925)
2013-08-20 10:04:33 -07:00
Fabian Strachanski
caece94467 added _skipped(e) to stopPropagation to reset _fakeStop 2013-08-20 17:21:13 +02:00
Vladimir Agafonkin
2db6df8209 Merge pull request #1984 from MazeMap/ipad-label-click-fix
Fix for iPad, where el.tagName was undefined when clicking on labels.
2013-08-19 08:49:03 -07:00
Dag Jomar Mersland
d78fb49943 Fix for iPad, where el.tagName was undefined when clicking on labels. 2013-08-19 10:14:36 +02:00
Vladimir Agafonkin
1f6533d0f5 Merge pull request #1982 from fastrde/FixworldCopyJump
Fix worldCopyJump set Center and Zoom first
2013-08-18 01:21:31 -07:00
fastrde
a8a8ebe309 added a spec test for worldCopyJump set Center and Zoom fix #1982 2013-08-18 03:18:21 +02:00
fastrde
21a282d38b Test for dragging and worldCopyJump added 2013-08-17 13:20:12 +02:00
fastrde
b4ed2bf282 map.once doesn't get called when the map is already initailized and drag.enabled is called. 2013-08-17 12:13:47 +02:00
fastrde
3370942b36 call _onViewReset() not until map is loaded (center and zoom are set) 2013-08-17 02:08:24 +02:00
Vladimir Agafonkin
b48f91890a Merge pull request #1981 from fastrde/fixFirefoxZoomIn
Added Keycode 171 to support zoomIn Firefox 22 & 23
2013-08-16 16:28:22 -07:00
fastrde
5ca4034939 Merge remote-tracking branch 'upstream/master' 2013-08-17 01:14:43 +02:00
fastrde
5eacbbf105 Added Keycode 171 to support Firefox 22 2013-08-17 00:38:51 +02:00
Vladimir Agafonkin
987f5da23b Merge pull request #1973 from yohanboniface/popupHandlersAdded
Use this._popupHandlersAdded to manage Marker popup event
2013-08-15 02:38:46 -07:00
Yohan Boniface
c7eac791b2 Use this._popupHandlersAdded to manage Marker popup event
Just like it's done in Path. This allows to cut event management on bindPopup
2013-08-15 00:16:58 +02:00
Alexander Burtsev
157500818e Adds Popup autoPanPadding(TopLeft & BottomRight) options. Fixes #1588 2013-08-14 17:57:48 +04:00
fastrde
d1c724530d Merge remote-tracking branch 'upstream/master' 2013-08-09 15:22:01 +02:00
Vladimir Agafonkin
4609d482f2 some tweaks to #1951 2013-08-09 14:00:44 +03:00
Vladimir Agafonkin
30f33766dd Merge branch 'zoomboxOnClickFix' of https://github.com/fastrde/Leaflet
* 'zoomboxOnClickFix' of https://github.com/fastrde/Leaflet:
  Fix for zoomBox fires map click Event (Issue #1884)
2013-08-09 13:21:26 +03:00
Vladimir Agafonkin
bc8d99e121 Merge pull request #1958 from stsydow/master
Add attribution and update function to ImageOverlay [for master]
2013-08-09 01:52:27 -07:00
Stefan Sydow
1b584afc49 remove tailing spaces for jake build 2013-08-09 09:28:08 +02:00
Stefan Sydow
10c1af4f41 more consistent method name for ImageOverlay update 2013-08-09 09:25:04 +02:00
Stefan Sydow
e5a129a59f add attribution and update function 2013-08-09 09:24:52 +02:00
Vladimir Agafonkin
ce41fef1e1 Merge pull request #1954 from calvinmetcalf/shapefile-plugin
Shapefile plugin
2013-08-08 10:13:48 -07:00
Calvin Metcalf
a762331356 shapefile plugin 2013-08-08 13:03:16 -04:00
Daniel
9630876ce3 Again some whitespace removing. (Travis) 2013-08-08 17:29:09 +02:00
Daniel
4f2f1edb04 Code style adjusted for travis. 2013-08-08 17:11:34 +02:00
Daniel
15da339bbe Localization Support for Zoom Control 2013-08-08 16:16:59 +02:00
fastrde
c4ad486d16 Merge branch 'fixNoShiftClickAfterDrag' 2013-08-08 15:54:44 +02:00
Vladimir Agafonkin
198d6803a0 Merge pull request #1952 from fastrde/fixNoShiftClickAfterDrag
fixes shift clicking Issue described in (Issue #1950)
2013-08-08 06:51:12 -07:00
fastrde
5de0be072a moved this._moved = false to the top of _onDown to fix an Issue von shift-click after dragging 2013-08-08 15:32:48 +02:00
fastrde
c1e64c2479 Fix for zoomBox fires map click Event (Issue #1884) 2013-08-08 15:15:39 +02:00
Vladimir Agafonkin
46e3143253 Merge pull request #1923 from aratcliffe/gh-pages
Submit Leaflet.print plugin
2013-08-07 07:19:49 -07:00
Vladimir Agafonkin
6f8c9e7742 Merge pull request #1944 from kekscom/gh-pages
Updated plugins.md for correct OSM Buildings url
2013-08-06 16:35:46 -07:00
Jan Marsch
9ed6d487fe Updated plugins.md for correct OSM Buildings url 2013-08-07 00:42:35 +02:00
Vladimir Agafonkin
fd4855bf24 Merge pull request #1942 from tohaocean/master
Marker improvement
2013-08-06 13:42:35 -07:00