moshen / node-googlemaps

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

Add type param to search #130

Open lostintime opened 7 years ago

lostintime commented 7 years ago

Add "type" to accepted params list for place search, "types" is marked as deprecated (https://developers.google.com/places/web-service/search) Do not set default value for radius, when specified - it affects nearbysearch results/ranking

lostintime commented 7 years ago

Cleaned .idea/ files from request.