google-maps-services-node

3.0.1 • Public • Published

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.

Package Sidebar

Install

npm i google-maps-services-node

Weekly Downloads

3

Version

3.0.1

License

MIT

Last publish

Collaborators

  • fghibellini