node-google-places icon indicating copy to clipboard operation
node-google-places copied to clipboard

A Google Places lib for node.js

Results 14 node-google-places issues
Sort by recently updated
recently updated
newest added

I loved this module . Would love to add more examples with illustrations . Example with detailed procedure to add API keys from google API console to developing full fledged...

Closes #12. This parameter is no longer required for [Search](https://developers.google.com/places/documentation/search), [Autocomplete](https://developers.google.com/places/documentation/autocomplete), or [Detail](https://developers.google.com/places/documentation/detail)

"The Google Places API previously required that you include the sensor parameter to indicate whether your application used a sensor to determine the user's location. This parameter is no longer...

Server-side requests for google places data will sometimes come through a hosted cloud provider where outbound TCP requests are sent through different IP ranges. Since Google has IP white listing...