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
Need to manage a "Map should reload" state in redux/global/context and set after creating a post with a location, then response to this in a hook on MapWebView, resetting it once used.
The text was updated successfully, but these errors were encountered:
Maybe solve by adding a WebView post event into MapExplorer that allows me to reload the bounding box / just the map. I can then run that every time the map comes into focus, vs reloading the entire map page.
Need to manage a "Map should reload" state in redux/global/context and set after creating a post with a location, then response to this in a hook on
MapWebView
, resetting it once used.The text was updated successfully, but these errors were encountered: