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

Minor Google API warning #138

Open
tchaddad opened this issue Apr 14, 2016 · 2 comments
Open

Minor Google API warning #138

tchaddad opened this issue Apr 14, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@tchaddad
Copy link
Contributor

I'm seeing the following reported in firebug from util.js (line 30):

SensorNotRequired, RetiredVersion: https://developers.google.com/maps/documentation/javascript/error-messages

For which Google says:

The sensor parameter is no longer required for the Google Maps JavaScript API. It won't prevent the Google Maps JavaScript API from working correctly, but we recommend that you remove the sensor parameter from the script element.

No idea if it has been there all along, or only appeared recently. Something we could clean up?

@tchaddad tchaddad added this to the 2.9 milestone Apr 14, 2016
@theduckylittle theduckylittle self-assigned this May 11, 2016
@theduckylittle theduckylittle modified the milestones: Future, 2.9 May 11, 2016
@theduckylittle
Copy link
Member

I've punted this to future as I"m not getting "API Key Required" type messages from Google. I think we'll need to probably deprecate the use of Google Maps layers in the demo.

@theduckylittle
Copy link
Member

I started getting these messages. I really think it would be adviseable for us to research moving Google off of the demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants