Ajax and Google map markers?

francisnong

New member
I have an XML document that has 8 addresses stored in it. What i want to do is to use Ajax and a loop to make sure that after I make a search google map is rendered and markers are placed at all the addresses that are in the XML document.

I already have a got a google key and all. When i make a search only one marker is placed at the address i searched for. So what i want is to do is use Ajax loop to make sure that Google map markers are placed at all the addresses that are in the XML document.

Please don't ask why i need to do that. It's a school assignment! Thanks in advance. 10 points to best answer!!
 
Back
Top