From 9bb1356b9a11a7d8faeed3a86f43deef0308696e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20L=C3=B6tzsch?= Date: Thu, 10 Oct 2019 06:56:19 +0200 Subject: [PATCH] added react-leaflet-d3-svg-overlay to plugins --- docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins.md b/docs/plugins.md index b97c4d81..1199a84e 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -19,6 +19,7 @@ open pull requests to update this list! | [`react-leaflet-cluster-layer`](https://www.npmjs.com/package/react-leaflet-cluster-layer) | unknown | | [`react-leaflet-control`](https://www.npmjs.com/package/react-leaflet-control) | **yes** | | [`react-leaflet-d3`](https://www.npmjs.com/package/react-leaflet-d3) | **yes** | +| [`react-leaflet-d3-svg-overlay`](https://www.npmjs.com/package/react-leaflet-d3-svg-overlay) | **yes** | | [`react-leaflet-deflate`](https://www.npmjs.com/package/react-leaflet-deflate) | **yes** | | [`react-leaflet-dialog`](https://www.npmjs.com/package/react-leaflet-dialog) | **yes** | | [`react-leaflet-distance-marker`](https://www.npmjs.com/package/react-leaflet-distance-marker) | unknown |