On Jan 27, 6:38 pm, jameslove <[email protected]> wrote: > Is there another server side method that might be employed? Is there > anything from the Google API which would calculate the proximity of > markers?
I'm not sure I understand what you're trying to do, but where do the markers come from? From a database? If they do, then this query will give you the distance of each marker from a given center of search: http://groups.google.com/group/Google-Maps-API/browse_thread/thread/dd6255740040d317/068b6f8d8bf314c0?lnk=gst&q=another+radius#068b6f8d8bf314c0 -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
