Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m having a similar issue to the above due to google maps introducing API keys for all new sites. I just get this error message: This page didn’t load Google Maps correctly. See the JavaScript console for technical details.

    This is what google are saying:

    If you are using the Google Maps API on localhost or your domain was not active prior to June 22nd, 2016, it will require a key going forward. To fix this problem, please see the Google Maps APIs documentation to get a key and add it to your application: https://developers.google.com/maps/documentation/javascript/get-api-key

    I’ve got the key but i’m not sure where i should insert it into your code, can you tell us where please??

    Its a great little plugin by the way, I really like it! maybe in your next update you could put a field in the setup for adding users own API Keys!

    Thanks

    Plugin Author harshpandya

    (@harshpandya)

    Hello alpal,
    I have gone through your site and find that you have some JS error of

    “You have included the Google Maps API multiple times on this page. This may cause unexpected errors.”
    To remove this error please check for
    https://maps.googleapis.com/maps/api/js
    that you have included two times in the page.
    you have included
    https://maps.googleapis.com/maps/api/js?key=AIzaSyCxp48SQPGWQDCT0bc0Rj3bMwnwAjH8etg in footer
    please remove one of them and add in header.

    Hopefully this will solve your issue if not then we will discuss further for this.

    Hi there,

    I’m also have a problem getting the map to load. There is no directions for how to do this. I’ve looked on every page of your plugin site and support forum. I’ve also googled and not found the answer. It doesn’t look like I can upload my screenshot here.

    ??What type of Google API code do I need to get from google?
    ??What is the full code needed so I can insert the API number?
    ??What file and where does this code need to go?

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Google Maps API’ is closed to new replies.