Commit Graph

4007 Commits

Author SHA1 Message Date
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
Andrew Blakey
cdf02813f1 Update plugins.md
Added Leaflet.SimpleGraticule
2014-10-04 23:45:01 -04:00
Bruno Lellis
71732ef849 Fixed setPopupContent 2nd argument
There is no options argument in setPopupContent.
2014-10-01 16:46:22 -03:00
ewoken
81025c3de8 Add Leaflet.MovingMarker to Plugins 2014-09-29 22:33:43 -06:00
ewoken
19205bb0ee Add Leaflet.MovingMarker to Plugins 2014-09-29 22:28:56 -06:00
Per Liedman
d4fb3bfbb0 Merge pull request #2912 from skeate/patch-1
Add Leaflet.buffer to plugins.md
2014-09-25 10:16:32 +02:00
Jonathan Skeate
fa534c0c91 Update plugins.md 2014-09-24 09:59:44 -04:00
Vladimir Agafonkin
1d535e996f Merge pull request #2911 from davicustodio/gh-pages
Add Leaflet.StyledLayerControl Plugin in the plugins.md list
2014-09-23 20:04:17 +03:00
Davi Custodio
a70611ea9d Update plugins.md 2014-09-23 13:47:15 -03:00
Davi Custodio
f219b6e381 Update plugins.md 2014-09-23 11:30:34 -03:00
Davi Custodio
be2babca9f Update plugins.md 2014-09-22 22:49:11 -03:00
Vladimir Agafonkin
3e0694d3c6 Merge pull request #2902 from aaronlidman/rotate
Change map
2014-09-17 18:11:21 -07:00
Aaron Lidman
8fbcb7fa92 Change map 2014-09-17 18:05:29 -07:00
Vladimir Agafonkin
4ab348a63e Merge pull request #2898 from Turbo87/patch-2
plugins: Added sidebar-v2 project
2014-09-11 12:00:25 -07:00
Tobias Bieniek
9fe5f41fe0 plugins: Added sidebar-v2 project
see https://github.com/Turbo87/sidebar-v2
2014-09-11 18:23:19 +02:00
Vladimir Agafonkin
c64502c210 Merge pull request #2895 from hiasinho/patch-1
New plugin for SVG markers
2014-09-11 08:23:16 -07:00