moshen / node-googlemaps

A simple way to query the Google Maps API from Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Place API - Photos

vikeen opened this issue · comments

There doesn't seem to be any logic in place to grab images from a google place photo reference.

https://developers.google.com/places/web-service/photos

Any ideas on this feature?

The implementation for the Google Places API is not completed as specified in the README.
Feel free to implement the webservice and open a PR with your code