Commit Graph

29 Commits

Author SHA1 Message Date
DennisSchiefer
e9a31746b6 fixed order of tile servers for Chrome and IE 2012-08-31 15:11:39 +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
d3d3ebb5de added new buttons for map zooming and requesting important locations 2012-08-27 10:27:19 +01:00
DennisSchiefer
f8779e479e temporary commit 2012-08-24 07:58:29 +01:00
DennisSchiefer
e1cb34cf38 further restructuring of gui buttons 2012-08-23 17:08:55 +01:00
DennisSchiefer
f571b5c7e5 circumvent leaflet racing condition #918 by switching off animation
during initialization
2012-08-22 07:25:45 +01:00
DennisSchiefer
71399daf00 added scale control 2012-08-14 16:51:24 +01:00
DennisSchiefer
d9b0ab3d2e reenabled features;
removed no longer needed custom initialization of Control.Layers
2012-08-13 14:56:33 +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
0916e3f2e3 added new BingLayer code 2012-08-13 13:10:09 +01:00
DennisSchiefer
5f089e628b switched to leaflet0.4;
commented out most GUI
2012-08-13 13:04:26 +01:00
shiin
ecd342224e notifications can be switched on/off in OSRM.config,
notifications can be localized
2012-07-30 14:40:56 +02:00
DennisSchiefer
517f321ccc Merge branch 'trial/notifications' into develop
Conflicts:
	WebContent/main.html
2012-07-05 14:02:37 +01:00
DennisSchiefer
8f6cd99ff6 changed notification triggers from wrapped functions to simple function
calls
2012-07-05 13:53:07 +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
5e3de973d7 recentering/zooming on a route is only done, when the route is first
drawn by clicking on the map and only if the rout doesn't fit into the
current viewport
2012-07-04 13:31:45 +01:00
DennisSchiefer
c549311349 setting a marker on the map no longer centers on the marker 2012-07-03 10:06:57 +01:00
shiin
26262541a4 completed language-dependent bing maps 2012-05-15 21:03:58 +02: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
36f5b36c6b more work on history routes 2012-05-13 20:28:24 +02: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
884f79a620 new handling of gui boxes (work in progress) 2012-05-08 16:58:08 +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
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