Added Leaflet.PM

This commit is contained in:
Sumit Kumar 2016-02-21 18:34:01 +01:00
parent 964d2d5f21
commit fdea7b3ebe

View File

@ -1340,6 +1340,15 @@ The following plugins enable users to interact with overlay data: edit geometrie
Allows users to create, draw, edit and/or delete points, lines and polygons.
<table class="plugins"><tr><th>Plugin</th><th>Description</th><th>Maintainer</th></tr>
<tr>
<td>
<a href="https://github.com/codeofsumit/leaflet.pm">Leaflet.PM</a>
</td><td>
Polygon Management specifically for Leaflet 1.0. Draw, Edit and listen to changes.
</td><td>
<a href="https://github.com/codeofsumit">Sumit Kumar</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/Wildhoney/Leaflet.FreeDraw">Leaflet.FreeDraw</a>