]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts/routing.js.erb
Merge pull request #10 from danstowell/jsrouting-credits
[rails.git] / app / assets / javascripts / routing.js.erb
2014-03-07 Richard FairhurstMerge pull request #10 from danstowell/jsrouting-credits
2014-02-23 Dan Stowelladd a credits line for each routing service
2014-02-03 Richard FairhurstMerge pull request #6 from apmon/jsroute
2014-02-02 Kai KruegerMake more of the javascript routing functions internati...
2014-01-23 Richard FairhurstRemove some repeated-query funkiness
2014-01-23 Richard FairhurstRemove a couple of TODOs
2014-01-23 Richard FairhurstApparently 'final' is a reserved word in JS...
2014-01-23 Richard FairhurstIntegrate marker & geocoding behaviours
2014-01-23 Richard FairhurstMore draggable routes work
2014-01-23 Richard FairhurstMore work on draggable markers
2014-01-23 Richard FairhurstStart work on drag-and-drop start/end markers
2014-01-22 Richard FairhurstAllow user to click Go before geocode result
2014-01-22 Richard FairhurstMove more engine-specific stuff out of main .js
2014-01-22 Richard FairhurstSimplify usage, fix closures
2014-01-22 Richard FairhurstMove routing engines into their own files
2014-01-21 Richard FairhurstStart work on second engine
2014-01-21 Richard FairhurstShow little popup on click
2014-01-21 Richard FairhurstStart to make turn-by-turn instructions clickable
2014-01-21 Richard FairhurstClose directions
2014-01-21 Richard FairhurstPresentation of directions
2014-01-21 Richard FairhurstPresentation work
2014-01-21 Richard FairhurstBeginning of JavaScript-only routing UI