On Oct 4, 2:09 am, paulp575 <[email protected]> wrote:
>
> I understand what you are saying, but am unable to find a class "TEXT-
> BOLD" that is used in the infoWindow except for those infoWindows
> where a restriction exists.

That's just the point. It's not used by the infoWindows, but they
inherit its settings when they are displayed. When the size of the
infoWindow is calculated, the text uses the <body> settings.

> Looking carefully at the infoWindows where the text flows past the
> border seems to be caused by the wrapping in the first line of the
> infoWindow.

The size is calculated with the <body> element's text settings, which
doesn't include bold. The infoWindows are displayed inheriting the
TEXT-BOLD settings from <div class="TEXT-BOLD"> which turns the text
bold. Bold text is wider and it wraps.

The fix is the same as Mike details. Include the infoWindow text in an
element with its own style.

-- 
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.

Reply via email to