moshen / node-googlemaps

A simple way to query the Google Maps API from Node.js
MIT License
559 stars 148 forks source link

Update Google doc URL #123

Closed wilsonmar closed 7 years ago

wilsonmar commented 8 years ago

The previous one references code.google which is several years obsolete.

fabriziomoscon commented 8 years ago

ah thanks. the correct url is this one: https://developers.google.com/maps/web-services/

you used the client javascript one, whereas this is a server side library

fabriziomoscon commented 7 years ago

published as npm googlemaps@1.12.0