my Google Maps API v3 installation isn’t working on Firefox (V7.0.2), however, it is working perfectly in IE. I guess there is something in the code that Firefox doesn’t like.
Can you help me find out?
Thanx.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s working, but you didn’t see it.
set the display of #map_canvas to “block” instead of “inline”.
The settings of width and height doesn’t have any effect when the display is set to inline, so you dont see the map.