DennisSchiefer
cdc98b2ad8
fixed bug with printing window
2012-08-30 15:13:36 +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
71399daf00
added scale control
2012-08-14 16:51:24 +01:00
DennisSchiefer
f31abcea80
fixed bugs with printing -> needed to recreate all objects in printing
...
window context
2012-08-14 15:13:33 +01:00
DennisSchiefer
3ab5a22890
fix for culture and icons
2012-08-14 13:46:46 +01:00
DennisSchiefer
6c2e391622
leaflet 0.4 compliant markers and icons
2012-08-14 12:39:26 +01:00
DennisSchiefer
5901b25e69
set dashArray for non-dashed lines
2012-08-13 15:03:48 +01:00
DennisSchiefer
f004a65db1
removed dashed polyine
2012-08-13 14:46:26 +01:00
DennisSchiefer
e8eb342434
finalized BingLayers;
...
added culture support outside of BingLayers.js
2012-08-13 13:29:03 +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
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
1973198f3d
changed order of loading scripts
2012-05-16 16:27:11 +01:00
shiin
26262541a4
completed language-dependent bing maps
2012-05-15 21:03:58 +02:00
DennisSchiefer
dfd5ee9134
added via marker numbering
2012-05-15 13:48:24 +01:00
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
shiin
e9736173b0
added clarifying comment to JSONP call
2012-05-13 12:51:49 +02:00
shiin
f90d1db802
made html + css look better
2012-05-12 08:22:21 +02:00
shiin
c8912ad6ee
fixed printing bug in IE8
2012-05-08 21:40:55 +02:00
DennisSchiefer
a975dba975
first steps to make printing work with IE8
2012-05-08 15:57:25 +01:00
shiin
0e9dcc30b7
added miles/feet display (without gui option at the moment)
2012-05-06 18:37:23 +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
ec5934364a
images moved from css style to main.js
2012-05-03 14:18: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
9f5f6019bf
changed language in html to English
2012-04-26 15:32:48 +01:00
DennisSchiefer
a8a4f56292
printing support finalized (yeah!)
2012-04-26 12:49:30 +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
94ca30c690
printing icon can now deactivates when there is no route
2012-04-25 12:17:36 +01:00
shiin
0068d4062d
changed header area for normal routes
2012-04-24 23:23:27 +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
cd3005f9fe
corrected wrong name when querying layers
2012-04-24 09:35:13 +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
DennisSchiefer
dffd67ef72
continued printing work
2012-04-23 17:30:09 +01:00
DennisSchiefer
44c38146c9
enabled printing
2012-04-23 14:48:09 +01: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
DennisSchiefer
186f78f01e
adapted printing to new geometry routines
2012-04-21 08:14:17 +01:00
DennisSchiefer
57ec4e5465
route geometry is requeried
2012-04-20 11:07:47 +01:00
DennisSchiefer
f6a3815e91
continued work on printing support
2012-04-16 16:04:36 +01:00
DennisSchiefer
2bf573dbe1
bug in position of " in string
2012-04-16 12:28:51 +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
47369a0036
continued work on printing support
2012-04-15 19:34:18 +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