Add plugins from #3201, #3252, #3253

This commit is contained in:
Iván Sánchez Ortega 2015-07-29 11:36:32 +02:00
parent 2ca1b779a6
commit 1d74d27c9c

View File

@ -799,6 +799,15 @@ These plugins provide new markers or news ways of converting abstract data into
<a href="http://www.lennardvoogdt.nl">Lennard Voogdt</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/coryasilva/Leaflet.ExtraMarkers">Leaflet.Extra-Markers</a>
</td><td>
Shameless copy of Awesome-Markers with more shapes, colors and semantic-ui support
</td><td>
<a href="http://www.corysilva.com">Cory Silva</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/jseppi/Leaflet.MakiMarkers">Leaflet.MakiMarkers</a>
@ -1018,6 +1027,15 @@ When you are displaying a lot of data, these plugins will make your map look cle
<a href="https://github.com/hallahan">Nicholas Hallahan</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/Eclipse1979/leaflet-conditionalLayer">Leaflet.ConditionalLayer</a>
</td><td>
A FeatureGroup that does not show any more than a certain amount of markers visible in the viewport. (<a href="http://eclipse1979.github.io/Leaflet.ConditionalLayer/example/leaflet-conditionalLayer2.html">Demo</a>)
</td><td>
<a href="https://github.com/Eclipse1979">EPP</a>
</td>
</tr>
</table>
### Heatmaps
@ -2154,7 +2172,17 @@ Buttons, sliders, toolbars, sidebars, and panels.
<a href="https://github.com/dalbrx">David Albrecht</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/Eclipse1979/leaflet-slider">Leaflet.Slider</a>
</td>
<td>
Adds a <code>&lt;input type="range"&gt;</code> slider that calls a function every time its input is changed (<a href="https://github.com/Eclipse1979/leaflet-slider">Demo</a>)
</td>
<td>
<a href="https://github.com/Eclipse1979">EPP</a>
</td>
</tr>
</table>