Vladimir Agafonkin
450c1003b6
Merge pull request #3137 from bielfrontera/patch-1
...
Add Leaflet.TimeDimension plugin to list
2015-01-14 21:26:25 +02:00
Kyle Tolle
e6ad9e352b
Update mouseup event description
...
It was the same as mousedown before.
2015-01-14 12:25:21 -07:00
Biel Frontera
6c5dd2a828
Add Leaflet.TimeDimension plugin to list
...
This plugin adds time dimension capabilities on a Leaflet map.
A TimeDimension object can manage the time component of one or several layers, and can be used to animate layers, go back or forward in time.
It works with different types of layers (WMS, GeoJSON).
2015-01-14 15:31:42 +01:00
Vladimir Agafonkin
757c3a5a50
Merge pull request #3117 from k-nut/gh-pages
...
Add leaflet-layer-overpass to plugins
2015-01-09 21:56:40 +02:00
Knut Hühne
7a3bf47207
Add leaflet-layer-overpass to plugins
2015-01-09 20:28:51 +01:00
Vladimir Agafonkin
b77af2e4e1
Merge pull request #3118 from naturalatlas/gh-pages
...
Added Leaflet.TransitionedIcon to plugin list
2015-01-08 12:36:36 +02:00
Brian Reavis
dacf32d3a6
Added Leaflet.TransitionedIcon plugin to list.
2015-01-07 17:33:10 -07:00
Vladimir Agafonkin
03564ad184
Merge pull request #3114 from w8r/gh-pages
...
added L.Control.LineStringSelect plugin
2015-01-05 22:04:52 +02:00
w8r
7347390868
added L.Control.LineStringSelect plugin
2015-01-05 16:10:37 +01:00
Vladimir Agafonkin
a75e4a2853
Merge pull request #3104 from brendan-ward/add_zoombox_geonames
...
Added Leaflet.ZoomBox and Leaflet.Geonames
2014-12-25 17:46:23 +02:00
Brendan Ward
c6c30e9e91
Added Leaflet.ZoomBox and Leaflet.Geonames
2014-12-24 15:02:22 -08:00
Vladimir Agafonkin
d47400bd7b
Merge pull request #3095 from xEviL/gh-pages
...
Added Leaflet.D3SvgOverlay plugin to the list
2014-12-19 16:38:17 +02:00
Kirill Zhuravlev
8814783824
Added Leaflet.D3SvgOverlay plugin to the list
2014-12-19 15:36:34 +01:00
Vladimir Agafonkin
224c9672bd
Merge pull request #3086 from mejackreed/gh-pages
...
adds Leaflet-IIIF plugin to plugin page
2014-12-08 19:35:29 -05:00
Jack Reed
79962a73ee
adds Leaflet-IIIF plugin to plugin page
2014-12-08 14:36:38 -08:00
Vladimir Agafonkin
377f534cc5
Merge pull request #3085 from jseppi/patch-1
...
minor typo fix
2014-12-08 15:51:33 -05:00
James Seppi
cf94c20815
minor typo fix
2014-12-08 14:39:04 -06:00
Vladimir Agafonkin
9d8ce0c363
Merge pull request #3083 from skeate/patch-1
...
Update plugins.md - Add Leaflet.timeline
2014-12-08 15:31:30 -05:00
Jonathan Skeate
ccc2826961
Update plugins.md - Add Leaflet.timeline
2014-12-08 14:02:54 -05:00
Vladimir Agafonkin
89cbca2fdb
Merge pull request #3051 from kdeloach/topic/fix-map-links
...
Change anchor hrefs from #map to #map-class
2014-11-21 23:45:56 +02:00
kdeloach
eecbe1da47
Change anchor hrefs from #map to #map-class
...
This corrects out of date link references to the Map section.
2014-11-21 16:26:25 -05:00
Vladimir Agafonkin
975b6be3c6
Merge pull request #3017 from mnquintana/gh-pages
...
Clarify class constructor usage for L.Class
2014-11-12 22:20:13 +02:00
Machiste Quintana
e1e456b975
simplify initialize clarification
2014-11-12 15:15:56 -05:00
Machiste Quintana
b1f7bc8d54
update gemfile to reflect github pages production env
2014-11-12 14:26:58 -05:00
Machiste Quintana
114ca1e6d4
update api reference with section on class constructors
2014-11-12 14:26:31 -05:00
Vladimir Agafonkin
87ddb27006
Merge pull request #2922 from florpor/patch-1
...
Update plugins.md - add Leaflet.ShowAll
2014-11-10 01:33:13 +02:00
florpor
65402d98ce
Update plugins.md - add Leaflet.ShowAll
2014-11-10 00:47:38 +02:00
Vladimir Agafonkin
97b130a6b6
Merge pull request #2995 from SINTEF-9012/gh-pages
...
Leaflet.MapPaint added to plugins.md
2014-11-05 17:07:36 +02:00
Antoine Pultier
eb46eb0b6f
Leaflet.MapPaint added to plugins.md
2014-11-05 16:00:36 +01:00
Vladimir Agafonkin
e063a9626e
Merge pull request #2847 from vassilevsky/fix-map-event
...
Fix map click event name
2014-11-04 12:44:35 +02:00
Vladimir Agafonkin
f0b42b9d0e
Merge pull request #2989 from manleyjster/clarify-leaflet-bind
...
Add a sentence clarifying that L.bind is not a polyfill for ES5 bind.
2014-11-03 22:32:20 +02:00
Justin Manley
1e42df6701
Add a sentence clarifying that L.bind is not a polyfill for ES5 bind.
2014-11-03 14:24:30 -06:00
Steve
8dfba898de
add popupAnchor option to DivIcon
2014-10-31 11:12:00 -05:00
Vladimir Agafonkin
7f119d87ea
Merge pull request #2958 from moklick/patch-3
...
Update reference.html
2014-10-23 23:11:16 +03:00
moklick
5bc0bebd01
Update reference.html
...
Correct typo. Use "L.layerGroup" instead of "L.LayerGroup".
2014-10-20 15:29:53 +02:00
Per Liedman
fb9d929c2e
Move Leaflet Realtime to layers section
2014-10-18 09:56:56 +02:00
Per Liedman
9936653e13
Merge pull request #2956 from perliedman/leaflet-realtime-plugin
...
Add Leaflet Realtime plugin
2014-10-18 09:52:26 +02:00
Per Liedman
b1bb53644e
Add Leaflet Realtime plugin
2014-10-18 09:50:47 +02:00
Vladimir Agafonkin
2a552dd8d7
Merge pull request #2950 from w8r/gh-pages
...
added Leaflet.Bookmarks and Greiner-Hormann polygon clipping
2014-10-15 18:48:06 +03:00
w8r
973521fd3d
added Leaflet.Bookmarks and Greiner-Hormann
2014-10-15 14:46:30 +02:00
Vladimir Agafonkin
59f05a9f85
Merge pull request #2939 from dagjomar/patch-1
...
Add Leaflet.ZoomCSS Plugin to plugins.md
2014-10-15 12:07:42 +03:00
Vladimir Agafonkin
d25edf6cd1
Merge pull request #2948 from heigeo/gh-pages
...
leaflet.wms plugin
2014-10-15 11:59:33 +03:00
S. Andrew Sheppard
432214184d
rm extra spaces
2014-10-14 16:45:22 -05:00
S. Andrew Sheppard
03095a7dfd
leaflet.wms plugin
2014-10-14 16:43:44 -05:00
Dag Jomar Mersland
d14f8a9be0
Add Leaflet.ZoomCSS Plugin to plugins.md
2014-10-12 22:32:42 +02:00
Vladimir Agafonkin
c9275a6f4a
Merge pull request #2925 from ewoken/gh-pages
...
New Plugin: Leaflet.MovingMarker
2014-10-12 19:25:01 +03:00
Vladimir Agafonkin
2cfa905b97
Merge pull request #2929 from brunolellis/patch-1
...
Fixed setPopupContent 2nd argument
2014-10-12 19:23:40 +03:00
Vladimir Agafonkin
3778aa45e4
Merge pull request #2935 from robpvn/patch-3
...
Add Leaflet Layer-Config plugin
2014-10-12 19:23:22 +03:00
Robert Nordan
64840a598b
Add Leaflet Layer-Config plugin
2014-10-07 09:14:20 +02:00
Per Liedman
53e2e90f51
Merge pull request #2932 from ablakey/patch-1
...
Update plugins.md
2014-10-05 08:30:05 +02:00