Commit Graph

2742 Commits

Author SHA1 Message Date
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
Vladimir Agafonkin
4c059f7b93 Merge pull request #1940 from jfirebaugh/1919
Invalidate _initialCenter along with size (fixes #1919)
2013-08-05 14:28:42 -07:00
John Firebaugh
a0c6363bb6 Invalidate _initialCenter along with size (fixes #1919) 2013-08-05 14:09:09 -07:00
John Firebaugh
4fdf76ee90 Support center-oriented scroll/double-click zoom 2013-08-05 12:29:55 -07:00
Russell Davis
f568768142 Fix rounding issues in Map::invalidateSize 2013-08-01 23:14:11 -07:00
Vladimir Agafonkin
16db077b2a Merge pull request #1928 from scooterw/get_mouse_position_fix
Make container optional in L.DomUtil.getMousePosition(). Addresses #1926
2013-07-31 23:50:10 -07:00
Scooter Wadsworth
ea044c8312 Make container optional in L.DomUtil.getMousePosition(). Addresses #1926 2013-08-01 00:15:53 -04:00
Vladimir Agafonkin
c311fc967d Merge pull request #1927 from snkashis/circlemarker_popup
update a circlemarker's popup positioning when using setLatLng.
2013-07-31 12:04:22 -07:00
Steve Kashishian
e5bf57c4f7 move a circlemarker's popup with each new position. 2013-07-31 14:40:13 -04:00
Vladimir Agafonkin
b313165cca Merge pull request #1918 from snkashis/empty_interior_ring
Throw invalid GeoJSON error on Polygon with an empty interior
2013-07-29 12:17:16 -07:00
Steve Kashishian
b36a79d386 Throw invalid GeoJSON error on Polygon with an empty interior 2013-07-29 14:56:29 -04:00
Vladimir Agafonkin
30988decff Merge pull request #1916 from snkashis/drag_classes
Provide css classes for draggable markers, and in-progress drags.
2013-07-29 08:48:25 -07:00
Steve Kashishian
1d3980b563 Provide css classes for draggable markers, and in-progress drags. 2013-07-29 11:39:54 -04:00
Vladimir Agafonkin
ba7a7f58cb Merge pull request #1891 from snkashis/seticon_and_popups
Rebind popup when using setIcon to ensure proper anchor placement
2013-07-28 23:58:50 -07:00
Vladimir Agafonkin
59e31f8c01 Merge pull request #1909 from alubchuk/master
add CircleMarker as dependency of GeoJSON
2013-07-26 06:56:55 -07:00