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 maps geo api: switch to client side only (remove server side timezone api) #304

Closed
syjer opened this issue Jul 17, 2017 · 3 comments
Assignees
Milestone

Comments

@syjer
Copy link
Member

syjer commented Jul 17, 2017

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.

@syjer syjer self-assigned this Jul 17, 2017
@syjer syjer added this to the 1.12 milestone Jul 17, 2017
@syjer 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 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 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
@syjer
Copy link
Member Author

syjer commented Jul 27, 2017

timezone api can be called by js: https://developers.google.com/maps/documentation/timezone/intro

syjer added a commit that referenced this issue Jul 29, 2017
syjer added a commit that referenced this issue Jul 29, 2017
syjer added a commit that referenced this issue Jul 29, 2017
@syjer
Copy link
Member Author

syjer commented Jul 29, 2017

TODO:

  • remove from admin view the server side api key and checks

syjer added a commit that referenced this issue Jul 30, 2017
cbellone pushed a commit that referenced this issue Jul 30, 2017
* #304 geoapi refactoring, wip

* #304 geoapi refactoring, wip

* #304 geoapi copy values to be posted/ensure geo data presence

* #304 geoapi cleanup

* #304 mark server side geoapi key as internal/optional

* #304 remove unused key
@syjer
Copy link
Member Author

syjer commented 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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant