In my project I should rotate the marker on a google map same as the compass functionality in android ,my doubt is should I use an imageview or can I rotate the marker directly.Help me out guys if any mistakes please don't mind I'm a newbie.
Asked
Active
Viewed 2,233 times
0
-
can anybody give me an example code rather than downing my question, – VijayKalyan Aug 29 '15 at 03:25
1 Answers
1
You can rotate the marker directly using this
Animate the rotation of the Marker in google map v2
In sensor manager use this :

Community
- 1
- 1

Melvin Mauricio
- 387
- 1
- 6
-
thank you very much , your post help me a lot . I solved my problem and finished marker rotation using sensor manager. – VijayKalyan Sep 07 '15 at 05:48
-