“google is not defined” when using Google Maps V3 in Firefox remotely
问题 Here's my conundrum: I have a page that uses Google Maps V3 and jQuery. It all worked well locally in FF5, Chrome and Safari. Once I uploaded to a web site, I get a "google is not defined" error on the first line that I try to use a google object var defaultLocation = new google.maps.LatLng(lat, lng); It only occurs in FF and only occurs remotely (i.e., if I load the file into FF locally, it works well). Chrome and Safari seem to be working great regardless, as is my Android and iPod browsers