Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
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
b9a817ce26 bug with redrawing print route 2012-05-03 16:26: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
a8a4f56292 printing support finalized (yeah!) 2012-04-26 12:49:30 +01:00
DennisSchiefer
dffd67ef72 continued printing work 2012-04-23 17:30: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
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