fix to timeoutRoute call
This commit is contained in:
parent
543b54e2af
commit
b85849b6bd
@ -52,7 +52,7 @@ timeoutRoute_Dragging: function() {
|
||||
},
|
||||
timeoutRoute_Reversed: function() {
|
||||
OSRM.G.markers.reverseMarkers();
|
||||
timeoutRoute();
|
||||
OSRM.Routing.timeoutRoute();
|
||||
},
|
||||
showRoute: function(response) {
|
||||
if(!response)
|
||||
|
Loading…
Reference in New Issue
Block a user