Hello, I am trying to make an application using google maps api v3.
I have noticed that when i open an infowindow, the infowindow pans to it's maximum possible dimension it can contain given it's contents. If the contents of the infowindow are larger than the available in-map area for the infowindow, then the infowindow will have scroll bars, vertical and or horizontal. >From what i have understood so far, there is no way to control this behaviour. The behaviour that would be ideal is how the maps.google.com 's infowindows open, disregarding available height they will take up as much size as their content needs, no scroll bars. How can i achieve this? Thankyou -- 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.
