Query API with Geo

Options
Hi, I would like to under how can I pull the data based on distance
1.  I have input call username, which user will supply username
2. I do a function stack to query user location based this username and I return the location data only
3. ?
4. I should add the return location data as part of my next query with distance eval.


now the problem is I m  not sure what I need to do in step 3, how can I convert the return location point data into something that can be eval for distance.

Comments