Since the new release of the API yesterday, my infowindows are not sizing properly. They are too small. I have tried setting the content to be a div with set width and height, and all I get are more scrollbars.
Please reference screenshot: http://screencast.com/t/YzRiZDgwZTUt The HTML I have for the infowindow: <div style="width: 239px; float: left;"><img src="../Images/Logos/ bunny.jpg" border="0" style="float:left;"/><div style="float:left;"><strong>Test Business</strong><br>123 Main Street<br>Test City, FL 32822<br>123-123-1234</div></div> Any help? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
