-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Leaflet.Control.Layers.Tree as a plugin in folium #1606
Comments
This PR #1592 : "add groupedlayercontrol plugin" is the closest thing to the feature so far, which comes in response to the issue #1025 : "Radio control instead of checkboxs for layer control" that requests something like Leaflet plugin leaflet-groupedlayercontrol, but it seems it's been hanging there with no new reviews or checks for merge. |
#1592 was merged and will be included in the 0.14.0 release. It doesn't contain functionality for layer control trees, so we can keep this issue open. |
@Conengmo I can take a stab at porting this plugin to Folium. I used it in another project and I am quite fond of it. The main issue I foresee is that Can I pilfer your |
I would love to see Leaflet.Control.Layers.Tree as a plugin in folium!
https://github.com/jjimenezshaw/Leaflet.Control.Layers.Tree
It would boost the ability to interact with mulit-layered data maps created by folium.
Nice example:
https://jjimenezshaw.github.io/Leaflet.Control.Layers.Tree/examples/airports.html
The text was updated successfully, but these errors were encountered: