Skip to content

source-open/angular-google-maps

 
 

Repository files navigation

angular-google-maps

Build Status

This is the angular google maps website branch. This is where you'll find sources for the official website including the API documentation and the live example.

Feel free to open pull requests to improve the docs.

The website is built using yo and generator-angular. To run the site locally, you'll need bower and grunt in your path;

$ git clone https://github.com/nlaplante/angular-google-maps
$ cd angular-google-maps
$ git checkout website
$ npm install 
$ bower install
$ grunt server

About

AngularJS directives for the Google Maps Javascript API

Resources

Stars

Watchers

Forks

Packages

No packages published