Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 699 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 699 Bytes

Leaflet.MarkerCluster for Rails

Engine wrapper for the Leaflet MarkerCluster library by @danzel.

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
leaflet.markercluster.ie.css

License

MIT License, full text of license see here