First of all manythanks for this wonderful Dash Product that’s look very smart .
I would like to know if there is a way to interact from Dash with a map produced by folium (via a frame, or any other html component).
I’m unfamiliar with folium, but in order to tie interactivity from a folium graph back into the dash app, someone would need to make a folium dash component which would render leaflet.js maps based off of however folium serializes its data within a react component. Here are the docs on the plugin system: https://plot.ly/dash/plugins.
Note that the dcc.Graph component also has built-in support for maps including:
I would like to thank yo very much for your response @chriddyp . In fact your response may be clear for an expert of Dash library., which is not my case. I will probably never be able to design my own plugin for “folium” …
But thanks for giviing me a rasponse … It has been really appreciated.