gmaps4rails
Gmaps4Rails and Richmarker Changing Marker Anchor Changes Nothing?
While using Rich Marker and setting different offsets inside :marker_anchor=>[ ANY_INTEGER,true] nothing changes. Have no idea what to do?[详细]
2023-04-02 22:37 分类:问答drawing a map with gmaps4rails *after* the initial page load
开发者_高级运维I want to load a map using gmaps4rails on-demand by loading html from the server into the current page without a full page load. I am essentially faking tabs using ajax like in pjax:[详细]
2023-04-02 11:28 分类:问答Getting Gmaps4Rails working with MongoMapper
First off, this gem looks awesome -- thanks @apneadiving. I hope to be able to contribute one day -- once I figure out how to use it properly :-\\[详细]
2023-04-02 07:40 分类:问答Accessing the Google map object via Gmaps4Rails API
I am successfully using GMaps4Rails to render markers from a Rails/Mongoid/Spacial model, and I am generally finding GMaps4Rails just unbelievably cool.[详细]
2023-04-02 05:49 分类:问答How to avoid shadow apply to a rich_marker in Gmaps4rails
Recently I\'ve managed to dael with RichMarker and Gmaps4rails gem!开发者_运维技巧 Thanks to Apneadiving![详细]
2023-03-30 14:25 分类:问答How to use Google Maps Weather Layer with gmaps4rails?
I\'d like to know how ca开发者_Go百科n I turn on the Google Maps Weather Layer in my project?This is not currently supported in the API but a feature request has been made which I suggest you \"star\"[详细]
2023-03-30 09:05 分类:问答Setting gmaps to false, can't update geocoding location
I\'m using the great gem gmaps4rails to put a Google Map on my Ruby on Rails site. I\'m following this page on the wiki and trying to control when the calculated latitude and longitude should be updat[详细]
2023-03-30 00:30 分类:问答gmaps4rails not showing in production
All is in the title I\'ve tried: config.serve_static_assets = true I updated the gem and then: rails generate gmaps4rails:install[详细]
2023-03-29 18:53 分类:问答Marker styling in Gmaps4Rails
Is it possible to do something like this marker styling using Gmaps4rails gem. I`ve managed to get by with InfoBox, but it was written in the wiki[详细]
2023-03-29 15:39 分类:问答grabbing a screenshot from gmaps4rails
So yeah we\'re trying to display a pretty small version of the map and all the user interface elements were getting in the way.. and we realized a screenshot would probably be just fine, so just wonde[详细]
2023-03-27 02:47 分类:问答