Skip to content

Commit 45c92b6

Browse files
chansooliganscsong-nyagChansoo SongConengmo
authored
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

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ latest_logs/
2525
folium/_version.py
2626
.vscode/
2727
venv/
28+
.venv

0 commit comments

Comments
 (0)