I need to order the display the result of the FindNearByPostalCodes query call. I need to display the closest postal codes first and the furthest codes last. If a user enters a zip code, the first results they see should be the closest match.
I don't see any parameters to accomplish this. Does anyone know if I can do this and if I can, how I can do this?