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 don't remember whether this bug meant that it was starting all the way zoomed out and then swooping in, or that it was just staying all the way zoomed out. In any case, current behavior as of PR #40 is swooping -- I played around with it a bit and determined that I can't easily set that behavior from the Astro side of things without digging deeper into the inner workings of the map components from Peripleo, etc. So for now it still has the behavior that it starts fully zoomed out and then zooms to fit the search results. (The issue is that before the search results have loaded, it doesn't know what bounds to use to fit them, so there's some subtle timing stuff about what order things are loading in.)
But in any case, at least it's not just staying zoomed all the way out to the world map now.
https://gbof-web.netlify.app/map#/&map=1.02/0/0
The text was updated successfully, but these errors were encountered: