Create l-switchbasemap and l.multiControl plugins (#7956)

* Create l-switchasemap.md

* Update docs/_plugins/layer-switching-controls/l-switchasemap.md

Co-authored-by: Florian Bischof <design.falke@gmail.com>

* Create L.multiContol.md

Co-authored-by: Florian Bischof <design.falke@gmail.com>
This commit is contained in:
clavijojuan
2022-02-07 15:55:37 -05:00
committed by GitHub
parent 47c5d379d5
commit 67b2a27736
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
name: L.switchBasemap
category: layer-switching-controls
repo: https://github.com/clavijojuan/L.switchBasemap
author: clavijojuan
author-url: https://github.com/clavijojuan
demo: https://elegant-meninsky-515912.netlify.app/
compatible-v0: false
compatible-v1: true
---
An easy leaflet plugin to switch basemap.

View File

@ -0,0 +1,12 @@
---
name: leaflet-multicontrol
category: user-interface
repo: https://github.com/clavijojuan/L.multiControl
author: Juan Camilo Clavijo Sandoval
author-url: https://github.com/clavijojuan
demo: https://serene-heyrovsky-2fb229.netlify.app/
compatible-v0: false
compatible-v1: true
---
Leaflet plugin to implements layers control with multiple functionality such as opacity, color, bringToFront, bringToBack, zoomToLayer, delete and legend.