// CloudMade foot engine // *** again, this should be shared from a Cloudmade library somewhere // *** this API key is taken from some example code, not for real live use! // http://cloudmade.com/documentation/routing OSM.RoutingEngines.list.push({ name: 'Foot (CloudMade)', draggable: true, getRoute: function(final,points) { var url="http://routes.cloudmade.com/8ee2a50541944fb9bcedded5165f09d9/api/0.3/"; var p=[]; for (var i=0; i