You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just able to download the map which I've loaded in my iframe.
Let's say if user applies some filters or changes the color of heatmap which is loaded in my iframe, how would I able to capture those changes or the configs at my backend?
Note: The download functionality that I'm using at the backend is at '/download_map' route.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm just able to download the map which I've loaded in my iframe.
Let's say if user applies some filters or changes the color of heatmap which is loaded in my iframe, how would I able to capture those changes or the configs at my backend?
Note: The download functionality that I'm using at the backend is at '/download_map' route.
kepler_load.html:
app.py:
Beta Was this translation helpful? Give feedback.
All reactions