locator
locator copied to clipboard
A set of google location services for angularJS
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
-
Install dependencies
$ npm install && bower install -
$ gulp devstarts a simple node server and runs tests -
Go to http://localhost:3000 to see the example app