How does one calculate the sorting of gps data in an order of close -> far. So when I have a list of geopoints, and I know my own location, how do I sort that data based on the closest by points. Can I consider each geo point data as x and y positions and then do some trigonometry on the points relative to my reference point, or is that to simple ?

Jiri

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to