Sha256: fb4906fd291cfcbfa08eb73f2bfe04e62fc158e893ac5a8338d5396e8fcef1b1
Contents?: true
Size: 598 Bytes
Versions: 13
Compression:
Stored size: 598 Bytes
Contents
# Gmapsjs gmaps.js allows you to use the potential of Google Maps in a simple way. No more extensive documentation or large amount of code. GmapsJS, the gem, bundles gmap.js in a easy to use Rails Engine compatible with the Asset Pipeline introduced in Rails 3.1. ## Installation Add this line to your application's Gemfile: gem 'gmapsjs' And then execute: $ bundle Or install it yourself as: $ gem install gmapsjs ## Usage Add the call for GmapsJS to your manifest file, like: //= require gmapsjs Read the documentation and examples at: http://hpneo.github.com/gmaps/
Version data entries
13 entries across 13 versions & 1 rubygems