/locator

A set of google location services for angularJS

Primary LanguageJavaScriptMIT LicenseMIT

Locator

A set of google location services for AngularJS. Demo Just a proof of concept not a production ready library. For more details see my blog post

Developed at rangle.io

Dependencies

  • AngularJS
  • Google Maps API

Running locally

  1. Install dependencies $ npm install && bower install

  2. $ gulp dev starts a simple node server and runs tests

  3. Go to http://localhost:3000 to see the example app