Hi all, I had been using the new openInfoWindow method with a custom component for some time. But the other day I was having an issue with one component that did not show up in the infowindow. The infowindow looked empty. After struggling for some time I discovered that if you dont set explicitly the height of the component it will not work.
So if you are struggling with why a component does not appear on an infowindow then check that you have set the height of the component (and maybe the width?). It does not matter if you set it on the InfoWindowOptions, you must set it in the component you will use as customContent. I dont know if this is a bug, but I thought it could be of interest for someone. Javier. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
