Google maps called in spite of empty API key
-
I have not entered a Google Maps API Key and have also checked the setting “Exclude Google Maps JS file?”. In spite of this, the browser console is reporting warnings from
https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
andhttps://developers.google.com/maps/documentation/javascript/error-messages#invalid-key
that there is no API key! Surely the code should not make such calls if it knows in advance that there is no key, don’t you think?
- The topic ‘Google maps called in spite of empty API key’ is closed to new replies.