How stupid not to include the url, I did read the posting guidelines but concluded to soon that an URL was not allowed, I should have read better. (also read that posting code is not allowed, so I seem to be doing all wrong)
But, here it is: http://www.hospitality-industry.com/index.php/test/test_directory_comments/delaware_north_companies/ You find the Show Map link under the contact details. I searched for the "top left" suggestion and found more or less related posts. It looks like the issue is caused by display: none; in the code and, as you suggested, could be solved by specifying the size of the map. I tried to include map.checkResize(); in my code but that didn't work. Also I tried $('#map').resize(function(); but no luck either. Possibly I have put it at the wrong place. Hope you can help me some further Regards, Tammo > Search this group for "top left" > The issue is probably that the map has no defined size when you create > it ; you can create it specifying a size, or you can trigger a resize > when you un-hide it. But that's a guess in the absence of a link to > your problem map, as requested in posting guidelines. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
