Hello List! I am trying to implement a map that rotates with the bearing i get from the built in compass of the htc magic. I have searched the web but found no good solution. Some are outdated (ex override onDraw() in MapView) or just not working for me (because the zoom controls or marker are also rotated.
What i want to have: A map that rotates with the user, so if the user looks north, on his map north is up, if he looks west, on his map west is up. The zoom Controls should be always on the same spot. If i point marker images on the map they should there position should be moved with the rotation but the image it self should not be rotated. Is there someone in here who has a point by point explanation, or even some sample code on how to achieve this? Or maybe is there a new version of MapView where i just can call a setBearing() or something? (Because i think a _lot_ of people want to do exactly this.) Thanks in advance, Anton --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

