Skip to content

Granze/angular-google-maps

 
 

Repository files navigation

angular-google-maps

AngularJS directives for Google Maps

Build Status

Getting started

This is a directive for AngularJS ~1.0.x.

If you plan to hack on the directives or want to run the example, first thing to do is to install NPM dependencies:

npm install

Building

To build the library after you made changes, simply run grunt:

grunt

If you get errors from jshint, just add the --force argument.

Running the example

To run the example page, just run

grunt example

and open your browser on http://localhost:3000/example.html.

The various directives are documented on the official site.

Pull requests more than welcome! Enjoy!

About

AngularJS directives for the Google Maps Javascript API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%