Commit Graph

2654 Commits

Author SHA1 Message Date
Vladimir Agafonkin
9e0c62a36b Merge pull request #2002 from danzel/master
MsTouch needs preventDefault
2013-08-28 14:48:04 -07:00
danzel
dbced20543 MsTouch needs preventDefault. Fixes #2000 2013-08-29 09:22:36 +12:00
Vladimir Agafonkin
62b23b42e0 fix resize tracking on multiple maps, close #1980 2013-08-28 17:56:43 +03:00
Vladimir Agafonkin
b4dcbb3786 update changelog [skip ci] 2013-08-28 13:52:07 +03: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
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
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
fd4855bf24 Merge pull request #1942 from tohaocean/master
Marker improvement
2013-08-06 13:42:35 -07:00
Anton Borodatov
b66dd9dfc3 Marker should fire 'add' event like geometry Path and any object utilizing Ilayer 2013-08-06 22:23:32 +03:00
John Firebaugh
65a311a822 Return this even when short-circuiting 2013-08-06 10:27:27 -07:00
Vladimir Agafonkin
9113a33908 update changelog more [skip ci] 2013-08-06 12:46:07 +03:00
Vladimir Agafonkin
e18b7eded6 Merge pull request #1931 from russelldavis/fix-invalidate-size
Fix rounding issues in Map::invalidateSize
2013-08-06 02:43:40 -07:00
Vladimir Agafonkin
c783dd8c86 update changelog 2013-08-06 12:10:52 +03:00
Vladimir Agafonkin
8611e22005 Merge pull request #1939 from jfirebaugh/zoom
Support center-oriented scroll/double-click zoom
2013-08-06 01:55:08 -07:00