From 9e5689858e9e08bba097d8ddfcdc4f31c978fe52 Mon Sep 17 00:00:00 2001 From: DennisSchiefer Date: Mon, 14 May 2012 17:12:02 +0100 Subject: [PATCH] when checking if two routes are equal, only check up to 5 digits --- WebContent/base/OSRM.HistoryRoutes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/base/OSRM.HistoryRoutes.js b/WebContent/base/OSRM.HistoryRoutes.js index cf4b663fe..caa17acce 100644 --- a/WebContent/base/OSRM.HistoryRoutes.js +++ b/WebContent/base/OSRM.HistoryRoutes.js @@ -148,7 +148,7 @@ OSRM.extend( OSRM.HistoryRoute,{ if(lhs.length != rhs.length) return false; for(var i=0,size=lhs.length; i