mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-23 00:34:55 +00:00
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:
12
docs/_plugins/layer-switching-controls/l-switchasemap.md
Normal file
12
docs/_plugins/layer-switching-controls/l-switchasemap.md
Normal 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.
|
12
docs/_plugins/user-interface/L.multiContol.md
Normal file
12
docs/_plugins/user-interface/L.multiContol.md
Normal 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.
|
Reference in New Issue
Block a user