docs(plugins): add Leaflet-Select-Polygons (#6171)

This commit is contained in:
Erick Escalante Olano 2018-06-26 06:48:36 -05:00 committed by ghybs
parent 380c44fe04
commit 95b34edbba

View File

@ -2456,15 +2456,28 @@ These plugins help users select either overlays or areas in the map.
<a href="https://github.com/mkong0216"> Mandy Kong </a> <a href="https://github.com/mkong0216"> Mandy Kong </a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="https://github.com/zakjan/leaflet-lasso">leaflet-lasso</a> <a href="https://github.com/zakjan/leaflet-lasso">leaflet-lasso</a>
</td><td> </td>
<td>
True lasso selection plugin True lasso selection plugin
</td><td> </td>
<td>
<a href="https://github.com/zakjan">Jan Zak</a> <a href="https://github.com/zakjan">Jan Zak</a>
</td> </td>
</tr> </tr>
<tr>
<td>
<a href="https://github.com/olanaso/Leaflet-Select-Polygons">Leaflet-Select-Polygons</a>
</td>
<td>
Leaflet-Select-Polygons allows the selection of several polygons and also adjusts the base map view (<a href="https://olanaso.github.io/Leaflet-Select-Polygons/">demo</a>)
</td>
<td>
<a href="https://github.com/olanaso">Erick S Escalante Olano</a>
</td>
</tr>
</table> </table>