apneadiving / Google-Maps-for-Rails

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

Explicitly call a fixed version of the Google Maps API #98

Closed pascalj closed 13 years ago

pascalj commented 13 years ago

This prevents live sites from breaking if Google switches to another version like they did recently (September 20th). See http://groups.google.com/group/google-maps-js-api-v3/browse_frm/thread/d2cc45c50fb62921/207b05ae599256ad#207b05ae599256ad

apneadiving commented 13 years ago

thanks for your work!