I have been able to have some more success, I have encoded a pause (for 100 miliseconds) and I get all of my responses back. I am also able to assign the name and address to the markers.
I have a new problem, in my loop I am passing an address to the geocoder.Getlocation function and this serves me well, but it seems that my markers are not being placed in the order in which I'm calling the getlocation function. For example, in my 2 arrays (names, address), I may have the following values: Name1 123 Main St 12345 Name2 456 Main St. 12345 But the markers are not always being populated in the order in which I'm calling them, so I get the wrong name/address combo on the wrong marker. Does this make any sense? I can't link the page as it's internal right now, but I can post the code, if that helps. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
