ors-map-client icon indicating copy to clipboard operation
ors-map-client copied to clipboard

Openrouteservice API web SPA client using VueJS, Vuetify and Vue2Leaflet

Results 100 ors-map-client issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Issue with web application https://maps.openrouteservice.org/ both on Mac OS X 12.3...

The test for toggling the sidebar fails from time to time and should be more robust: https://github.com/GIScience/ors-map-client/actions/runs/5831695683/job/15815634155#step:10:381

Currently, base map list is just a name of the available layers. It would be better if along with the name of those layers is a preview of what that...

suggestion

client: [heal routing](https://heal.openrouteservice.org/#/directions/null/Blumenthalstra%C3%9Fe%2041,Heidelberg,BW,Deutschland/data/55,130,32,198,15,97,4,224,38,9,96,59,2,24,5,192,166,6,113,0,184,72,129,92,1,178,32,26,66,72,27,128,14,0,232,3,102,160,70,70,5,98,96,102,38,4,231,96,118,14,164,0,179,117,164,32,19,0,6,38,213,234,182,110,53,184,129,33,72,128,128,1,213,60,8,137,176,229,0,11,202,0,91,92,44,212,110,129,0,25,188,34,233,112,129,181,21,0,90,0,238,200,136,6,178,64,28,213,68,10,221,6,221,26,29,17,12,17,207,2,50,4,196,210,54,29,22,8,51,91,87,95,84,10,214,222,221,0,31,67,89,26,25,4,203,36,3,221,30,31,192,2,219,81,31,220,172,19,0,13,223,38,217,12,21,6,23,18,86,154,141,89,173,178,8,128,132,209,9,198,189,13,31,49,10,2,96,23,201,109,91,195,26,5,27,69,160,186,192,131,28,181,24,191,221,21,31,50,0,145,21,23,16,68,19,6,184,160,163,171,167,167,15,190,141,82,186,174,189,179,187,186,28,204,73,96,178,0 ) add another button for "routing from the point" additional to the button "routing to the point", like on the right click action.

HEAL

used client: [heal.openrouteservice.org](https://heal.openrouteservice.org/#/place/@8.690245124561825,49.41270433059974,15) May put the context popup closer to the selected point for that context: ![image](https://github.com/GIScience/ors-map-client/assets/68805985/e1038ce7-73fb-4ba6-bc7e-69ec0c0255fe)

low priority
HEAL

When switching from the base map layer from OpenStreetMap view to Satellite Imagery view, the map sometimes jumps to a different, previously visited location. It potentially reads this info from...

From my POV, there's three main issues with the current user location handling: 1. Currently, the map repeatedly centers onto the user location when "Continuously" is selected. This is rather...

https://filiphric.com/testing-geolocation-with-cypress

enhancement

For many, the time of the day is important. Some only want to drive during the daytime. It would be a nice feature to have the option to define the...

the production pipeline is currently not using the correct check for merged release PRs. It should trigger once a branch starting with `chore/release` is merged to `main`