Hi, I am trying to create a simple, draggable polygon and retrieve the results of all stores inside the radius.
I have the polygon working and fetching the results through ajax (responseText) into a div but when I try to pass the XML nothing happens. I am assuming I would need to probably produce an XML response and then use that in the callback. My PHP code produces the XML correctly if I run the page by itself but when I try to pass the XML into the main page there are no results. I dont want to reload the map or page as I would like to keep the polygon shape visible. Can someone please help? Many thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
