Why can’t I import ORS?
I am trying to implement a routing service in my routing service website (express.js-server). I decided to go with openroutingservice. As a test I tried to implement an example of it in my index.html, but to no result. All other js-scripts are working.
getting data from mysql to converting to js
this is my server->