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

Fix new api key requirement of google #88

Open
jalbstmeijer opened this issue Aug 18, 2017 · 1 comment
Open

Fix new api key requirement of google #88

jalbstmeijer opened this issue Aug 18, 2017 · 1 comment

Comments

@jalbstmeijer
Copy link

Hi,

It seems you now need to use a key to connect to the google api, please make this key configurable in a config file.
For now a hard coded fix in displaymap.php;

  • <script src="//maps.google.com/maps/api/js?v=3&sensor=false&libraries=adsense"></script>
  • <script src="//maps.google.com/maps/api/js?v=3&sensor=false&key=_SECRET_KEY_HERE_&libraries=adsense"></script>

G, J

@nickfox
Copy link
Owner

nickfox commented Aug 20, 2017

You are welcome to do a pull request.

n

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