Robin

Results 221 comments of Robin

Good catch, I was hunting this issue for months! This behavior was introduces here: https://github.com/devbridge/jQuery-Autocomplete/commit/d556a873e7fa6138e4f630d3859f9aed9b975a29 Maybe we could increase 200 ms to 300-400 ms?

BTW: I think the demo website uses a very old version of the autocomplete, you might not want to check that too closely ;)

Yes, this is a known problem. Feel free if you want to open a PR for a fix. Otherwise you might be interested in having a look at https://github.com/maplibre/maplibre-navigation-android -...

Maybe you could create a PR from your changes @msh100?

You can also build and run the Dockerfile locally.

> Do you need traffic data for your application? Historical and real-time travel speeds will enable accurate routing, estimated time of arrival and other transport analysis and planning applications. Follow...

> Do you have any idea why this could happen? The Directions API uses improved ETAs that are not part of the open source project. Also see [this SO answer](https://stackoverflow.com/questions/48278210/graphhopper-api-vs-graphhopper-app/48295141#48295141).

One of the sources for Sonny was viewfinderpanoramas? IIRC, there is some potential licensing issue with viewfinderpanorams? > [Viewfinder Panoramas](http://www.viewfinderpanoramas.org/dem3.html). The data is not under an open license but can...

@sfkeller interesting approach, thanks for the link. I had a brief look at the project. If I understand this correctly, you transform areas to ways in a preprocessing step, which...