Sha256: 45338e90937d38e42e2a01bcfb0e18aae890122db1162c483e6e335bad57f0c8
Contents?: true
Size: 606 Bytes
Versions: 1
Compression:
Stored size: 606 Bytes
Contents
# MarkerClustererPlus for Rails This gem vendors the MarkerClustererPlus assets for Rails 3.1 and greater. The files will be added to the asset pipeline and available for you to use. For info on how to use the library see the original documentation: [MarkerClustererPlus for Google Maps V3](http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplus/2.0.3/docs/reference.html) ## Installation In your Gemfile, add this line: gem 'markerclustererplus-rails' You can include it by adding the following to your javascript file: //= require markerclusterer You're done!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
markerclustererplus-rails-2.0.3 | README.md |