Commit Graph

320 Commits

Author SHA1 Message Date
DennisSchiefer
f27e05564d fixed bug with dragging via markers while an alternative is active 2012-07-05 14:25:42 +01:00
DennisSchiefer
d1bc05fcae clarified tooltips,
changed timers to short durations for testing
2012-07-05 14:16:36 +01:00
DennisSchiefer
8323ce78e3 fixed bug with route reversal 2012-07-05 14:08:12 +01:00
DennisSchiefer
517f321ccc Merge branch 'trial/notifications' into develop
Conflicts:
	WebContent/main.html
2012-07-05 14:02:37 +01:00
DennisSchiefer
5e24749826 clarified comments 2012-07-05 14:00:47 +01:00
DennisSchiefer
8f6cd99ff6 changed notification triggers from wrapped functions to simple function
calls
2012-07-05 13:53:07 +01:00
DennisSchiefer
efa959d112 added clarifying comment 2012-07-05 13:01:27 +01:00
DennisSchiefer
f119b79101 removed comment 2012-07-05 13:00:57 +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
0c946f1476 added additional notifications,
better argument passing to wrapped trigger functions for notifications,
notification boxes adapt in size to contained text,
notification functions renamed,
2012-07-04 17:27:08 +01:00
DennisSchiefer
22783a53cd wrapper function for localization pulldown menu to work as trigger
function for notifications
2012-07-04 17:25:04 +01:00
DennisSchiefer
770f3b5979 added some notifications 2012-07-04 16:36:10 +01:00
DennisSchiefer
a90b2371c2 Merge branch 'trial/geocoder' into develop 2012-07-04 16:15:27 +01:00
DennisSchiefer
052f7060c1 changed look of geocoder results a bit (vertical alignment, debug
messages)
2012-07-04 16:15:04 +01:00
DennisSchiefer
314ff97ca0 nominatim results with type "arial_views" will not be displayed 2012-07-04 15:42:20 +01:00
DennisSchiefer
35bb9efa51 separated normal notifications from important notifications (that lock
the screen)
2012-07-04 15:35:06 +01:00
DennisSchiefer
60436e9928 filter boundaries 2012-07-04 14:07:31 +01:00
DennisSchiefer
f575ff2ba5 increased limit on search results 2012-07-04 13:58:06 +01:00
DennisSchiefer
84a960ae1e highlight markers are rendered below normal markers 2012-07-04 13:40:23 +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
f385ea4e97 modified notification markers, so that a trigger function can be named
that will prevent the notification from happening
2012-07-04 12:36:43 +01:00
DennisSchiefer
c38c0b6f03 added notifications 2012-07-04 09:00:11 +01:00
DennisSchiefer
74154ab0a6 alternatives work - sort of 2012-07-04 07:42:49 +01:00
DennisSchiefer
c33dbe67d8 printing and alternatives works! 2012-07-03 15:17:29 +01:00
DennisSchiefer
903c4577d1 removed selection restrictions 2012-07-03 14:51:31 +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
232409d70b selector elements now use offsetHeight and offsetWidth instead of
clientHeight and clientWidth of invisible selector element
2012-07-03 10:24:10 +01:00
DennisSchiefer
c549311349 setting a marker on the map no longer centers on the marker 2012-07-03 10:06:57 +01:00
DennisSchiefer
40c6ac0c28 added letvian translation (thanks to Lauris Bukšis-Haberkorns) 2012-07-03 09:59:16 +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
DennisSchiefer
ec62156322 additional fix to the slight/sharp left dilema 2012-06-18 16:23:08 +01:00
DennisSchiefer
1423d80556 fixed language error on vs. onto 2012-06-18 08:48:03 +01: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
shiin
eeec69dfab added Spanish translation 2012-06-16 13:04:01 +02:00
shiin
a8731d91ab fixed bug with "slight left" and "sharp left" instructions being
reversed
2012-06-16 12:44:19 +02:00
DennisSchiefer
3c5c26a8b5 fixed a bug where elements of hidden GUIBoxes could be selected by
tabbing.
2012-06-14 08:08:14 +01:00
DennisSchiefer
2e71ad3060 added fix for touch enabled devices using the layer control 2012-06-14 07:35:26 +01:00
DennisSchiefer
2ad919c970 added geocoder filtering and using Nominatim icons 2012-06-13 10:29:30 +01:00
DennisSchiefer
308b8e5f48 Merge branch 'feature/geocoder' into develop 2012-06-13 07:08:07 +01:00
DennisSchiefer
8677f15d47 zoom button now has same distance to left and right buttons 2012-06-13 07:07:31 +01:00
DennisSchiefer
5923d034c9 added button to zoom on current route 2012-06-12 16:58:16 +01:00