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

Version Path
gmapsjs-0.4.21.1 README.md
gmapsjs-0.4.21 README.md
gmapsjs-0.4.16 README.md
gmapsjs-0.4.12 README.md
gmapsjs-0.2.30.1 README.md
gmapsjs-0.2.30 README.md
gmapsjs-0.2.13 README.md
gmapsjs-0.2.4.1 README.md
gmapsjs-0.2.4 README.md
gmapsjs-0.2.3 README.md
gmapsjs-0.1.12 README.md
gmapsjs-0.1.11 README.md
gmapsjs-0.1.10 README.md