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

retired google maps API version #513

Closed bodaonline closed 8 years ago

bodaonline commented 8 years ago

Edited this <script src="//maps.google.com/maps/api/js?v=.... bit since the 3.18 google API retired.

apneadiving commented 8 years ago

Thanks :)

bodaonline commented 8 years ago

Welcome. My first pull request :)

On Thu, May 12, 2016 at 11:54 AM, Benjamin Roth notifications@github.com wrote:

Merged #513 https://github.com/apneadiving/Google-Maps-for-Rails/pull/513.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/apneadiving/Google-Maps-for-Rails/pull/513#event-658358253

lachances commented 8 years ago

Maps stopped working in my apps because of Google's API change. Just saw this pull request was merged in, but gem version was not updated. Shouldn't it be? Otherwise how can we update the gem in our apps? Thanks

apneadiving commented 8 years ago

You have to update the google scripts. Doc has been updated

On 13 May 2016, at 05:57, Steven L notifications@github.com wrote:

Maps stopped working in my apps because of Google's API change. Just saw this pull request was merged in, but gem version was not updated. Shouldn't it be? Otherwise how can we update the gem in our apps? Thanks

— You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub