DennisSchiefer
21acdd90e0
corrected Nominatim link,
...
added incomplete Japanese translation
2012-09-10 07:16:33 +01:00
DennisSchiefer
d64fb6781c
removed test routing engines for release
2012-08-31 08:17:05 +01:00
DennisSchiefer
aee90bf530
added localization for qr code
2012-08-30 15:13:22 +01:00
DennisSchiefer
794140711d
- gui animations no longer trigger an onEndTransition event on loading
...
- refactored control management (handle is stored with map)
- refactored inactive control buttons (no background change)
- added localization strings for zooming and default search engine
- renaming: OSRM.MapView -> OSRM.Control.Map
2012-08-27 16:24:37 +01:00
DennisSchiefer
532d7cb057
added switching between search engines
...
- works with different languages
- works with links
refactored selector code:
- changed method names
- changed method parameters (object -> id),
- added method to rename all options of dropdown menu
refactored distance format selector code:
- changed method names
- changed variable names
- changed how to init/select element/change language of dropdown menu
refactored maintenance notification overrides:
- changed names of default variables
2012-08-24 13:27:21 +01:00
DennisSchiefer
ee8d04656d
added function to zoom on user and translations
2012-08-23 07:55:25 +01:00
DennisSchiefer
3fc8c4309f
added tooltip for gui boxes
2012-08-22 16:20:28 +01:00
DennisSchiefer
3f1c3e0923
moved gui version/timestamp to configuration box
2012-08-22 15:47:09 +01:00
DennisSchiefer
695ef4746b
changed legal notice (added link to Project OSRM website thanks to the
...
kind request of a fellow OSM user)
2012-08-22 14:31:27 +01:00
DennisSchiefer
e8eb342434
finalized BingLayers;
...
added culture support outside of BingLayers.js
2012-08-13 13:29:03 +01:00
shiin
ecd342224e
notifications can be switched on/off in OSRM.config,
...
notifications can be localized
2012-07-30 14:40:56 +02:00
DennisSchiefer
1423d80556
fixed language error on vs. onto
2012-06-18 08:48:03 +01:00
shiin
a8731d91ab
fixed bug with "slight left" and "sharp left" instructions being
...
reversed
2012-06-16 12:44:19 +02:00
DennisSchiefer
5923d034c9
added button to zoom on current route
2012-06-12 16:58:16 +01:00
DennisSchiefer
e706a9867d
data_updated -> data_timestamp
2012-05-14 17:50:17 +01:00
DennisSchiefer
f266655b9b
added data update date
2012-05-14 15:40:23 +01:00
DennisSchiefer
7830f82b62
added language support for new elements
2012-05-09 15:21:11 +01:00
shiin
90925bd91d
made printing window more robust (on refresh, stand-alone opening,
...
closing browser window...)
2012-04-28 08:33:55 +02:00
DennisSchiefer
ba08d0b36c
added road to first driving direction,
...
allow geographic direction in all driving directions
2012-04-19 09:57:15 +01:00
DennisSchiefer
c84d4b323e
Merge commit '9bd4b772789b11ca085e7e7f052b410903cf2eb0' into develop
2012-04-17 22:30:28 +02:00
DennisSchiefer
6f4e9a1d11
added explanation to driving instruction localization
2012-04-16 18:57:21 +02:00
DennisSchiefer
0ba881c390
localization for printing
2012-04-15 23:12:17 +02:00
DennisSchiefer
bf681855ed
moved list of supported languages and tileservers to config file
2012-04-14 18:26:32 +02:00
DennisSchiefer
899d216b9b
made it easier to remove localization and on-demand loading of new
...
language packs,
added parameter to say whether to use on-demand reloading,
added parameter for the directory that contains the localization files,
corrected a small bug when the string for the HEAD_ON instruction was
not available,
2012-04-14 18:03:33 +02:00
DennisSchiefer
73aeab3a57
reworked loading of images and icons (-> easier to add new ones),
...
adapted routing description to use new description ids,
fixed bug with localization dropdown and FF3,
added localization for "(found X results)"
2012-04-13 17:47:53 +01:00
DennisSchiefer
b1631eff77
more localization,
...
fixed bugs with FF3
2012-04-11 17:31:02 +01:00
shiin
3141d3ba48
prepared localization / route description module to use description ids
...
instead of description strings
2012-04-06 12:27:23 +02:00
DennisSchiefer
abba49a44e
- added GUI support for language switching
...
- first tests for support of printing
2012-04-03 21:13:44 +02:00