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

New features for dynamic map including Turbolink loading system #457

Open ghost opened 9 years ago

ghost commented 9 years ago

It would be great if this plugin include some dynamic refresh map options compatible with rails turbolink loading system

apneadiving commented 9 years ago

Agreed, but sorry I dont use turbolink. Would be happy to receive a pull request for it, because so many errors stems from its use (not with gmaps4rails but with all js libraries)

ghost commented 9 years ago

True ! this is a serious problem for developers on rails. There is some solutions but not upgrated so I think that only the owners can really implement it in this code : take a look on the problem, contact the author if you have time : https://gist.github.com/fiedl/6600555