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
241d611c7b
Merge pull request #1932 from ubergesundheit/patch-1
...
Addition of Leaflet.EdgeMarker Plugin
2013-08-06 02:39:14 -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
Vladimir Agafonkin
bff8bef479
Merge pull request #1937 from ebrelsford/gh-pages
...
Add Leaflet.loading control
2013-08-05 14:00:31 -07:00
John Firebaugh
4fdf76ee90
Support center-oriented scroll/double-click zoom
2013-08-05 12:29:55 -07:00
Eric Brelsford
c40940874d
Add Leaflet.loading control
2013-08-05 11:44:33 -04:00
Vladimir Agafonkin
0f12e4b316
Merge pull request #1936 from glenrobertson/patch-1
...
Removed JQuery dependency note from TileLayer.GeoJSON plugin.
2013-08-04 14:16:58 -07:00
Glen Robertson
4a71f3163c
Removed JQuery dependency note from TileLayer.GeoJSON plugin.
2013-08-05 08:43:30 +12:00
Ubergesundheit
74e4f399e6
Addition of Leaflet.EdgeMarker Plugin
2013-08-03 17:02:31 +02: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
Adam Ratcliffe
20ba826f75
Add Leaflet.print plugin
2013-07-31 12:44:02 +12: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
c05f290a1c
Merge pull request #1911 from hallahan/gh-pages
...
Submit LeafletPlayback plug-in
2013-07-27 02:41:04 -07:00
Nicholas Hallahan
e6a9414567
Submit LeafletPlayback plug-in
2013-07-26 12:36:24 -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
a.lubchuk
2780ed6c6d
add CircleMarker as dependency of GeoJSON
2013-07-26 16:28:51 +03:00
Vladimir Agafonkin
6db592b5da
bump master version to 0.7-dev, close #1906
2013-07-25 22:43:11 +03:00
Vladimir Agafonkin
d4f515137e
add notes about 0.6 updates to blog post
2013-07-25 13:16:40 +03:00
Vladimir Agafonkin
e3cd252d2d
update links to 0.6.4
2013-07-25 13:15:13 +03:00
Vladimir Agafonkin
985dd00c89
update build to 0.6.4
2013-07-25 13:15:06 +03:00
Vladimir Agafonkin
ba953470ee
Merge branch 'stable' into gh-pages
...
* stable:
bump version
fix map scrolling right on click with horizontal scroll on page, close #1901
fix infinite loop in getBounds and setMaxBounds, close #1895 , close #1866
2013-07-25 13:13:54 +03:00
Vladimir Agafonkin
3a8cff69e4
bump version
2013-07-25 13:10:35 +03:00
Vladimir Agafonkin
0ce0b0d30f
update changelog [skip ci]
2013-07-25 13:09:39 +03:00
Vladimir Agafonkin
8248c6b1d0
fix map scrolling right on click with horizontal scroll on page, close #1901
2013-07-25 13:05:21 +03:00
Vladimir Agafonkin
b73ed6afb8
fix infinite loop in getBounds and setMaxBounds, close #1895 , close #1866
2013-07-25 13:04:58 +03:00
Vladimir Agafonkin
8d925b6acb
fix map scrolling right on click with horizontal scroll on page, close #1901
2013-07-25 12:49:16 +03:00
Vladimir Agafonkin
7c744d06e6
add getMinZoom test for #1866
...
[skip ci]
2013-07-25 12:44:55 +03:00
Vladimir Agafonkin
42a78fd867
fix infinite loop in getBounds and setMaxBounds, close #1895 , close #1866
2013-07-25 12:42:13 +03:00
Steve Kashishian
e4c801a514
rebind popup when using setIcon to ensure proper popup anchor placement
2013-07-19 20:30:05 -05:00
Vladimir Agafonkin
46665c17fa
Merge pull request #1888 from yohanboniface/cursor_pointer
...
Cursor pointer
2013-07-19 12:03:30 -07:00
Yohan Boniface
98c5e7ab84
[reference.html] Add cursor=pointer to anchor icon (cf #1867 )
2013-07-19 19:17:25 +02:00
Tom MacWright
ecec4c1909
Fix #1867
2013-07-19 12:37:40 -04:00
Vladimir Agafonkin
43d21a6b89
Merge pull request #1887 from heyman/gh-pages
...
Added leaflet-usermarker to list of plugins
2013-07-19 08:56:35 -07:00
Jonatan Heyman
3bff3c3edd
Added leaflet-usermarker to list of plugins
2013-07-19 17:47:23 +02:00
Vladimir Agafonkin
c1bc83bdf1
Merge pull request #1881 from datadesk/linecap-camelcase
...
Corrected camelcasing of lineCap and lineJoin.
2013-07-18 06:59:10 -07:00
palewire
ede3aebf6a
Corrected camelcasing of lineCap and lineJoin.
2013-07-18 06:56:42 -07:00