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

Bump API version to support visualRefresh #347

Closed diazruy closed 11 years ago

diazruy commented 11 years ago

Google has enabled opt in for their visual refresh by adding google.maps.visualRefresh=true, but this option does not work on version 3.9 of the API which is currently being used.

hollanddd commented 11 years ago

+1 this. As a bump from 3.9 to 3.12 seems drastic I was wondering if you have noticed any regression issues?

diazruy commented 11 years ago

Not so far, but my use of the API is not extensive.

apneadiving commented 11 years ago

Not seen any difference either on my current app, will test a bire more before accepting

hollanddd commented 11 years ago

I've been on this for a little over a week and I'm not seeing anything out of the ordinary.

apneadiving commented 11 years ago

ok go!