Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do I need billing? #101

Open
julian59189 opened this issue Sep 30, 2020 · 0 comments
Open

Do I need billing? #101

julian59189 opened this issue Sep 30, 2020 · 0 comments

Comments

@julian59189
Copy link

At least from the readme it doesn't look like I need to have billing enabled.
I added printing to the calls to the cloud and it looks something like this:
https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=my-lat,my-long&radius=180&types=bar&key=my-secret-key

"You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started"

But basic stuff just works like this:
https://maps.googleapis.com/maps/api/place/findplacefromtext/json?input=Museum%20of%20Contemporary%20Art%20Australia&inputtype=textquery&fields=photos,formatted_address,name,rating,opening_hours,geometry&key=YOUR_API_KEY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant