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

No API Key Question #22

Open
Tigerlady opened this issue Jul 18, 2016 · 1 comment
Open

No API Key Question #22

Tigerlady opened this issue Jul 18, 2016 · 1 comment

Comments

@Tigerlady
Copy link

Steve, I have a question about an error that I get on a few sites about Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys"

So I generated a key for the website that I am working on but not really sure where to put it in the code so the error goes away. Maybe I missed something in the documentations, or maybe it just isn't required. Any help on this would be greatly appreciated.

Thanks.

@rwatts3
Copy link

rwatts3 commented Nov 20, 2016

@Tigerlady Add the api key here https://github.com/stevewithington/MuraLocations/blob/develop/scripts/inc.cfm#L13

&key="YOURAPIKEY"

I'm working on submitting a pr that will add a setting for the api key.
Google changed the api fairly recently that requires an api key in order to load/ init the map.

Once you add the key, the warning will go away.

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