On May 24, 9:09 am, Angela <[email protected]> wrote: > I am trying to implement v3.
This is the v2 group. The v3 group is: http://groups.google.com/group/google-maps-js-api-v3/topics -- Larry > I cannot get the height on my infoWindow > tall enough to render contents without a scrollbar appearing. I have > set the height on the div with CSS and I have also set an explicit > height on the image that appears in the info Window. Still, I cannot > affect a change. Any advice appreciated. Here is a relevant snippet > of my code in which I attempt to set the height of my infoWindow. > > var htmlString = '<div class=\"popupWindow\" style=\"height:300px! > important;\">' > var htmlString = htmlString + '<p class=\"infowindow\"><img src=\"/ > images/pic-admissions.jpg\" height=\"300px\"><br />'; > > -- > 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 > athttp://groups.google.com/group/google-maps-api?hl=en. -- 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.
