How to create a GQL query that returns the nearest objects (from my current location) based on their GeoPt property? Should I just create a "distance" function that computes for a set of objects with a fairly close distance?
Thanks in advance!
google-app-engine geocoding gql
ehfeng
source share