plugins: add Leaflet.ActiveLayers plugin by vogdb (#5857)

Author already submitted another plugin (Leaflet.SelectLayers) himself some time ago (see commit 18e0061450)
This commit is contained in:
ghybs 2017-10-20 16:53:13 +04:00 committed by Iván Sánchez Ortega
parent 38b3fdec80
commit 47a9df194b

View File

@ -2397,6 +2397,15 @@ The following plugins enhance or extend `L.Control.Layers`.
<a href="https://github.com/jjimenezshaw/">Javier Jimenez Shaw</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/vogdb/Leaflet.ActiveLayers">Leaflet.ActiveLayers</a>
</td><td>
Adds new L.Control.ActiveLayers with functionality to get currently active layers on the map.
</td><td>
<a href="https://github.com/vogdb">vogdb</a>
</td>
</tr>
</table>