diff --git a/Docs/WebFrontend/Route.js b/Docs/WebFrontend/Route.js index 225ce13e8..1aea2bd1c 100644 --- a/Docs/WebFrontend/Route.js +++ b/Docs/WebFrontend/Route.js @@ -29,8 +29,8 @@ //====================== // OBJECTS //Map -var HOST_ROUTING_URL = 'http://localhost:5000/viaroute'; -//var HOST_ROUTING_URL = 'http://routingdemo.geofabrik.de/route-via/'; +//var HOST_ROUTING_URL = 'http://localhost:5000/viaroute'; +var HOST_ROUTING_URL = 'http://routingdemo.geofabrik.de/route-via/'; var HOST_WEBSITE = 'http://map.project-osrm.org/';//location.host var ISCALCULATING = false; diff --git a/Docs/WebFrontend/img/cancel.png b/Docs/WebFrontend/img/cancel.png new file mode 100644 index 000000000..8c7e0ebf3 Binary files /dev/null and b/Docs/WebFrontend/img/cancel.png differ diff --git a/Docs/WebFrontend/img/cancel_small.png b/Docs/WebFrontend/img/cancel_small.png new file mode 100644 index 000000000..c1b3c7d5b Binary files /dev/null and b/Docs/WebFrontend/img/cancel_small.png differ diff --git a/Docs/WebFrontend/index.html b/Docs/WebFrontend/index.html index 5553baa4f..1d699d08c 100644 --- a/Docs/WebFrontend/index.html +++ b/Docs/WebFrontend/index.html @@ -11,13 +11,13 @@ - + + --> + @@ -58,7 +58,7 @@

Demo Website for the
Open Source Routing Machine Project

-
GUI v0.3beta-11/July/11 - OSRM hosting by Geofabrik - Geocoder by MapQuest
+
GUI v0.3 11/07/22 - OSRM hosting by Geofabrik - Geocoder by MapQuest