GIScience / ors-map-client

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

Mobile: add reset zoom button if zoom on GUI #426

Open GrHalbgott opened 4 months ago

GrHalbgott commented 4 months ago

Especially when using mobile phones, it accidentally can happen that one zooms in on the GUI elements and shifts the screen to the map, so that the GUI is not available anymore and you also cannot zoom out anymore.

Suggestion: add a "reset zoom" button in the lower right corner of the screen if a zoom is detected on the GUI. Problem: need a way to distinguish it from "rest zoom on map"

Reproduce by trying to zoom in on the search bar, then move the screen (not the map) so that only the map is on the screen -> zoom out of the GUI not possible anymore, because the zoom applies to the map.

Normal ORS, but also HEAL