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

Existing Marker and Geometries disappear when adding or removing Calculations #460

Open MichaelsJP opened 1 month ago

MichaelsJP commented 1 month ago

Browser: Firefox

As the title states. When adding new via points, moving pins or adding new isochrones etc. already placed pins and geometries disappear for a second and are added together with new results.

Since we are always only dealing with one route at a time, I guess that is ok. But for Isochrones, it's a little confusing. Especially when the new calculation takes longer and they all disappear for quite some time.

I'm also discovering longer calculation times for Isochrones when I'm adding more. Are existing Isochrones always recalculated? Isochrones Example

Isochrones Example

Routes Example

Routes Example