Reputation: 3
I'm looking for a plugin to sort a list of Positions (every position includes latitude and longitude) from the closest to my current position to the furthest, but I couldn't find anything that may be helpful yet.
Upvotes: 0
Views: 131
Reputation: 309
If you want to do properly, see the equations on this page http://www.movable-type.co.uk/scripts/latlong.html Then do as SushiHangover says on the result
Upvotes: 1