[android-developers] Location distanceBetween()

2010-06-13 Thread Lars Nielsen Lind
Hi, we try to make use of Location distanceBetween() with local lat/lon and remote users lat/lon in order to get bearing. The method always return a negative value for instace -109. Anyone that knows how to make use of this? How do we translate it for instance to 0-360 degrees. We want to show

Re: [android-developers] Location distanceBetween()

2010-06-13 Thread Frank Weiss
Why not do it yourself? The math is easy - Google is your friend: get bearing between two lat longs -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from