data_updated -> data_timestamp

This commit is contained in:
DennisSchiefer
2012-05-14 17:50:17 +01:00
parent 9e5689858e
commit e706a9867d
11 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ OSRM.extend( OSRM.HistoryRoute,{
}
},
// get positions of current markers (note: data of jsonp response used, as not all data structures updated!)
// get positions of current markers (data of jsonp response used, as not all data structures up-to-date!)
_getCurrentMarkers: function() {
var route = [];