googlemaps / google-maps-services-python

Python client library for Google Maps API Web Services
Apache License 2.0
4.56k stars 1.31k forks source link

Support for API Places (New) #510

Open LLyaudet opened 10 months ago

LLyaudet commented 10 months ago

Is your feature request related to a problem? Please describe. I would like to use this API: https://developers.google.com/maps/documentation/places/web-service/text-search?hl=fr

Describe the solution you'd like It would be nice to be able to use google-maps-services-python for that.

Describe alternatives you've considered import requests

Additional context URL of Places (New) starts like that: https://places.googleapis.com/v1/places/ instead of: https://maps.googleapis.com/maps/api/place/

LLyaudet commented 10 months ago

Hello :), See also doc here for a list of differences: https://developers.google.com/maps/documentation/places/web-service/overview?hl=fr#how-the-places-api-works Best regards, Laurent Lyaudet

wangela commented 10 months ago

If you would like to upvote the priority of this issue, please comment below or react on the original post above with :+1: so we can see what is popular when we triage.

@LLyaudet Thank you for opening this issue. 🙏 Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

fatston commented 8 months ago

I want this! :D