finished making jsonp parameter names interchangeable
This commit is contained in:
parent
38defe9629
commit
2060088c6b
@ -41,7 +41,6 @@ OSRM.JSONP = {
|
||||
|
||||
// wrap timeout function
|
||||
OSRM.JSONP.timeouts[id] = function(response) {
|
||||
console.log("timeout",id);
|
||||
try {
|
||||
timeout_function(response, parameters);
|
||||
} finally {
|
||||
|
Loading…
Reference in New Issue
Block a user