Hi. Try wrapping all of your infowindow content in a block level element such as a DIV and setting the CSS style for that element to overflow:auto;
You could also experiment with the CSS maxHeight style too. Martin. On Jan 26, 9:45 pm, "[email protected]" <[email protected]> wrote: > Thanks Andrew. I fixed the sample code and am hosting it as follows: > > http://www.councilmapserver.com/MapTestCase/MapTestCase.html > > I thinkhttp://econym.org.uk/gmap/css.htmapplies where there are different > CSS styles applied to the info window content than that of the main body > content. My example doesn't have any styles defined so presumably there > should be no inconsistencies. Or am I missing something? -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
