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

Importing optimization route file tries to read it as directions route #420

Closed blackbirdem closed 3 months ago

blackbirdem commented 4 months ago

Optimization tab has an option to download an optimization route as a ors-route, but the form actions button to import an ors-route file only expects directions route.

Upon trying to import an optimization route file the client switches to the directions tab, but cannot load any new data and does not update the URL.