finxster / generator-jhipster-google-maps

Install Google maps on your JHipster application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

About

Install Google maps on your JHipster application

License:Other


Languages

Language:JavaScript 81.4%Language:HTML 18.6%