From 3bce384f9b6c6b139776851c8864bb1680b72677 Mon Sep 17 00:00:00 2001 From: DennisSchiefer Date: Wed, 16 May 2012 12:31:57 +0100 Subject: [PATCH] changed test server to work server --- WebContent/OSRM.config.js | 3 +-- WebContent/base/OSRM.HistoryRoutes.js | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/WebContent/OSRM.config.js b/WebContent/OSRM.config.js index dac56d84c..7c817671b 100644 --- a/WebContent/OSRM.config.js +++ b/WebContent/OSRM.config.js @@ -19,8 +19,7 @@ or see http://www.gnu.org/licenses/agpl.txt. // [has to be loaded directly after OSRM.base] OSRM.DEFAULTS = { - //HOST_ROUTING_URL: 'http://router.project-osrm.org/viaroute', - HOST_ROUTING_URL: 'http://i10pc68:5000/viaroute', + HOST_ROUTING_URL: 'http://router.project-osrm.org/viaroute', HOST_SHORTENER_URL: 'http://map.project-osrm.org/shorten/', HOST_TIMESTAMP_URL: 'http://router.project-osrm.org/timestamp', HOST_GEOCODER_URL: 'http://nominatim.openstreetmap.org/search', diff --git a/WebContent/base/OSRM.HistoryRoutes.js b/WebContent/base/OSRM.HistoryRoutes.js index 3507b3b40..7a0a65a77 100644 --- a/WebContent/base/OSRM.HistoryRoutes.js +++ b/WebContent/base/OSRM.HistoryRoutes.js @@ -190,4 +190,4 @@ OSRM.extend( OSRM.HistoryRoute,{ for(var i=0; i