I've spotted the same problem on one of our websites
http://www.explorra.com/attractions/antelope-canyon_9509

(we're releasing the fix described below, so you may not be able to
spot the error in time)

While starting to post this message, one of my colleagues found the
issue:
The div that holds the map was hidden at first, then initialized and
then displayed.
We changed the order to: init, then hide the div and it works.

Hope this helps

On Jan 20, 1:26 pm, Marijn <[email protected]> wrote:
> I've sent some login information for testing, Ben.
>
> The problem seems to be related to CSS styling. We're showing the map
> in a div that is layed over other content. When I remove the class
> that causes this effect (so that it's shown inline), the tiles are
> loaded correctly. I'll try to figure out what exact property causes
> this (likely some positioning or z-index).
>
> So it might be some error on our side, although it must be related to
> some change in the new Google Maps version because we did not release
> any new code and suddenly it started giving problems in both
> live,staging and dev this morning.
-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.


Reply via email to