DennisSchiefer
6186f3f27e
added option for Bing Layers (you still have to provide your own API
...
key, though!)
2012-05-15 10:33:45 +01:00
DennisSchiefer
a53a34a261
integrated attribution fix to Leaflet code
2012-05-15 10:08:40 +01:00
DennisSchiefer
e706a9867d
data_updated -> data_timestamp
2012-05-14 17:50:17 +01:00
DennisSchiefer
9e5689858e
when checking if two routes are equal, only check up to 5 digits
2012-05-14 17:12:02 +01:00
DennisSchiefer
40900f6f56
put Danish after German (de < dk)
2012-05-14 16:31:24 +01:00
DennisSchiefer
f266655b9b
added data update date
2012-05-14 15:40:23 +01:00
DennisSchiefer
8b0ae1bc5f
added Italien translsation (thanks to sabas),
...
clarified procedure to add commits
2012-05-14 15:39:59 +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
DennisSchiefer
9502689ff8
correction for IE css
2012-05-14 07:06:29 +01:00
shiin
36f5b36c6b
more work on history routes
2012-05-13 20:28:24 +02:00
shiin
101fc5d02f
removed third parameter from OSRM.bind as it is no longer used
2012-05-13 12:59:19 +02:00
shiin
e9736173b0
added clarifying comment to JSONP call
2012-05-13 12:51:49 +02:00
shiin
1ec7c6ab50
did some renaming
2012-05-12 11:33:05 +02:00
shiin
f90d1db802
made html + css look better
2012-05-12 08:22:21 +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
4a8c2f323c
removed comments
2012-05-11 08:23:39 +01:00
DennisSchiefer
d4e6ad8a05
added funtionality to the show previous routes button
2012-05-10 15:28:18 +01:00
DennisSchiefer
f95e515f20
fixed bug with IE and select elements,
...
made config box nicer
2012-05-10 14:44:20 +01:00
DennisSchiefer
85ea79701c
work on history routes
2012-05-10 14:43:20 +01:00
DennisSchiefer
357ec5acfc
danish: da -> dk
2012-05-10 12:53:51 +01:00
DennisSchiefer
47b2268504
test
2012-05-10 12:52:55 +01:00
DennisSchiefer
224c55dec1
fixed bug that did not always remove drag marker on reset
2012-05-10 12:26:56 +01:00
DennisSchiefer
1727187b5e
Danish da -> dk
2012-05-10 11:01:50 +01:00
shiin
4d28f02273
route history test 2
2012-05-09 22:34:27 +02:00
shiin
a329b1259e
finished new gui for language toggle
2012-05-09 22:22:51 +02:00
DennisSchiefer
e39479b908
changes localization to new selector elements,
...
completed units selector,
modified localization selector
2012-05-09 17:27:11 +01:00
DennisSchiefer
2b4935c29c
added code to create selector elements with our look&feel
2012-05-09 17:23:11 +01:00
DennisSchiefer
3e15c0a164
tests with showing routing history
2012-05-09 16:22:18 +01:00
DennisSchiefer
7830f82b62
added language support for new elements
2012-05-09 15:21:11 +01:00
shiin
84677ddddf
moving UI to new boxes
2012-05-08 22:37:27 +02:00
shiin
c8912ad6ee
fixed printing bug in IE8
2012-05-08 21:40:55 +02:00
shiin
2d956983a5
finished new box design
2012-05-08 20:52:41 +02:00
DennisSchiefer
884f79a620
new handling of gui boxes (work in progress)
2012-05-08 16:58:08 +01:00
DennisSchiefer
39f33b670d
added functions for binding functions to a context and for concating
...
them
2012-05-08 15:58:54 +01:00
DennisSchiefer
a975dba975
first steps to make printing work with IE8
2012-05-08 15:57:25 +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
DennisSchiefer
6c1c830c0d
commented out stuff
2012-05-08 10:23:22 +01:00
DennisSchiefer
772ad0d618
added polnish and danish translation, minor version bump
2012-05-07 07:09:56 +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
7451cc3150
added Danish translation
2012-05-06 18:45:13 +02:00
shiin
0e9dcc30b7
added miles/feet display (without gui option at the moment)
2012-05-06 18:37:23 +02:00
shiin
222e4e8916
testing route history
2012-05-06 18:36:58 +02:00
DennisSchiefer
a3cdba5044
moved localization and printing paths to (internal) variables, so it's
...
easier to place everything in a different directory
2012-05-04 13:05:30 +01:00
DennisSchiefer
57040e6924
minor fixes in printing for IE8
2012-05-04 08:46:14 +01:00
DennisSchiefer
b9a817ce26
bug with redrawing print route
2012-05-03 16:26:11 +01:00
DennisSchiefer
4130144687
removed Leaflet relative path
2012-05-03 15:25:58 +01:00
DennisSchiefer
ec5934364a
images moved from css style to main.js
2012-05-03 14:18:11 +01:00
DennisSchiefer
23d1ea2a32
polnish tranlation added
2012-05-03 09:06:34 +01:00
shiin
28e78e6ea6
Übersetzung
2012-04-28 08:54:53 +02:00
shiin
90925bd91d
made printing window more robust (on refresh, stand-alone opening,
...
closing browser window...)
2012-04-28 08:33:55 +02:00
shiin
42f38a42db
reconverted all routing arrows
2012-04-28 08:32:52 +02:00
shiin
ab8c700a94
removed localization directory from config file
2012-04-27 21:09:29 +02:00
shiin
10a96e3aba
bugfix
2012-04-27 20:52:53 +02:00
DennisSchiefer
99f0abef0c
changed some mouse cursors
2012-04-27 17:29:49 +01:00
DennisSchiefer
e7bb320924
bugfix for displaying correct map tile layer when printing
2012-04-27 16:39:06 +01:00
DennisSchiefer
96e5c4b518
version bump
2012-04-27 16:10:03 +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
fbe722465d
individual ids/classes for geocoder search results
2012-04-27 08:55:11 +01:00
DennisSchiefer
448e6cfdc7
gui handling now uses a main class in which all other gui classes plug
...
in
2012-04-27 08:40:18 +01:00
DennisSchiefer
8e79b29925
changed result-link to route-link
2012-04-27 07:02:37 +01:00
DennisSchiefer
d33a75812d
changed result-link to route-link
2012-04-27 07:01:19 +01:00
DennisSchiefer
9f5f6019bf
changed language in html to English
2012-04-26 15:32:48 +01:00
DennisSchiefer
aef70b832c
josm request will also use only 6 digits precision
2012-04-26 13:45:54 +01:00
DennisSchiefer
611d265a27
corrected display of geocoder results
2012-04-26 13:45:23 +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
a8a4f56292
printing support finalized (yeah!)
2012-04-26 12:49:30 +01:00
DennisSchiefer
a0ceee732e
added relative root url for Leaflet
2012-04-26 12:48:01 +01:00
DennisSchiefer
560ce74d06
printing window will now be loaded in IE and Chrome
2012-04-26 07:34:51 +01:00
DennisSchiefer
d7ffb0d492
trying to get printing to act correctly with Chrome/IE
2012-04-25 16:36:53 +01:00
DennisSchiefer
369edbe9a7
opening josm will only load the current view if you are close enough,
...
opening josm will no longer trigger a constant loading symbol in
browsers
2012-04-25 15:01:20 +01:00
DennisSchiefer
94ca30c690
printing icon can now deactivates when there is no route
2012-04-25 12:17:36 +01:00
DennisSchiefer
ab1e5255eb
Merge branch 'trial/folders' into develop
2012-04-25 07:12:02 +01:00
shiin
0068d4062d
changed header area for normal routes
2012-04-24 23:23:27 +02:00
shiin
04298b73f3
added image for "head on",
...
removed unneeded images
2012-04-24 23:06:19 +02:00
DennisSchiefer
7657f0de22
finished printing support (?)
2012-04-24 22:12:24 +02:00
DennisSchiefer
7cdeeb0723
continued work on printing header
2012-04-24 15:28:09 +01:00
DennisSchiefer
c0b71cb62a
restored large images
2012-04-24 15:24:42 +01:00
DennisSchiefer
253df58fdb
beginning to restructure routing header area
2012-04-24 09:38:20 +01:00
DennisSchiefer
cd3005f9fe
corrected wrong name when querying layers
2012-04-24 09:35:13 +01:00
DennisSchiefer
94cf796ed2
refinement to French translation
2012-04-24 08:50:27 +01:00
DennisSchiefer
a5246cc8b8
added french to config
2012-04-24 07:41:44 +01:00
DennisSchiefer
3a7f527c68
french translation added, thanks to Nicolas belett VIGNERON,
...
Moyg, Jean-Frédéric
2012-04-24 07:25:22 +01:00
DennisSchiefer
f404337383
Merge remote-tracking branch 'temp/master' into develop
2012-04-24 07:16:38 +01:00
shiin
7421117278
extended mapview to give information about the current visible tile
...
layer,
continued work on printing
2012-04-24 00:56:41 +02:00
JeanFred
f6173b7a48
Add localisation in French
2012-04-23 22:14:27 +02:00
DennisSchiefer
dffd67ef72
continued printing work
2012-04-23 17:30:09 +01:00
DennisSchiefer
3444499cf4
onload event can use a different window
2012-04-23 17:29:53 +01:00
DennisSchiefer
7241438502
corrected error ne instead of sw direction
2012-04-23 17:29:18 +01:00
DennisSchiefer
44c38146c9
enabled printing
2012-04-23 14:48:09 +01:00
DennisSchiefer
2060088c6b
finished making jsonp parameter names interchangeable
2012-04-23 09:58:34 +01:00
shiin
38defe9629
some files weren't removed properly...
2012-04-23 00:09:22 +02:00
shiin
087bb12847
more file & folder restructuring
2012-04-23 00:08:02 +02:00
shiin
c59a6f9444
reorganized folders
2012-04-22 23:48:43 +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
shiin
f763ec2664
work-around for invisible scrollbars in Chrome when usind webkit3d
2012-04-22 20:50:09 +02:00
DennisSchiefer
186f78f01e
adapted printing to new geometry routines
2012-04-21 08:14:17 +01: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
4b1c4068f2
Merge branch 'trial/printing' into develop
2012-04-20 12:11:50 +01:00
DennisSchiefer
57ec4e5465
route geometry is requeried
2012-04-20 11:07:47 +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
DennisSchiefer
57d9bc5bae
route direction icons are now background images (which should be faster
...
in rendering)
2012-04-19 11:02:09 +01:00
DennisSchiefer
917ef160c5
delete route when reversing it
2012-04-19 11:01:18 +01:00
DennisSchiefer
ae513dce5c
corrected error with marking unnamed streets, introduced by speeding up
...
route geometry computation
2012-04-19 11:00:57 +01:00
DennisSchiefer
93b5ce2968
switched to small driving direction images
2012-04-19 09:59:36 +01: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
2e60e92b31
added waiting message to route reversal,
...
moved reversal logic to OSRM.Markers
2012-04-19 09:48:32 +01:00
DennisSchiefer
5a9a55544b
improved speed of decoding route geometry
2012-04-18 16:56:56 +01:00
DennisSchiefer
ee7c79641a
fixed bug in route reversal (source/target marker would switch colors
...
when dragged)
2012-04-18 16:55:56 +01:00
DennisSchiefer
6e57c31ec2
added localization to route link
2012-04-18 16:29:44 +01:00
DennisSchiefer
3d9d4f3764
geolocation will no longer interfer with initial position/route passed
...
to the website,
corrected centering offset of routes
2012-04-18 08:51:31 +01:00
DennisSchiefer
596e7fc60a
added cross-browser support for onload event,
...
made IE8 work again
2012-04-18 07:46:04 +01:00
DennisSchiefer
8845c070a2
moved favicon handling to webserver
2012-04-18 06:56:17 +01:00
DennisSchiefer
eaf5dd328f
added finnish for overview map
2012-04-17 22:37:15 +02:00
DennisSchiefer
20a0a3b170
Merge remote-tracking branch 'origin/develop' into develop
2012-04-17 22:35:03 +02:00
DennisSchiefer
8d5d1a9400
Merge branch 'trial/printing' into develop
2012-04-17 22:34:18 +02:00
DennisSchiefer
572a306d6d
Merge commit 'f2efcfc588f75c391946b1cf8d5600fcf849d3c9' into develop
2012-04-17 22:33:26 +02:00
DennisSchiefer
63a9e4c6c2
remove newline
2012-04-17 22:32:56 +02:00
DennisSchiefer
c84d4b323e
Merge commit '9bd4b772789b11ca085e7e7f052b410903cf2eb0' into develop
2012-04-17 22:30:28 +02:00
DennisSchiefer
46f717566d
added finnish localization
2012-04-17 09:06:15 +01:00
DennisSchiefer
0199673d14
Merge remote-tracking branch 'temp/master' into develop
2012-04-17 09:03:16 +01:00
Teemu Koskinen
607d5408d3
Add Finnish translations
2012-04-16 21:01:40 +03:00
DennisSchiefer
33035fccc0
pushed version
2012-04-16 19:43:57 +02:00
DennisSchiefer
c14e461370
added onload_zoomlevel
2012-04-16 19:39:47 +02:00
DennisSchiefer
6f4e9a1d11
added explanation to driving instruction localization
2012-04-16 18:57:21 +02:00
DennisSchiefer
3610e21854
bugfix for zoomlevel in route links
2012-04-16 18:51:22 +02:00
DennisSchiefer
f6a3815e91
continued work on printing support
2012-04-16 16:04:36 +01:00
DennisSchiefer
f2efcfc588
increased padding when centering on a route
2012-04-16 16:03:59 +01:00
DennisSchiefer
2bf573dbe1
bug in position of " in string
2012-04-16 12:28:51 +01:00
DennisSchiefer
9bd4b77278
use relative image locations
2012-04-16 12:28:16 +01:00
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
0ba881c390
localization for printing
2012-04-15 23:12:17 +02:00
DennisSchiefer
c7782b2776
more work on printing
2012-04-15 23:01:05 +02: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
393334cabd
corrected error in route description,
...
made dropdown button more beautiful
2012-04-12 22:44:30 +02:00