views:

19

answers:

0

hello.

here is the basic concept of the thing i want to do. i want to rotate a imageView with an arrow from the current user location to some previously saved GPS location. how do i do this?

is the Initial Bearing got from the Location.distanceBetween... method the right way to go on this? if so how do i use it with the compass readings?