From cbb89c1300dda6a8e860f6a85e8b4ce91c31d31f Mon Sep 17 00:00:00 2001 From: Javier Jimenez Shaw Date: Fri, 18 Aug 2017 15:37:56 +0200 Subject: [PATCH] plugins: add Leaflet.Control.Layers.Tree (#5721) --- docs/plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/plugins.md b/docs/plugins.md index aa538824..4258879d 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -2356,6 +2356,15 @@ The following plugins enhance or extend `L.Control.Layers`. Brendan Ward + + + Leaflet.Control.Layers.Tree + + L.Control.Layers extension that supports a Tree structure, both for base and overlay layers. Simple and highly configurable. See demos + + Javier Jimenez Shaw + +