python-visualization / python-visualization/folium

Add groupCheckboxes to GroupedLayerControl

Open
#2,200 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.