Maps will not work

Support Forums Gris – HTML Template Maps will not work

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5517
    Steve
    Participant

    HI,
    I have changed my latitude and longtitude, however when I click the Map button, the pages says:

    Sorry! Something went wrong.

    This page didn’t load Google Maps correctly. See the JavaScript console for technical details.

    How do I fix this please?

    #5519
    CreaboxThemes
    Keymaster

    Hi Steve,

    you have to edit the code where Google Maps is loaded. Change that line for the next one:

    <script type="text/javascript" src="http://maps.google.com/maps/api/js?key=YOUR_API_KEY&sensor=false"></script>

    You will find the option ‘YOUR_API_KEY’ following the steps from the Google Maps documentation: https://developers.google.com/maps/documentation/javascript/get-api-key?hl=en#get-an-api-key

    Regards

    #5522
    Steve
    Participant

    thank you – that works perfectly.

    #5523
    CreaboxThemes
    Keymaster

    Your welcome 😉

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.