close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.BasicsAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Aug 30, 2010, 6:32:58 PM (15 years ago)
- Author:
-
Martin Kolman
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 1 | 1 | per [http://talk.maemo.org/showpost.php?p=761988&postcount=18|request]: |
| 2 | 2 | * rotate the map in the direction of travel -> direction of travel is on top |
| | 3 | * when the turn-by-turn navigation is active, move the position indicator down and show more of the map in the direction of travel |
| 3 | 4 | |
| 4 | 5 | possible drawbacks: |
| 5 | 6 | * text orientation on tiled maps (aerial/sat tiles dont have text usually, so they should be OK) |
| 6 | 7 | * performance -> maybe use some sort of acceleration (OpenGL ES?) |
| 7 | | * '''OPTIONAL''': when the turn-by-turn navigation is active, move the position indicator down and show more of the map in the direction of travel |