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 geocoder should accept API key #37

Closed
zenweasel opened this issue Feb 18, 2014 · 3 comments
Closed

Google geocoder should accept API key #37

zenweasel opened this issue Feb 18, 2014 · 3 comments

Comments

@zenweasel
Copy link

According to Google Geocoder docs as of 2/18/2014:

"All Geocoding API applications should use an API key."

Also, if you have multiple users from the same IP using the API, without the API key, you will get shut down almost immediately.

Pull request to follow shortly.

@ijl
Copy link
Member

ijl commented Feb 19, 2014

@zenweasel, thanks, please open a PR when you can.

@atosatto
Copy link
Contributor

I've performed a Pull Request to fix this issue.
Please see #42.

@zenweasel
Copy link
Author

Closed via d571ce4

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

3 participants