From c5712fb9e9bdb753ea8fcb89a3d7c971f9544152 Mon Sep 17 00:00:00 2001 From: Patrick Cate Date: Sun, 17 Jun 2018 19:39:53 -0400 Subject: [PATCH] Plugins: Added Vue2Leaflet (#6189) --- docs/plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/plugins.md b/docs/plugins.md index 1d4c468f..b216740f 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -4168,6 +4168,15 @@ Ease your development integrating Leaflet into a development framework or automa Gherardo Varando + + + Vue2Leaflet + + Vue2Leaflet is a JavaScript library for the Vue.js framework that wraps Leaflet, making it easy to create reactive maps. + + Mickaƫl KoRiGaN + +