Commit graph

25 commits

Author SHA1 Message Date
John Firebaugh
ed75d4710b Conform to project style conventions 2014-05-12 12:32:32 -07:00
Peter
873c1cb84e Using GraphHopper new API 2014-04-01 16:22:06 +02:00
Kai Krueger
d24cba4345 Minor fixes to the I18n code of routing
MapQuest instructions still don't translate, as that backend doesn't accept
simple language locals but require country codes as well.
2014-03-29 16:47:42 -06:00
Richard Fairhurst
23ffdadb56 Don't show http-only routers to users on https 2014-03-10 18:02:28 +00:00
Dan Stowell
15f0367e7f jsrouting: mouseover an instruction, highlight the route segment 2014-03-09 09:37:42 +00:00
Richard Fairhurst
5c0e96e0e0 Convert tabs to spaces
(because I'll be lynched otherwise, mutter grumble)
2014-03-08 16:39:51 +00:00
Richard Fairhurst
3ef8024b1d Add distance/time summary 2014-03-08 16:14:14 +00:00
Richard Fairhurst
15904542a6 Pass on routing failures from MapQuest 2014-03-08 14:14:43 +00:00
Richard Fairhurst
2f0794738c Add CORS for engines that support it
(Do we need a fix for IE8/9?
- https://github.com/MoonScript/jQuery-ajaxTransport-XDomainRequest
- https://github.com/jaubourg/ajaxHooks/blob/master/src/xdr.js )
2014-03-08 14:03:08 +00:00
Richard Fairhurst
a997690897 Refactor MQ/OSRM engines a la @karussell patch 2014-03-08 13:37:27 +00:00
Richard Fairhurst
dd4406ed41 Remove CloudMade foot engine
(OSM is probably not an "Enterprise Plan" customer ;) )
2014-03-08 12:35:00 +00:00
Richard Fairhurst
7915a22caf Use generic GraphHopper engine 2014-03-08 12:31:06 +00:00
Richard Fairhurst
5b6558c0f2 Improve error-handling 2014-03-08 12:07:54 +00:00
Dan Stowell
205ccf2d51 remove the todo that I addressed 2014-02-23 21:58:28 +00:00
Dan Stowell
acf7cf5738 add a credits line for each routing service 2014-02-23 21:56:39 +00:00
Kai Krueger
3eaf58c151 Make more of the javascript routing functions internationalizable 2014-02-01 21:10:54 -07:00
Richard Fairhurst
149182f620 Apparently 'final' is a reserved word in JS... 2014-01-23 22:29:09 +00:00
Richard Fairhurst
423b13d5ce Add GraphHopper engine (thanks @karussell!) 2014-01-23 20:19:06 +00:00
Richard Fairhurst
e825f8b264 More draggable routes work 2014-01-23 11:38:01 +00:00
Richard Fairhurst
d40d32889c Remove logging 2014-01-22 20:31:58 +00:00
Richard Fairhurst
81ebdee185 Parse CloudMade directions 2014-01-22 18:53:30 +00:00
Richard Fairhurst
36ee18b88e Parse MapQuest directions 2014-01-22 18:38:07 +00:00
Richard Fairhurst
d14406cead Move more engine-specific stuff out of main .js 2014-01-22 18:20:07 +00:00
Richard Fairhurst
c4f3d1bd32 Start MapQuest Open support 2014-01-22 15:53:35 +00:00
Richard Fairhurst
3bd5ae2399 Move routing engines into their own files 2014-01-22 09:52:01 +00:00