how to show an image inside an infowindow
i tried
var html = "<div class='infowindow'>" +
"<strong>" + data[i].name + "<\/strong><p>" +
data[i].date + "<\/p><img src=\"img\bus-stop001.jpg
\" width=\"150\" height=\"150\"\<\/img>\<\/div>";
but doesn't work
url
http://markers.gotdns.com:8079/
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---