I am using the gmaps4rails gem and building my own markers json in my controller, but because it is in single qoutes it does not recognize my variables (@claim.longitude). Is it possible to escape the
I am trying by this example: link initialize the seckond map by clicking ajax button but map is not initialized. I working on latest version gmaps4rails. My source:
I need to add markers for locations matching a specific keyword on my map. Such as \"hotel\" for instance.
I tried gmaps4rails on jQueryMobile Framework. One page is only link to gmaps page. Two page is gmaps4rails page.
I\'m using gmaps4rails sidebar function to allow jumping to individual marker on the map. My question is:
I have an app with multiple marker in a Rails3 application using gmaps4rails. The map is loaded initially with all the markers but I have a filter fields on the page which I would like the user to fi
Last time I have noticed problem with google maps cluster. I use gmaps4rails plugin (i tried version 0.8.6 and 1.1.5, and problem exist in both).
I am currently using Rails 3.0.9 and gmaps4rails 0.8.6. I have a problem with enabling https for google maps.
I\'m using Gmap4Rails in the body of a form that is loaded via Ajax. There are custom fields in the form and some of them may be location pickers that I have working on a non-Ajax version of开发者_运维
I\'m using gmaps4rails and I need to execute javascript inside a marker\'s info window. Every marker\'s underlying object has a sound file associated with it, and I want to be able to play that file i