> My content is dynamic - the information is read from the database and > that is why I never know how high it should be.
If you don't know, neither can the API > In my case the problem is that after the infowindow is build I try to > change it's content. Yes, I think your infoWindowToolbarActions is at the root of the issue, injecting HTML into an existing infoWindow. The API doesn't know about that. Use the infowindow's setContent() method so it can recalculate -- 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.