0.02
Repository is archived
No commit activity in last 3 years
No release in over 3 years
OpenLayers library packaged for easy inclusion in Ruby on Rails asset pipeline.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 3.1
 Project Readme

openlayers-rails

OpenLayers library packed for use in Ruby on Rails asset pipeline. Currently includes OpenLayers version 2.12

This gem is not being actively maintained

I no longer work on projects involving OpenLayers, so this gem won't receive updates as fast/often as it should. Consider using rails-assets-openlayers gem from https://rails-assets.org/

Installation

Add this line to your application's Gemfile:

gem 'openlayers-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install openlayers-rails

Usage

Add //= require openlayers-rails to your app/assets/javascripts/application.js manifest file.