Google Maps APi not working in Firefox and IE but working in Chrome
and Safari
CSS-Bug
Hi everyone, this is slightly off-topic, but since it cost me a whole
day to figure this out i want to share it.
I had the above mentioned problem. The maps would load but except for
the google log and terms of use, the map was just grey.
SOLUTION
somewhere in a parent css i had following cod:
#content *{
max-width: 100%;
}
removing it solved the problem;
hope this helps
--
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.