folium icon indicating copy to clipboard operation
folium copied to clipboard

Python Data. Leaflet.js Maps.

Results 131 folium issues
Sort by recently updated
recently updated
newest added

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

enhancement

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

bug

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

enhancement

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

enhancement

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

enhancement

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

enhancement

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

enhancement

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 ![grafik](https://user-images.githubusercontent.com/16351144/177002100-97233c94-de10-4f64-a151-f5b5e09a5551.png)

plugin

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

documentation
help wanted

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

enhancement
plugin