osrm-frontend icon indicating copy to clipboard operation
osrm-frontend copied to clipboard

Modular rewrite of the OSRM frontend using LRM

Results 107 osrm-frontend issues
Sort by recently updated
recently updated
newest added

Hi, Is there any particular reason why are we using leaflet instead of openlayer? because i want to change the map library to openlayer in frontend so, kindly share some...

based branch gh-pages,I use docker build generate a local image osrm-fronted, but I can't run successfully , catch a error like : async remove(item) { ^^^^^^ SyntaxError: Unexpected identifier so...

Seems like last time it was updated is May 7 2019, was quite some time ago, took me a while to figure out why `OSRM_DEFAULT_LAYER` env var wasn't having an...

Building this complains "The package-lock.json file was created with an old version of npm". [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected] are affected by CVEs, out of date or...

Hi guys I have deployed both osrm-backend and osrm-frontend instances via docker compose on a server. And everything works fine independently. I can make requests from postman to backend and...

Hello, I'm trying to change the OSRM frontend (and backend) port number to support multiple dockers on one machine. I want to use 9999 on frontend instead of 9966. Here...

Currently when clicking on any of the links on this page, a file is being download. Is it possible to rework the page to have a table that lists all...

Switch the translations for "End" and "Via point" (there was a mistake), translate "GPX"

:sparkles: Docker configuration for nominatim Closes #313 and closes #314 and closes #283.

With a freshly loaded osrm-frontend, clicking on the map sets the start marker and a second click sets the end marker. Subsequent clicks always update the second waypoint, whether or...