Opened 15 years ago
Last modified 15 years ago
#3 closed enhancement
rotate map around a shifted center — at Version 4
| Reported by: | Martin Kolman | Owned by: | Martin Kolman |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | gps | Version: | |
| Keywords: | rotate | Cc: |
Description (last modified by )
per http://talk.maemo.org/showpost.php?p=761988&postcount=18|request:
- when the turn-by-turn navigation is active, move the position indicator down and show more of the map in the direction of travel
possible drawbacks:
- text orientation on tiled maps (aerial/sat tiles dont have text usually, so they should be OK)
- performance -> maybe use some sort of acceleration (OpenGL ES?)
- seems to be OK, should be a non issue in the clutter based alternative map widget (once implemented :)
Change History (4)
comment:1 by , 15 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 15 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 15 years ago
| Status: | new → assigned |
|---|
comment:4 by , 15 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | add automatic map rotation → rotate map around a shifted center |
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/site/nlp-logo.png)
ADDED map rotation in the direction of travel, the position indicator shifting is next