Setting for google api key

Sorry, but was not able to spot where to enter the google API key for plotting lat/long …

apparently, its only an issue with the Metabase for Mac
on a AWS install, i don’t get the ‘no google found’ error

You shouldn’t need to enter the key.

Think this was due to a bug (https://github.com/metabase/metabase/issues/1675) we fixed in https://github.com/metabase/metabase/pull/1803. It should go out in a patch release soon.

patch release went out yesterday and should fix your problem http://www.metabase.com/start/

I think I’m having a similar issue. The browsers console displays a couple of errors about a missing API key for Google Maps, and I can’t find anywhere in the administration to enter a google api key.

"Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys"util.js:208:12
"Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error"js:32:179

TypeError: a is undefined
[Learn More]

I’m running the latest metabase 0.18.1 on Windows server via the java -jar method and am accessing it via Firefox 49.0 on Windows 7 x64.