-
Would be nice to have an ability to use Google Places API with this library.
https://developers.google.com/places/
-
our billing for google places is higher than it should be. I believe this is because we're using an older version of the places API, we aren't being explicit about what metadata gets returned by googl…
-
Hi Alex,
Do you still consider a nearby search for Google Places API irrelevant to this project, as mentioned here #327 ?
Otherwise I'd be happy to submit a pull request.
Best regards,
~ Ing…
-
the javadocs linked for this library are not found:
https://cloud.google.com/java/docs/reference/google-maps-places/latest/overview
also https://developers.google.com/maps/documentation/places/w…
-
Hi there! Thanks for the awesome component!
I've been trying to implement it on my project but I keep getting "Error: HTTP error! status: 403" while requesting Google Places API...
I've checked …
-
- which product (packages/*): packages/google-maps-places
- OS: OSX
- Node.js version: 21.7.2
- npm version: 10.6.0
- google-cloud-node version:Place2 1.6.0
#### Steps to reproduce
…
-
🔴 Title: Integration of Nearby Points of Interest (POI) Feature
🔴 Tech Stack:
HTML
CSS
JavaScript
Foursquare API or Google Places API
Map Integration (Google Maps, Leaflet, or Mapbox)
🔴 Objec…
-
#Main Tasks around Google Places API
- [x] limit the user input, especially the upper limit of "quantity"
- [x] for categories, combine multiple types since google places API don't support searching…
-
Working on implementing google places API with google geolocation APi
-
## Things to be done
1. Enabling google places API form google cloud platform.
2. creating an API key for the same .
3. replacing old key(of my device) with yours in key.js.
4. Then, navigate to l…