I'm going mad with this problem: I'm using google maps api v 3 and I don't know why sometimes map doesn't appear in my div...I have to say that the page (with the map) is called with AJAX method and is set as display:none before the call. The HTML returned after this AJAX call is correct, infact if I paste it into a new static page I can see the map correctly, so I think is a problem of css/javascript...
I had a similar problem with the version 2 and I resolved it setting the size (with GSize) during the creation of the map, but know how I can solve this problem??? -- 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.
