Hello

I want to show image when click on the marker.

Like this script :

marker.openInfoWindow(
        "<img width='200' height='267' src='http://upload.wikimedia.org/
wikipedia/commons/thumb/5/54/Louvre.jpg/200px-Louvre.jpg'><br />" +
        "<h3 style='text-align: center'><a href='http://en.wikipedia.org/wiki/
Louvre'>The Louvre Museum</a></h3>");

but I want to query image from mysql table to show instead.

Could you tell me how to do that ?

Thanks

Champ
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to