On Sep 8, 9:19 am, Kunal <[email protected]> wrote: > I am using GMap API version 2. I have created a GInfoWindowTab which > pops up on a marker click event. I have two tabs inside it .. each of > them shows HTML content (from database). > > Both the contents are HTML tables with fixed size.. but GInfowindow > takes the size (widht and Size) of the MAX of two. > > In this case one of the tabs looks horribly small and incomplete as > much of the space is empty. > > Is there anyway.. if I can resize the size based on the height , width > of the table (content)
Not easily. That is the way the tabbed infoWindows work (the width is the size of the biggest tab. You could investigate 3rd party solutions (I don't know of any for tabbed infoWindows) or write your own. Please follow the posting guidelines and post a link to your map that shows the problem is your need additional assistance. -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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?hl=en -~----------~----~----~----~------~----~------~--~---
