0.0.1 • Published 8 years ago

generator-jhipster-google-maps v0.0.1

Weekly downloads
26
License
Apache-2.0
Repository
github
Last release
8 years ago

generator-jhipster-google-maps

NPM version Build Status Dependency Status

Install a sample of Google maps on your JHipster application.

Requirement

You need a Google maps API key: https://developers.google.com/maps/documentation/javascript/get-api-key

Usage

This is a JHipster module, that is meant to be use in a JHipster application.

npm.io

npm.io

Installation

As this is a JHipster module, we expect you have JHipster and its related tools already installed.

npm install -g generator-jhipster-google-maps

Then run the module on a JHipster generated application:

yo jhipster-google-maps

Angular Google Maps

Angular Google Maps is a set of directives (part of angular-ui) written in CoffeeScript and Javascript which integrate Google Maps in an AngularJS applications. It is based on the Google Maps Javascript API version 3.

License

Apache-2.0 © Thibaut Mottet