[Google Maps API v2] Re: Info Window Content Overflow (with simple example)
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, "dugald.mor...@gmail.com"
<dugald.mor...@gmail.com> 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 google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home