Trying to add a image to my pin pop up.

Using this code from an example I found on the web......

var html_text = "<table><tr><td style='font-family:Arial, Helvetica,
sans-serif; font-weight:bold; color:#FF0000; font-size:22px'> Text
here</td></tr><tr><td>More text</td></tr><tr><td align='center'><img
src='image location here' width='463' height='361'></td></tr></
table>";

It seems to be choking on the img src line......any ideas?

I want to have it to when a user clicks on the pin, they get a pop up
with text centered on top of an image.

Thanks for any help

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to google-maps-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to