Skip to content

issues Search Results · repo:python-visualization/folium language:Python

Filter by

1k results
 (118 ms)

1k results

inpython-visualization/folium (press backspace or delete to remove)

Describe the bug Our build installs streamlit-folium manually by mimicing the build steps from the component. However, streamlit-folium moved their build steps to uv. We need to update our build to avoid ...
  • hansthen
  • Opened 
    7 days ago
  • #2171

Describe the bug The geoman plugin allows users to add event handlers to newly created layers. After a making a cut using the scissor tool, these event handlers are lost. To Reproduce m = folium.Map( ...
  • hansthen
  • Opened 
    on Jun 28
  • #2165

Is your feature request related to a problem? Please describe. I d like to create 3D views. Describe the solution you d like Maybe a plugin like eegeo.js? Or https://www.maptiler.com/news/2014/07/webgl-earth-2-the-leaflet-compatible-javascript-3d-globe-powered-by-cesium/ ...
  • hansthen
  • Opened 
    on Jun 15
  • #2162

Describe the bug When applying a Marker with a CustomIcon to a GeoJson the generate HTML fails in the browser with Uncaught TypeError: iconRootAlias.CustomIcon is not a constructor . To Reproduce import ...
  • sgrefen
  • 6
  • Opened 
    on May 31
  • #2152

Any attempt to implement click-related classes does not work after the map is saved to .html, or when m is called after setting up the map. To reproduce, you can implement `import folium from folium import ...
  • Dan7210
  • 5
  • Opened 
    on May 20
  • #2151

The Control class can be used to implement new leaflet plugins in user code (e.g. without creating adding a new plugin class itself). This needs to be documented.
documentation
  • hansthen
  • Opened 
    on May 17
  • #2150

The Geoman plugin was released in Folium 0.19.6, but has no documentation.
documentation
  • hansthen
  • Opened 
    on May 17
  • #2149

Describe the bug Supplying a dict (float - str) for the gradient argument of folium.plugins.HeatMap() leads to an error at render time. To Reproduce This is the code snippet from the documentation page ...
  • atwilso
  • 2
  • Opened 
    on May 10
  • #2143

We changed the implementation of this, but it could really use some better documentation and possibly an example.
documentation
  • hansthen
  • Opened 
    on Apr 23
  • #2141

We recently fixed some behavior related to popups and tooltips that only show up after interacting with the map. We currently do not have a framework for this type of regression tests where user interaction ...
  • hansthen
  • 2
  • Opened 
    on Apr 22
  • #2140
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub