Relative Content

Tag Archive for pythonplotly-dashdash-leaflet

Export Dash LeafletMap as HTML

I’m lookig for a way to make a dash leaflet map downloadable as a html file in a plotly dash dashboard. I found some examples for plotly plots in dash (e.g. https://plotly.com/python/interactive-html-export/ or Export plotly dash to html from callback) but I do not know how to transform and save a dash leaflet MapContainer element as an html object.