From 205ccf2d51753b6802ca212df6aa3425af40430e Mon Sep 17 00:00:00 2001 From: Dan Stowell Date: Sun, 23 Feb 2014 21:58:28 +0000 Subject: [PATCH] remove the todo that I addressed --- app/assets/javascripts/routing_engines/mapquest_bicycle.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/assets/javascripts/routing_engines/mapquest_bicycle.js b/app/assets/javascripts/routing_engines/mapquest_bicycle.js index 4cff366a6..c7995246a 100644 --- a/app/assets/javascripts/routing_engines/mapquest_bicycle.js +++ b/app/assets/javascripts/routing_engines/mapquest_bicycle.js @@ -3,8 +3,6 @@ // http://open.mapquestapi.com/directions/ // https://github.com/apmon/openstreetmap-website/blob/21edc353a4558006f0ce23f5ec3930be6a7d4c8b/app/controllers/routing_controller.rb#L153 -// *** needs to give credit - OSM.RoutingEngines.list.push({ name: "javascripts.directions.engines.mapquest_bike", creditline: 'Directions courtesy of MapQuest ', -- 2.43.2