-
-
Notifications
You must be signed in to change notification settings - Fork 347
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 maps geo api: switch to client side only (remove server side timezone api) #304
Milestone
Comments
syjer
changed the title
Switch to google maps api key with signature
Add support to google maps client id + with signature
Jul 17, 2017
syjer
changed the title
Add support to google maps client id + with signature
Add support to google maps client id + signature
Jul 17, 2017
syjer
changed the title
Add support to google maps client id + signature
google maps geo api: switch to client side only (remove server side timezone api)
Jul 17, 2017
timezone api can be called by js: https://developers.google.com/maps/documentation/timezone/intro |
TODO:
|
syjer
added a commit
that referenced
this issue
Jul 29, 2017
Merged
cbellone
pushed a commit
that referenced
this issue
Jul 30, 2017
has been merged on master. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
And enable signature of request. See doc : https://developers.google.com/maps/documentation/static-maps/get-api-key .
In theory we should have only a single api key from google.
The text was updated successfully, but these errors were encountered: