gmaps4rails
Escape methods within single qoutes
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[详细]
2023-04-13 03:32 分类:问答How to initialize at js new map in gmaps4rails 1.3.0
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:[详细]
2023-04-13 00:27 分类:问答gmaps4rails: HOW TO automatically add makers for locations matching a key word
I need to add markers for locations matching a specific keyword on my map. Such as \"hotel\" for instance.[详细]
2023-04-12 10:32 分类:问答gmaps4rails on jQueryMobile don't work
I tried gmaps4rails on jQueryMobile Framework. One page is only link to gmaps page. Two page is gmaps4rails page.[详细]
2023-04-12 04:24 分类:问答gmaps4rails trigger side bar click event
I\'m using gmaps4rails sidebar function to allow jumping to individual marker on the map. My question is:[详细]
2023-04-08 03:36 分类:问答Fetching markers from controller to refresh map with gmaps4rails
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[详细]
2023-04-06 13:08 分类:问答Rails, gmaps4rails problem with clusters
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).[详细]
2023-04-06 04:14 分类:问答Rails, gmaps4rails don't work with https
I am currently using Rails 3.0.9 and gmaps4rails 0.8.6. I have a problem with enabling https for google maps.[详细]
2023-04-05 14:03 分类:问答Is there an alternative to using Gmaps.loadMaps when loading HTML/JS that contains Gmaps4Rails via AJAX?
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开发者_运维[详细]
2023-04-04 13:01 分类:问答Gmaps4rails custom info window with javascript content
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[详细]
2023-04-03 18:40 分类:问答