mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-29 11:53:03 +00:00
Add Plugin leaflet-burgermenu (#9623)
This commit is contained in:

committed by
GitHub

parent
712ae1542a
commit
79f469df05
12
docs/_plugins/user-interface/leaflet-burgermenu.md
Normal file
12
docs/_plugins/user-interface/leaflet-burgermenu.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
name: leaflet-burgermenu
|
||||
category: user-interface
|
||||
repo: https://github.com/BenPortner/leaflet-burgermenu
|
||||
author: Benjamin W. Portner
|
||||
author-url: https://github.com/BenPortner
|
||||
demo: https://benportner.github.io/leaflet-burgermenu/
|
||||
compatible-v0: unknown
|
||||
compatible-v1: true
|
||||
---
|
||||
|
||||
A lightweight Leaflet plugin that adds a burger menu with nested submenus to the map interface. Hovering over menu items reveals submenus, and clicking items can trigger custom actions.
|
Reference in New Issue
Block a user