Commit 45c92b6
add groupedlayercontrol plugin (#1592)
* add groupedlayercontrol plugin
* docstring
* test for group layer control plugin
* remove ws to pass flake
* fix lint errors on test
* add plugin to __all__ in __init__ file
* dont need to add base layers; parent class LayerControl will render
* dont need to add base layers; parent class LayerControl will render
* example notebook
* ws lint issue
* rework
* Update plugin-GroupedLayerControl.ipynb
Co-authored-by: Chansoo Song <chansoo.song@ag.ny.gov>
Co-authored-by: Chansoo Song <chansoosong@chansoos-air.myfiosgateway.com>
Co-authored-by: Frank <33519926+Conengmo@users.noreply.github.com>1 parent 4b393d0 commit 45c92b6
5 files changed
Lines changed: 528 additions & 0 deletions
File tree
- examples
- folium/plugins
- tests/plugins
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
0 commit comments