Hello, Thank you for this great API. I am having a problem with InfoWindowOptions.height and I was wondering if anyone could help.
Basically I am using a SmartInfoWindow (http://is.gd/7aac3) with some custom content (a MovieClip) and then setting the same SmartInfoWindow to be the custom content for the InfoWindowOptions before calling 'map.openInfoWindow(coordinates, options);' to open it. So far so good everything works. As I want to have quite small info windows to load some dynamic content, I though of reusing a scrollbar that will move the dynamic content if it is taller than my desired height. The problem is that even if I mask my content, its original height will not change causing the InfoWindow to have some undesired white space below the visible (masked) part of the content. I have tried using InfoWindowOptions.height to reduce its height with no success, does anyone know if there is a solution or a workaround to this problem? I'd be very grateful if you could help. Thanks Luis -- 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.
