Add Leaflet.SelectLayers plugin

This commit is contained in:
vogdb 2013-06-04 17:46:57 +04:00
parent ffae01cf55
commit 18e0061450

View File

@ -559,6 +559,15 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s
<a href="https://github.com/ardhi">Ardhi Lukianto</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/vogdb/SelectLayersControl">Leaflet.SelectLayers</a>
</td><td>
a Leaflet plugin which adds new control to switch between different layers on the map. New control replaces L.Control.Layers radio button panel with select tag.
</td><td>
<a href="https://github.com/vogdb">vogdb</a>
</td>
</tr>
</table>