Thanks, that worked. I used javascript to calculate and set the specific pixel width of the map container before the map is loaded, and added a listener to update the map container width whenever the window is resized.
I appreciate your help! On Jan 9, 5:51 am, Rossko <[email protected]> wrote: > >http://www.law.upenn.edu/cf/alumni/clubs/map/ > > The maps <div> have a size expressed in % within a table whose size is > expressed in %, and the maps are within tabs that may be shown or > hidden - so it all rather smacks of poorly defined map size at the > time the markers are displayed. > > Try defining the map size at the point of creating the GMap2 object, > or use checkResize() after showing a tab
-- 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.
