DennisSchiefer
fb995ad0b0
small UI move
2012-04-16 10:26:10 +01:00
DennisSchiefer
3a85661e45
fixed bugs with IE
2012-04-16 10:23:31 +01:00
DennisSchiefer
23ca80030e
disabled printing for this release
2012-04-15 19:35:50 +02:00
DennisSchiefer
f08c389faa
moved version to 0.1.4
2012-04-15 19:35:26 +02:00
DennisSchiefer
47369a0036
continued work on printing support
2012-04-15 19:34:18 +02:00
DennisSchiefer
253b591a87
fixed error with translation of east to German
2012-04-15 19:33:23 +02:00
DennisSchiefer
5c4488d350
removed fixed with from input boxes
2012-04-15 19:32:41 +02:00
DennisSchiefer
25310ff1bd
corrected error in via computation when no road was visible
2012-04-15 19:31:49 +02:00
DennisSchiefer
c2d52080d3
use geocode even if no route is found
2012-04-14 18:49:28 +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
61073ebc9d
added newline to readme
2012-04-12 22:52:18 +02:00
DennisSchiefer
393334cabd
corrected error in route description,
...
made dropdown button more beautiful
2012-04-12 22:44:30 +02:00
DennisSchiefer
01e4afe2f0
changed legal string in html file
2012-04-11 23:07:00 +02:00
DennisSchiefer
9b599c90f8
Merge branch 'trial/printing' into develop
...
Conflicts:
WebContent/OSRM.debug.js
2012-04-11 23:03:24 +02:00
DennisSchiefer
252c234221
made parsing of get parameters more robust
2012-04-11 22:59:41 +02:00
DennisSchiefer
888a5d04c8
removal of dragger marker more consistent,
...
changed printing initialization to be more easily removable from GUI,
localization bug fixes,
added option to give language as get parameter (hl=),
2012-04-11 22:00:19 +02:00
DennisSchiefer
b1631eff77
more localization,
...
fixed bugs with FF3
2012-04-11 17:31:02 +01:00
DennisSchiefer
ffd5e2de99
all images are now loaded in main.js
2012-04-10 23:50:04 +02: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
DennisSchiefer
893c09f6fc
Merge remote-tracking branch 'origin/trial/printing' into trial/printing
...
Conflicts:
WebContent/OSRM.GUI.js
2012-04-09 22:35:47 +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
shiin
3141d3ba48
prepared localization / route description module to use description ids
...
instead of description strings
2012-04-06 12:27:23 +02:00
DennisSchiefer
4ff4fcf516
corrected bug in reverse geocoder timeout handler
2012-04-05 09:08:41 +02:00
DennisSchiefer
f273f0cfc5
drag marker can no longer be removed by clicking on it
2012-04-05 09:04:48 +02:00
DennisSchiefer
dc192d47a8
input boxes are no longer deleted on language change
2012-04-05 01:12:15 +02:00
DennisSchiefer
0f032f7635
bugfix, so that markers will use correct mousepointer again
2012-04-04 15:40:16 +02:00
DennisSchiefer
060c7e499a
added bugtracker URL to readme
2012-04-04 15:11:38 +02:00
DennisSchiefer
28a241c371
more testing on printing
2012-04-04 13:08:25 +02:00
DennisSchiefer
bab2887f8f
Merge branch 'trial/dragging' into develop
...
Conflicts:
WebContent/OSRM.JSONP.js
WebContent/OSRM.debug.js
WebContent/main.html
2012-04-03 21:30:35 +02:00
DennisSchiefer
abba49a44e
- added GUI support for language switching
...
- first tests for support of printing
2012-04-03 21:13:44 +02:00
DennisSchiefer
4638e7c24d
corrected error and bumped version to 0.1.3
2012-04-02 20:57:39 +02:00
DennisSchiefer
fe420e5bfc
added buttons to delete source and target
2012-04-02 08:54:25 +02:00
DennisSchiefer
93ae928236
added icons that can change their image,
...
added image change while dragging markers,
increased (invisible) size of drag marker,
fixed issues with drag marker and highlight marker overlapping
2012-04-02 08:29:03 +02:00
DennisSchiefer
3b485f1426
finished dragging of routes,
...
moved corrected bugs in Leaflet to their own file
(drag after dragend, distance to path),
open osmbugs in new window
2012-04-01 19:13:54 +02:00
DennisSchiefer
5165e01a5c
added draggable routes,
...
changed findViaPosition to only return the index and not set the node,
IMPORTANT: changed leaflet-src.js for a bugfix!,
2012-03-30 16:30:16 +01:00
DennisSchiefer
7b4e923ec4
added option (commented out) to use input box for route links to get
...
a marked url when clicking in it -> test what is better
2012-03-30 10:35:14 +01:00
DennisSchiefer
007dd19cec
added buttons to switch to JOSM and OSM Bugs,
...
added getCenter function that respects UI visibility
2012-03-30 10:10:51 +01:00
DennisSchiefer
fd3cf02af4
complete restructure of OSRM.Routing
2012-03-29 16:55:12 +01:00
DennisSchiefer
2bb51717b9
extracted OSRM.Map and OSRM.MapView classes,
...
moved centering that respects UI visibility to OSRM.MapView
2012-03-29 14:34:55 +01:00
DennisSchiefer
4fe6346146
reordered styles in main.html,
...
readded default values to GUI,
made TODO marker to check whether GUI is initilaized
2012-03-28 15:02:09 +01:00
DennisSchiefer
c5bd2b0b1d
renamed routing.js,
...
encapsulated local helper functions in OSRM.base
2012-03-28 14:30:26 +01:00
DennisSchiefer
71426cf760
changed OSRM debug to work with IE6,
...
deactivated JSONP timing routines
2012-03-28 14:06:18 +01:00
DennisSchiefer
0ab287e707
modified JSONP statistics,
...
rearranged OSRM debug so that it works in IE
2012-03-28 13:59:39 +01:00
DennisSchiefer
49cc0bfb09
added functions to test JSONP timings
2012-03-28 13:01:26 +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
1a9776cff9
moved utils into OSRM namespace
2012-03-28 12:17:22 +01:00