folium
folium copied to clipboard
Python Data. Leaflet.js Maps.
I am looking to add an HTML legend at the bottom corner of each layer. The legend will be different per layer. I can add an HTML legend to the...
**Describe the bug** If you have MultiPoint geometry in your GeoJSON, Tooltip and Popup do not work. Normal Points are fine as well as MultiPolygons. **To Reproduce** ```py import json...
Hi, I'm facing an issue and I can't find any help on your documentation. My probem is simple, I want a tooltip that displays my informations and giving it a...
**Describe the solution you'd like** without change the default color in current folium heatmap. we want to see a color legend can be show on map and different color proportion...
**Is your feature request related to a problem? Please describe.** Currently type hinting is not supported by folium. Are there any plans to implement this? **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** It may be a common use case that a marker might relate to other relevant makers. It would be great...
I'm having trouble visualizing the colorbar that is located in the upper right corner, when a choropleth is used. I would like to know if there is a way to...
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 
**Describe the bug** It is unclear from the docs (and from the code) how to override javascript and css that folium emits. There's some very old discussion in (closed) issue...
**Is your feature request related to a problem? Please describe.** No. This feature request adds support for displaying raster tile base maps in .mbtiles format. **Describe the solution you'd like**...