you want a map generated for each store listed? you have 1000 stores listed = 1000 maps. you could save all the store data on an XML file then have Ajax display a marker for each store. when a visitor visits the site they can click on the marker and an infoWindow of clicked marker will pop-up and display info with corresponding store marker.
good luck! jonserr jonserr.com On Thu, Dec 18, 2008 at 3:01 PM, skip <[email protected]> wrote: > > Hard to explain this one and probably not in correct forum, but hope > someone might have an answer. > We have a pet store locator on our site. We have over 1000 stores > currently listed. > Is there an easy way to assign an embedded Google map next to their > listing without having to manually search for the location and grab > the code through the Google maps page? > I was hoping that there might be a script of some sort that would take > the address already in the listing and auto-generate the code for it, > maybe placing the image next to it, or somehow in a way I can assign. > Any thoughts? > > TIA > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
