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

HEAL: Dragging (adapting) routes doesn't work #421

Closed GrHalbgott closed 2 months ago

GrHalbgott commented 4 months ago

image

Dragging the route does not adapt the route. Instead, it displays a triangle of lines from each side of the segment (looks like a line). If these lines are clicked again, another set of lines is created without creating any waypoints.

Related to #384, has been fixed for normal ORS with #12

HEAL

TheGreatRefrigerator commented 2 months ago

This was fixed in https://github.com/GIScience/ors-map-client/issues/439 but the problem still remains for the heal client, that you can't do waypoints + alternative routes, which is an ors issue.