From 1d74d27c9cdcfed9aa78504d10de18afd022d298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20S=C3=A1nchez=20Ortega?= Date: Wed, 29 Jul 2015 11:36:32 +0200 Subject: [PATCH] Add plugins from #3201, #3252, #3253 --- plugins.md | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/plugins.md b/plugins.md index b3ef67fa..47c3aa0b 100644 --- a/plugins.md +++ b/plugins.md @@ -799,6 +799,15 @@ These plugins provide new markers or news ways of converting abstract data into Lennard Voogdt + + + Leaflet.Extra-Markers + + Shameless copy of Awesome-Markers with more shapes, colors and semantic-ui support + + Cory Silva + + Leaflet.MakiMarkers @@ -1018,6 +1027,15 @@ When you are displaying a lot of data, these plugins will make your map look cle Nicholas Hallahan + + + Leaflet.ConditionalLayer + + A FeatureGroup that does not show any more than a certain amount of markers visible in the viewport. (Demo) + + EPP + + ### Heatmaps @@ -2154,7 +2172,17 @@ Buttons, sliders, toolbars, sidebars, and panels. David Albrecht - + + + Leaflet.Slider + + + Adds a <input type="range"> slider that calls a function every time its input is changed (Demo) + + + EPP + +