You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I followed your installation instructions with the Berlin map. It seems that everything went well except for some warnings.
I tried this: curl "http://127.0.0.1:5000/route/v1/driving/13.388860,52.517037;13.385983,52.496891?steps=true"
And I get a json that I think is valid {"code":"Ok","routes":[.....
I installed the front end but when I enter the coordinates I get the error mentioned in the title.
What did I do wrong? Thanks