Please chheck that you have defined a width/height for the content div (most likely solution) as well as the infoWindow itself
If you have done this for both and it's still causing issues. I believe the DIV is scrolling because the content exceeds that of the infoWindow (which could be undefined), as it's likely the infoWindow has an overflow:scroll property on it to prevent content breaking out of the infoWindow itself. 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.
