Title: Google Maps API Key Error/Warning
Last modified: January 12, 2017

---

# Google Maps API Key Error/Warning

 *  Resolved [cefaloide](https://wordpress.org/support/users/cefaloide/)
 * (@cefaloide)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/google-maps-api-errorwarning/)
 * Hi,
    I have problems with event maps.
 * A grey square appears instead of map with the message:
    “Oops! Something went
   wrong. This page didn’t load Google Maps correctly. See the JavaScript console
   for technical details.”
 * In the Javascript console:
 * Google Maps API error: MissingKeyMapError [https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error](https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error)
 * Google Maps API warning: NoApiKeys [https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys](https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys)
 * Google Maps API warning: RetiredVersion [https://developers.google.com/maps/documentation/javascript/error-messages#retired-version](https://developers.google.com/maps/documentation/javascript/error-messages#retired-version)
 * There is a way to set the API key?
    Thank a lot!
    -  This topic was modified 9 years, 4 months ago by [cefaloide](https://wordpress.org/support/users/cefaloide/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/google-maps-api-errorwarning/#post-8664125)
 * maybe this tutorial can help you out – [http://wp-events-plugin.com/documentation/google-maps/api-key/](http://wp-events-plugin.com/documentation/google-maps/api-key/)
 *  Thread Starter [cefaloide](https://wordpress.org/support/users/cefaloide/)
 * (@cefaloide)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/google-maps-api-errorwarning/#post-8664543)
 * Perfect, problem solved!
 * Many Thanks.
 *  [Olsi Ferazini](https://wordpress.org/support/users/olsiferazini/)
 * (@olsiferazini)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/google-maps-api-errorwarning/#post-8736004)
 * Its not a problem with plugins but another js who load api by the theme.
    The
   solution is here, if you have created api key on google developer page and have
   installed Wp Google Maps Plugin, you can add that simple JS on footer or to any
   other page you want to load Google Maps.
 * <script type=”text/javascript”
    src=”https://maps.googleapis.com/maps/api/js?
   key=PUT_YOUR_KEY_HERE&libraries=geometry,places”> </script>
 * I just used Geometry and Places to load on Google Maps, bur you can add other
   options there.
    This JavaScript its not only for WordPress CMS but you can use
   it on other platforms either.
 * Peace

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Google Maps API Key Error/Warning’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [google maps api](https://wordpress.org/support/topic-tag/google-maps-api/)
 * [google maps problem](https://wordpress.org/support/topic-tag/google-maps-problem/)
 * [Maps not showing](https://wordpress.org/support/topic-tag/maps-not-showing/)

 * 3 replies
 * 3 participants
 * Last reply from: [Olsi Ferazini](https://wordpress.org/support/users/olsiferazini/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/google-maps-api-errorwarning/#post-8736004)
 * Status: resolved