osm-oscar / oscar-web

A simple search engine for OpenStreetMap data
https://www.oscar-web.de
Other
5 stars 2 forks source link

Asynchronous fetch of route #75

Open dbahrdt opened 3 years ago

dbahrdt commented 3 years ago

Currently the polyline to render a route is fetched synchronously. We should do this in an async manner.