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
It seems like any update to the ui.plotly element moves the map back to its original location, even when resizing the window so that the plot is affected. I could boil it down to three lines only:
falkoschindler
changed the title
Leaflet map view was reset on client side, whenever an irrelevant element update method is called
ui.leaflet location is reset when ui.plotly is updated
Jan 7, 2025
Description
minimal reproducible code:
Once I click the button to update the graph, the leaflet map view was reset to the original state before running the map method to fit bounds.
I tested the code on windows platform.
The text was updated successfully, but these errors were encountered: