Hello everybody, A couple of days ago i posted a question on how to get google maps loaded in hidden div's but i couldn't get it to work even with the kind advice of some of the pro's here on the Google groups site.
I'll summarize the problem here: I have been using Google Maps for a site and I'm trying to combine multiple maps on one page. The maps each sit in a div that is hidden (with a jQuery function) when the DOM is loaded. Whenever a user clicks on a button the div and the containing map is showed. The maps are created dynamically using the exif data in the images and they are triggered with an onclick event appended to the the button. Because the APi doesn't know what size the div is (because it's hidden) the maps are only partially loaded with an offset center. Here's a link to the site.. If you want to see the maps you have to click on the globe icon. http://www.piazzadellarte.be/wtse I've read about the checkResize fix and Ross told me to set the size with gSIze. I tried to use these functions in my code but until now i couldn't get it to work. Anyone has a suggestion? thanks, Raphaƫl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
