Some List Sorting is available in 2.2.2. There was actually quite a bit of tricky math involved in doing these. I won't bore you with the details of forming a query based on an approximate distance, then recomputing based on the results of the query, then sorting according to distance.
There are two new options on the List Page:
- Nearest Places:Nearest places to the GPS Location (or center of map screen), sorted by distance
- Nearest Waypoints:Nearest waypoints to the GPS Location (or center of map screen)
Note that periodically (about every 20 seconds), it will update the distances in response to position updates.