GIScience / ors-map-client

Openrouteservice API web SPA client using VueJS, Vuetify and Vue2Leaflet
http://maps.openrouteservice.org
Apache License 2.0
104 stars 32 forks source link

Map jumping effect on sidebar open/close #461

Open MichaelsJP opened 2 weeks ago

MichaelsJP commented 2 weeks ago

Browser: Firefox

When opening and closing the sidebar, the base map and all objects move with it and jump back afterward. In my opinion, it should just stay how it is, and the sidebar slides over it. No idea how simple that would be.

Screencast_20240830_164558.webm

TheGreatRefrigerator commented 1 week ago

It definitly then also needs logic adjustments for the "fitToMap" parts that calculates the bounds differently when the sidebar is open.