parent
4b2c64fbed
commit
4254a1f291
4 changed files with 8 additions and 6 deletions
|
@ -44,7 +44,7 @@ function OSRMEngine() {
|
|||
url += "&checksum=" + hintData.checksum;
|
||||
}
|
||||
|
||||
$.ajax({
|
||||
return $.ajax({
|
||||
url: url,
|
||||
dataType: 'json',
|
||||
success: function (data) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue