folium icon indicating copy to clipboard operation
folium copied to clipboard

Python Data. Leaflet.js Maps.

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

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

Gentlemen, I created a sample test using playwright and streamlit. This is not a full test suite, but more of a demonstration how we can use Playwright to test our...

**Is your feature request related to a problem? Please describe.** I'd like to be able to refer to other folium /leaflet objects inside a JsCode object. So far I have...