On Aug 2, 8:43 am, Jacob Roman <[email protected]> wrote: > http://www.frykrisp.uphero.com/distributors/map/phpsqlsearch_map.html > > Above is a link to the Store locator i have created following this > tutorial.http://code.google.com/apis/maps/articles/phpsqlsearch.html > > I would like to add more information to the info bubbles that pop up > when you click on the markers. Such as a telephone number and possibly > a link to a website. I have tried adding it to MySQL, but it did not > work. How would i go about doing this?
You need to add the information to: 1. the database 2. the xml script 3. the map code. (Did you try searching, I think this is a common question. I didn't look, but I remember it coming up before) -- Larry -- 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.
