Leaflet.MarkerCluster for Rails

Engine wrapper for the Leaflet MarkerCluster library by @danzel.

Requires Leaflet 0.7.0 or newer.

https://github.com/Leaflet/Leaflet.markercluster

Installation

Add this line to your application's Gemfile:

gem 'leaflet-markercluster-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install leaflet-markercluster-rails

Usage

Provides the following assets:

leaflet.markercluster.js
leaflet.markercluster.css
leaflet.markercluster.default.css

License

MIT License, full text of license see here