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

too much recursion error #455

Closed foncho closed 9 years ago

foncho commented 9 years ago

Hi, I'm having a problem what I'm not able to fix right now..

Here is my code: https://gist.github.com/foncho/0bd5d879221c85774346

The problem I have is too much recursion when trying to render all markers I'm getting the next error in firebug console: gmaps4rails_error

Any ideas? Any help is welcome!

Thanks in advance

apneadiving commented 9 years ago

Please ask questions on stackoverflow. I'll take a look and answer there.