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 <[email protected]> Co-authored-by: Chansoo Song <[email protected]> Co-authored-by: Frank <[email protected]>
1 parent 4b393d0 commit 45c92b6

File tree

5 files changed

+528
-0
lines changed

5 files changed

+528
-0
lines changed

.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)