Actually i want to calculate the distance of the building shown in the Camera view in Android using Augmented Reality? I have the GPS coordinates of the mobile.
Asked
Active
Viewed 426 times
1
-
Are you asking about how to get the coordinates of the building, or finding the distance between two sets of coordinates, or both? – Thane Anthem Apr 25 '11 at 05:30
-
You can't get it until you have coordinates of that building. – Maxim Apr 25 '11 at 06:05
1 Answers
0
For information on finding the distance between two sets of coordinates, take a look at How to calculate distance using coordinates from LocationManager

Community
- 1
- 1

Thane Anthem
- 4,093
- 4
- 26
- 24
-
Thank you for this . but I have GPS coordinates of only one location i.e mobile not the buildings location. Can you suggest me some thing els. – Rahul Apr 25 '11 at 06:24