Hello, I have been using Google Maps for a site and I'm trying to combine multiple maps on one page with some jquery. The maps each sit in a div that is hidden when the DOM is loaded. When 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 i'm using a PHP loop to create the maps. In Safari on OS X everything works flawlessly but in Firefox only the first map is entirely showed and the rest of the maps are partially displayed
.. resizing the window solves the problem. Here's a link to the site.. If you want to see the maps you have to click on the globe icon (but remember only the first one works so check the other ones to see the problem) http://www.piazzadellarte.be/wtse I've read about the checkResize fix but I don't know how to apply this in my code. 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 -~----------~----~----~----~------~----~------~--~---
