From 709882a3073599def61d6fe58c244d28f51c769f Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Zeller Date: Wed, 10 Mar 2021 22:13:09 +0100 Subject: [PATCH] docs(plugins): add link to vue2-leaflet-freedraw to the plugin page --- docs/plugins/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/plugins/README.md b/docs/plugins/README.md index dcf26a88..502e9152 100644 --- a/docs/plugins/README.md +++ b/docs/plugins/README.md @@ -125,3 +125,9 @@ Wrapper for [Leaflet-MiniMap](https://github.com/Norkart/Leaflet-MiniMap). Wrapper for [Leaflet-Semicircle](https://github.com/jieter/Leaflet-semicircle). > Allows drawing semicircles on leaflet maps. + +## [vue2-leaflet-freedraw](https://github.com/Esurnir/vue2-leaflet-freedraw) + +Wrapper for [FreeDraw](https://github.com/Wildhoney/Leaflet.FreeDraw) + +> Allows drawing shapes on the map and retrieve those shapes as a list of polygons.