gis-ops / valhalla-app

This is the demo web app running on https://valhalla.openstreetmap.de
https://valhalla.openstreetmap.de
MIT License
163 stars 90 forks source link

Fixed [BUG] Directions Waypoint overflow #99 #107

Closed Ghat0tkach closed 1 year ago

Ghat0tkach commented 1 year ago

🛠️ Fixes Issue

Closes #99

👨‍💻 Changes proposed

Since the directions were overflowing whenever we get more than 6 waypoints(checked across all devices) , so whenever there are more than 6 waypoints , the overflow automatically gets set to auto. Hence the problem is solved. It Also increases the height of the box to look User-Friendly.

📄 Note to reviewers

📷 Screenshots

https://user-images.githubusercontent.com/59855919/223726603-70ccae72-d305-48f5-8348-6327c38519a1.mp4