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

Google Geocoding API: Error #70

Open
sergiocfv opened this issue Apr 16, 2023 · 3 comments
Open

Google Geocoding API: Error #70

sergiocfv opened this issue Apr 16, 2023 · 3 comments

Comments

@sergiocfv
Copy link

Why this error appear?

@adriangibbons
Copy link
Owner

I assume you are looking at one of the examples? They are very old.
If you want to use the Google Geocoding API, you probably need to replace the API_KEY with one you have created for yourself.
https://developers.google.com/maps/documentation/geocoding/overview

@sergiocfv
Copy link
Author

Thanks.
Yes I've look the example. Is possible use it without Google API Key?

@adriangibbons
Copy link
Owner

In mountain-biking.php you could replace the API key with your own, or delete/comment out the offending lines of code:
image

image

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

2 participants