I have been updating my Gmaps4Rails dynamically by waiting until a user has stopped typing in their search form for 0.5s then sending an AJAX request. However, after 2 or 3 requests the map stops upda
I am using gmaps4rails with Rails 3.0.9. I would like to add a marker based on the latitude and longitude coordinates to the map, but I can\'t figure out how should I do it. I managed to use the map w
I have a model with two address in it.开发者_Go百科 It\'s possible to use gmaps4rails to geocode the two address ? How can I configure it ?
Sorry to be newbie, but i wanna draw your attention to my problem while using gmaps4rails - great gem.
I want to use multipul map on single page. Here is. # example.html.erb <%= gmaps4rails(@json1) %开发者_Go百科>
I would like to add a marker with link in marker, so, when i click that marker, i will redirect to another page
I created an example and when I upload in Heroku the center of the map i开发者_JAVA百科s not working how it works on my machine.
I\'d like to know how can I get the ID field from my Model to pass in the JavaScript that I call when I click in a marker.
Im trying to do a click on map that shows some info. Im using google API\'s Gmaps4Rails.callback = function() {
I would like to 开发者_Go百科know how can I load a Rails View inside a Infobox opened by Gmaps4Rails.infobox.I did this way and work fine. O secret is put serviceObject, in some example show google_ob