X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/81ebdee1852bae569d0ee82233578155f10d1bfb..149182f62009012447eadf66dd38aaa1b30090f9:/app/assets/javascripts/routing_engines/cloudmade_foot.js diff --git a/app/assets/javascripts/routing_engines/cloudmade_foot.js b/app/assets/javascripts/routing_engines/cloudmade_foot.js index a2b7bbc9a..5193c6472 100644 --- a/app/assets/javascripts/routing_engines/cloudmade_foot.js +++ b/app/assets/javascripts/routing_engines/cloudmade_foot.js @@ -5,7 +5,7 @@ OSM.RoutingEngines.list.push({ name: 'Foot (CloudMade)', - draggable: true, + draggable: false, CM_SPRITE_MAP: { "C": 1, "TL": 7, @@ -16,7 +16,7 @@ OSM.RoutingEngines.list.push({ "TSHR": 4, "TU": 5 }, // was half expecting to see TLDR in there - getRoute: function(final,points) { + getRoute: function(isFinal,points) { var url="http://routes.cloudmade.com/8ee2a50541944fb9bcedded5165f09d9/api/0.3/"; var p=[]; for (var i=0; i