Thanks With checkresize the problem is fixed
On Nov 19, 12:01 am, Martin <[EMAIL PROTECTED]> wrote: > Do you mean you have the map container in a tabbed panel that is shown > or hidden? > When the tab goes from hidden to shown the map doesn't display > properly? > > If so you need to use the GMap2 checkResize() method after showing the > (previously hidden) map > panel.http://code.google.com/apis/maps/documentation/reference.html#GMap2 > > I think an alternative solution is to set the map size in the GMap2 > constructor when you create you map. > See > GMapOptions:http://code.google.com/apis/maps/documentation/reference.html#GMapOpt... > > Martin. > > On 18 Nov, 23:54, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > First: I'm don't know a lot of english > > > I'm using a div like that > > > <div id="map" class="google_map" style="width: 550px; height: 400px"></ > > div> > > > inside a tab( jQuery Tabhttp://docs.jquery.com/UI/Tabs) > > > The map was good but with the tab the google map not used all the > > width and height, > > > I see the problem just in mozilla 3, > > > The css of the tab could affect the google map ?? > > > Someone have a idea? > > please --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
