Thanks for your responses, I have simplied the code a little and have
it almost working with the following line:
marker.openInfoWindowHtml(html,{maxContent: html, maxTitle: infotitle,
noCloseOnClick: true});

However, the infowindow is getting displayed twice because i have used
the variable 'html' twice, but i can't work out how to get it to work
with just the following:
{maxContent: html, maxTitle: infotitle, noCloseOnClick: true}

What am i doing wrong?
--~--~---------~--~----~------------~-------~--~----~
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