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

Info window is unable to load dynamic content on Ajax Call #401

Closed vardhan-nyros closed 10 years ago

vardhan-nyros commented 10 years ago

Hi,

I was loading few listings using jquery rails auto-complete search and it does loads the listings fine.

It uses autocomplete bind ajax call.

But what my problem is, on this ajax request I am not able to able to load the marker.info window dynamically.

Can any one please explain it programatically that how can I use dynamic ajax calls

Thanks in advance

apneadiving commented 10 years ago

this is due to go on stackoverflow, only bugs here.

But even, you'll have to give more details about what you expect: user does this, etc...