An open API service indexing awesome lists of open source software.

https://github.com/frodrigo/leaflet-hash-rails

Add URL hashes to web pages with Leaflet maps, gem for Ruby On Rails
https://github.com/frodrigo/leaflet-hash-rails

Last synced: 2 months ago
JSON representation

Add URL hashes to web pages with Leaflet maps, gem for Ruby On Rails

Awesome Lists containing this project

README

        

# leaflet-hash for Rails

Packaged for the Rails 3.1+ asset pipeline.
Check [leaflet-hash project home page (PowerPan fork)](https://github.com/PowerPan/leaflet-hash).

## Installation

Add this line to your application's Gemfile:

gem 'leaflet-hash-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install leaflet-hash-rails

## Usage

Add the following JavaScript file to `app/assets/javascripts/application.js`:

//= require leaflet-hash-rails.js

## License

Simplecolorpicker is licensed under the MIT license, this gem too.