Hello Nelson,
Location class has several static methods of calculating great circle 
distance. Than I would sort collection of place object using comparable.

On Monday, December 31, 2012 1:32:18 PM UTC+1, Nelson André wrote:
>
> Hello all,
>
> I have a JSON list that I retrive from one website I have that gives me 
> the following fields:
>
>
>    - Name
>    - Latitude
>    - Longitude
>
> This list has around 200 items.
>
> I want to order the list by distance to my current location, closer 
> locations on top.
>
> How may I do this calculation and ordering?
>
> Many Thanks
>
> Nelson
>

-- 
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 this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to