Plugins: add L.Control.PaintPolygon
This commit is contained in:
parent
24a2512b1b
commit
9f08a23f7f
@ -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>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user