Skip to content

nausica/angular-google-distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-google-distance

An angular.js wrapper around the Google Distance Matrix API, inspired by AngularJS-Google-Places

Bower

This module is available as bower package, install it with this command:

bower install angular-google-distance

or

bower install git://github.com/nausica/angular-google-distance.git

Demo

See this plunker

Usage

  • Include the Google Maps JS library in your app
  • Add angular-google-distance as a dependency
  • Inject GoogleDistanceAPI as a dependency to your controller or other service
  • Invoke the getDistanceMatrix method and pass in origins and destinations

License

MIT

About

An angular.js wrapper around the Google Distance Matrix API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published