Plugins: add L.Control.PaintPolygon

This commit is contained in:
Thibault Coupin 2018-05-20 16:49:56 +02:00 committed by GitHub
parent 24a2512b1b
commit 9f08a23f7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2172,7 +2172,7 @@ Allows users to create, draw, edit and/or delete points, lines and polygons.
<a href="https://github.com/manleyjster">Justin Manley</a>
</td>
</tr>
<tr>
<tr>
<td>
<a href="https://github.com/kklimczak/Leaflet.Pin">Leaflet.Pin</a>
</td><td>
@ -2181,6 +2181,15 @@ Allows users to create, draw, edit and/or delete points, lines and polygons.
<a href="https://github.com/kklimczak">Konrad Klimczak</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/tcoupin/leaflet-paintpolygon">L.Control.PaintPolygon</a>
</td><td>
Draw yours polygons with a circle brush like Paint[brush]. Includes turf.js dependencies.
</td><td>
<a href="https://github.com/tcoupin">Thibault Coupin</a>
</td>
</tr>
</table>