Commit Graph

79 Commits

Author SHA1 Message Date
DennisSchiefer
e90fe88cc0 added whitespaces to the tooltips for alternatives before the numbers 2012-07-06 11:50:25 +01:00
DennisSchiefer
f27e05564d fixed bug with dragging via markers while an alternative is active 2012-07-05 14:25:42 +01:00
DennisSchiefer
8323ce78e3 fixed bug with route reversal 2012-07-05 14:08:12 +01:00
DennisSchiefer
8b17e4864e changed check to make sure parameters exist 2012-07-05 09:45:54 +01:00
DennisSchiefer
4ebe4848af Merge branch 'trial/alternatives' into develop
Conflicts:
	WebContent/routing/OSRM.Routing.js
2012-07-05 09:33:00 +01:00
DennisSchiefer
ba46d77d1d finalized alternative integration 2012-07-05 09:24:27 +01:00
DennisSchiefer
38ccb9d974 Merge branch 'trial/zooming' into develop 2012-07-04 13:32:36 +01:00
DennisSchiefer
5e3de973d7 recentering/zooming on a route is only done, when the route is first
drawn by clicking on the map and only if the rout doesn't fit into the
current viewport
2012-07-04 13:31:45 +01:00
DennisSchiefer
74154ab0a6 alternatives work - sort of 2012-07-04 07:42:49 +01:00
DennisSchiefer
c07f87edca removed geomformat=cmp from jsonp requests as it is now the default 2012-07-03 14:42:23 +01:00
DennisSchiefer
537b9b0623 added stuff to alternatives 2012-07-03 14:39:29 +01:00
DennisSchiefer
d88baaf1a4 zoom/pan to route when it doesn't fit on the screen 2012-07-03 13:37:12 +01:00
DennisSchiefer
80d2918203 alternatives work with zooming now 2012-06-21 08:26:57 +01:00
shiin
90c48abeaf more alternative stuff 2012-06-20 23:52:43 +02:00
shiin
badd48f166 more alternative stuff 2012-06-20 22:08:25 +02:00
shiin
59775a9864 more towards alternatives 2012-06-17 18:23:57 +02:00
shiin
7b94a3092f preparation for zooming 2012-06-17 11:04:27 +02:00
shiin
7d82661927 first code for managing alternatives 2012-06-17 09:07:32 +02:00
DennisSchiefer
5923d034c9 added button to zoom on current route 2012-06-12 16:58:16 +01:00
DennisSchiefer
03bb7f4f40 Merge branch 'trial/viass' into trial/gui 2012-05-16 12:29:44 +01:00
DennisSchiefer
b85849b6bd fix to timeoutRoute call 2012-05-15 15:10:24 +01:00
DennisSchiefer
dfd5ee9134 added via marker numbering 2012-05-15 13:48:24 +01:00
DennisSchiefer
34389f9789 added support for new API regarding via_nodes 2012-05-15 11:39:39 +01:00
DennisSchiefer
2ee7ea87cd prevent bug when first route yields a timeout 2012-05-15 10:42:05 +01:00
DennisSchiefer
979327ec82 refactored code for history routes 2012-05-14 12:18:04 +01:00
DennisSchiefer
0976358fdf added comment 2012-05-14 07:12:29 +01:00
shiin
36f5b36c6b more work on history routes 2012-05-13 20:28:24 +02:00
shiin
1ec7c6ab50 did some renaming 2012-05-12 11:33:05 +02:00
DennisSchiefer
14ca66459a history routes work now (i hope) 2012-05-11 16:25:06 +01:00
DennisSchiefer
e7b3590352 commented out route history 2012-05-11 15:08:04 +01:00
DennisSchiefer
c0e86c47c2 changed many names for jsonp routing functions 2012-05-11 12:30:00 +01:00
DennisSchiefer
85ea79701c work on history routes 2012-05-10 14:43:20 +01:00
DennisSchiefer
47b2268504 test 2012-05-10 12:52:55 +01:00
DennisSchiefer
50aea3310a fixed bug that caused wrong destinations when clicking on a routing
instruction after zooming
2012-05-08 13:32:44 +01:00
shiin
826cbc9a24 added parameter to set meters/miles,
changed toHumanDistance functions so that conditions don't need to be
checked all the time
2012-05-06 19:10:43 +02:00
shiin
0e9dcc30b7 added miles/feet display (without gui option at the moment) 2012-05-06 18:37:23 +02:00
DennisSchiefer
99f0abef0c changed some mouse cursors 2012-04-27 17:29:49 +01:00
DennisSchiefer
a3cfd49f97 shortener reply parameter name flexible,
check if reply is correct,
beautified continue marker
2012-04-27 12:13:27 +01:00
DennisSchiefer
8e79b29925 changed result-link to route-link 2012-04-27 07:02:37 +01:00
DennisSchiefer
635b13b61c all route/geocoder requests will only send 6 digits after the decimal
point.
2012-04-26 13:15:41 +01:00
DennisSchiefer
94ca30c690 printing icon can now deactivates when there is no route 2012-04-25 12:17:36 +01:00
shiin
0068d4062d changed header area for normal routes 2012-04-24 23:23:27 +02:00
DennisSchiefer
253df58fdb beginning to restructure routing header area 2012-04-24 09:38:20 +01:00
shiin
38defe9629 some files weren't removed properly... 2012-04-23 00:09:22 +02:00
shiin
40c0222ffd better UI for route reversal (source/target are changed when response is
received/timeout)
2012-04-22 21:03:50 +02:00
DennisSchiefer
1da10942d5 changed jsonp call, so that position of the callback command has
to be given as "%jsonp" in the string
2012-04-21 08:13:42 +01:00
DennisSchiefer
7ad253732a link shortener parameters now changeable in config file 2012-04-21 08:11:57 +01:00
DennisSchiefer
f3290ab64b zooming/switching to show unnamed roads will not rebuild the complete
driving directions,
pending JSONP calls can be cleared
2012-04-20 07:37:26 +02:00
DennisSchiefer
eb3c2f560e switched back to using normal images in route description (FF wasn't
actually faster, he just reported wrong numbers)
2012-04-19 21:32:07 +02:00
DennisSchiefer
869b13e9db init via_nodes with empty array 2012-04-19 12:59:31 +01:00