Please ensure that you have defined a width/height for the content div
(most likely solution) as well as the infoWindow itself

Note that the infoWindow itself more than likely has an
overflow:scroll property on it to prevent content exceeding it's
bounds. However if you define the widths and heights correctly you
will not get scrolling.



On Jan 9, 2:54 am, Rahul <[email protected]> wrote:
> Hi,
>
> We have implemented google map API V3 in our projects, everything
> works fine but there is one issue with info balloon windows on map.
> Most of times it shows horizontal & vertical scroll bars to the text
> inside it even if it can fit without scroll bars. Same contents do not
> show scrolls for API V2.
>
> for example see thishttp://studiodrp.com/blog/
> (There's a blog post on Sep 14 with a small map in it.)
>
> can anybody help me how to fix it?
>
> Thanks,
> Rahul
-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.


Reply via email to