Thanks to Martin's suggestions, I may have a fix.

I have updated the example code (at 
http://www.councilmapserver.com/MapTestCase/MapTestCase.html) with some 
different combinations of:

* applying styles to the div containing the text
* method by which the content is constructed (using the DOM vs straight 
HTML)

The method (DOM vs direct HTML injection) by which the content of the info 
window doesn't seem to have any influence.

Adding s style overflow:auto on its own did not fix the overflow problem, 
by adding both overflow:auto and max-height:200px did fix the problem.

Is this the best fix?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-api/-/ortLf-Shdg8J.
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