apneadiving / Google-Maps-for-Rails

Enables easy Google map + overlays creation in Ruby apps
https://apneadiving.github.io/
MIT License
2.27k stars 382 forks source link

Periodic error - google.maps.events is undefined #482

Closed mpwalsh8 closed 9 years ago

mpwalsh8 commented 9 years ago

Periodically I get the following error and I cannot figure out why. It doesn't happen every time but happens frequently enough that it is a problem and causes a mobile web app to hang.

TypeError: google.maps.event is undefined listener: google.maps.event.addListener,

The other information Firebug displays is:

SyntaxError: expected expression, got end of script http://localhost:3000/venues/2 Line 0

None of my Google searches have yielded anything meaningful.

apneadiving commented 9 years ago

only means google maps script fails to load