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
9b599c90f8
Merge branch 'trial/printing' into develop
...
Conflicts:
WebContent/OSRM.debug.js
2012-04-11 23:03:24 +02:00
DennisSchiefer
b1631eff77
more localization,
...
fixed bugs with FF3
2012-04-11 17:31:02 +01:00
DennisSchiefer
ea207cef6e
improved language support: geocoding uses language settings, geocoding
...
results & locations are also translated if possible
2012-04-10 21:47:30 +02:00
shiin
213bb71b35
changed behaviour of geocoder (return always triggers geocoder, moving a
...
single marker clears search results)
2012-04-09 11:59:32 +02:00
shiin
0fd8d4d8cf
all visible lat/lng coordinates are truncated after 6 digits (this
...
includes inputboxes, osmbugs link, route link, gpx link),
moved all events from html to javascript
2012-04-08 19:50:30 +02:00
shiin
13f0a3fb6b
redid html and css,
...
switched to sans-serif font
2012-04-08 12:02:36 +02:00
DennisSchiefer
4ff4fcf516
corrected bug in reverse geocoder timeout handler
2012-04-05 09:08:41 +02:00
DennisSchiefer
fd3cf02af4
complete restructure of OSRM.Routing
2012-03-29 16:55:12 +01:00
DennisSchiefer
e132ac5c53
moved routing functions to OSRM namespace,
...
added functions to measure JSONP timings
2012-03-28 12:57:42 +01:00
DennisSchiefer
342a0d22bd
- removed bug in centering routes when UI was hidden
...
- moved all browser dependencies to OSRM.Browser
- refactored via code to use Leaflet functions
- added function to extract route layerPoints
2012-03-28 10:51:54 +01:00
DennisSchiefer
e0602934b2
Refactored Geocoder -> now resides in OSRM namespace
2012-03-23 09:55:55 +01:00