python-visualization / python-visualization/folium
Add groupCheckboxes to GroupedLayerControl
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 2.3k
- Avg merge
- 17h 22m
- Merged PRs (30d)
- 11
Description
Is your feature request related to a problem? Please describe.
leaflet-groupedlayercontrol supports groupCheckboxes, this would be useful to have implemented in Folium.
Describe the solution you'd like
Implementation of this missing feature.
Describe alternatives you've considered
None
Additional context
None
Implementation
I am going to make a PR for this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating Folium's GroupedLayerControl entry point and compare its current options with the groupCheckboxes behavior described in the linked leaflet-groupedlayercontrol documentation. Confirm the expected option shape and integration surface, then verify that GroupedLayerControl supports the requested behavior without regressing existing controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100