3.0.1 • Published 9 years ago

google-maps-services-node v3.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Node Client for Google Maps Services

Node library for accessing the Google Maps Web Services. Works both with callbacks and promises (depends on whether you pass in a callback or not).

Usage

Look into tests (they are not really tests :D).

Currently implemented

  • Distance Matrix API
  • Directions API
  • Elevation API
  • Geocoding API
  • Time Zones API
  • OAuth

Why making a new one ?

If you write libraries with global configuration I automaticcaly assume your library is not gonna work.

3.0.1

9 years ago

3.0.0

9 years ago

2.0.3

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.0

9 years ago