On Aug 31, 7:20 am, Augusto _ <[email protected]> wrote: > Hello there, > > Given a set of coordinates I would like to know which ones are within a > certain distance of a particular point (maybe my current position). Does > anybody know an API function for that?
The v2 API function to determine the distance between 2 points is distanceFrom: http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GLatLng.distanceFrom -- Larry > > thanks, > > -- > José Augusto > > Computeichion - IuEfiCi. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
