While using Rich Marker and setting different offsets inside :marker_anchor=>[ ANY_INTEGER,true] nothing changes. Have no idea what to do?
开发者_高级运维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:
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 :-\\
I am successfully using GMaps4Rails to render markers from a Rails/Mongoid/Spacial model, and I am generally finding GMaps4Rails just unbelievably cool.
Recently I\'ve managed to dael with RichMarker and Gmaps4rails gem!开发者_运维技巧 Thanks to Apneadiving!
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\"
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
All is in the title I\'ve tried: config.serve_static_assets = true I updated the gem and then: rails generate gmaps4rails:install
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
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