Issue
I have a map API V2 fragment. And have enabled compass. After two fingers rotation of the map, the compass can be clicked to reset map rotation. How can I figure out the angle of rotation after compass clicked?
Solution
Use GoogleMap#getCameraPosition().bearing
Answered By - michal.z
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.