Viewing 30 posts - 1 through 30 (of 44 total)
  • Author
    Posts
  • #652707

    Hi,

    I am having an issue on a website I’m working on, the google map won’t display (instead I have a message “Oops! Something went wrong”). When opening the JS Console I get this message :

    js?v=3.24&callback=aviaOnGoogleMapsLoaded:35 Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error_.bb @ js?v=3.24&callback=aviaOnGoogleMapsLoaded:35

    I have updated Enfold to it’s very latest version and I also have the latest version of WordPress. I can’t figure out what is wrong…

    Thanks a lot for your support

    Caroline

    #652721

    Hi jalifilms!

    It seems that there is an issue, as it as been reported twice today.
    We have reported it to Kriesi and he will do give it a look as soon as possible.

    Thanks a lot for your understanding.

    Cheers!
    Basilis

    #652723

    Same thing here, with latest update of Enfold.
    Thanks for help !

    #652736

    I’m also having the same problem..

    • This reply was modified 8 years, 4 months ago by fabio_camargo.
    #652757

    Hey,

    i have the same problem with the map:

    Bought the script today, installed it quickly and loaded the demo mode “startup buiseness”
    and it doesn´t work….

    error is: “This page didn’t load Google Maps correctly. See the JavaScript console for technical details.”

    ————————————————————————————————————
    js?v=3.24&callback=aviaOnGoogleMapsLoaded:35 Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error_.bb @ js?v=3.24&callback=aviaOnGoogleMapsLoaded:35
    maps.googleapis.com/maps-api-v3/api/js/24/12/intl/de_ALL/util.js:222 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
    ————————————————————————————————————
    The maps on my three other enfolds are running perfect….

    thanks for a solution…
    best regards
    joerg

    #652800

    I am also have the same issue

    Oops! Something went wrong.
    This page didn’t load Google Maps correctly. See the JavaScript console for technical details.

    #652913

    Just so you know, same problem for me. I wish I’d trawled through the forum first as I thought it must have been something I’d done. I have several instances of Enfold running with demo data on my local PC. Maps are broken with same Javascript error: MissingKeyMapError.

    I thought I’d see what error shows up if I try to create a new Google map using the feature within the Avia Layout Builder. When I edit the location and click on “Enter address, then fetch coordinates”, the error message reads “This service requires an API key. For more information on authentication and Google Maps Javascript API services please see…”

    Thanks for your help and hope to see a fix soon.

    #652931

    Okay, thanks a lot for helping. Please let us know when you’ll have seen what’s going on,

    Cheers,

    Caroline

    #652946

    Hey there,

    I also have the same problem but not on all my Enfold sites.
    The error only appears on a multisite and only on the additional site running in an subdomain and mapped to another TLD.
    The major site works well. Perhaps this helps solving the problem.

    Greetz Simon

    • This reply was modified 8 years, 4 months ago by thespecter.
    #652978

    For what it’s worth – I am encountering the same error.

    #653000

    It seems Google maps api is no longer free as off 22nd June for new installs?

    http://googlegeodevelopers.blogspot.co.uk/2016/06/building-for-scale-updates-to-google.html

    #653024

    Same problem here! Lets wait at Kriesi…

    #653026

    Same problem here too!

    I solved it this way:
    1. I got my API Key: https://developers.google.com/maps/documentation/javascript/get-api-key#key
    2. I copied the footer.php into the child-theme and added the following code before the </body>-tag:

    <!--Google Maps JavaScript API -->
    <script src="https://maps.googleapis.com/maps/api/js?key=XXX"
      type="text/javascript"></script>

    BUT there might be a “sexier” solution by the great Kriesi-team?

    • This reply was modified 8 years, 4 months ago by Magnolia.
    #653033

    Thanks Magnolia for the trick ! Works perfectly for me !
    For what it’s worth, I also noticed that the ‘Fetch Coordinates’ button does not seem to be workin anymore in the backoffice… Even with Magnolia’s js code…

    Cheers

    Caroline

    #653035

    @Caroline,
    till this problem is solved sites like http://www.gps-coordinates.net/ would maybe help to get the coordinates?

    @enfold-team: In case this “Google Maps API-code-topic” is an existing one – it might be great to have an input-field for this API-Code in the future – whether close to the Google Analytics-input field or directly in the map-widget? Just as an idea?

    #653062

    Hi everybody same problem with Google Maps here…

    #653704

    Same here…

    #653705

    No news from the Kriesi staff?

    #653807

    same here

    #653956

    I just moved 2 sites with different themes from my test server to production sites, and both have the same error.

    http://www.portomarine.lv/en/contacts/
    http://www.vetsentrum.no/kontakt/

    • This reply was modified 8 years, 4 months ago by vadikcoma.
    #654032

    Hi,


    @vadikcoma
    : I don’t see the errors and the map is working when I checked the page. Did you add the solution above?

    Best regards,
    Ismael

    #654069

    Hi IsmaelI just checked out on my site. Strangely, the map does now work with the online site, but still doesn’t work on my local site (via Mamp).

    I say strangely, since it has always worked even in local. However, what is important is that it is visible when online

    Elena

    #654534

    Yes, I’ve used Magnolia’s solution, worked for me

    #654683

    Hi Kriesi team,

    I’ve used Magnolia’s solution to display the map and it seems to be working fine, but I still get this problem in the backoffice with the ‘Fetch Coordinates’ button that does not seem to be workin anymore, I can’t get the two fields with latitude and longitude when I click it, so I can’t even write it manually…

    Thanks a lot,

    Caroline

    #654720

    Same here, on http://www.portomarine.lv fetching coordinates doesnt work too.

    #654753

    Same thing thing than the others

    It’s written API Full Screen disablel

    #654768

    I encountered the same problem, I have the same setup as thespecter.
    Thank you, Magnolia, for your solution, it works!

    #654859

    Same problem here. Any official fix yet?

    #654972

    Same problem here.

    • This reply was modified 8 years, 4 months ago by Everton Ramos.
    #654980

    Hey!

    Please use the option it is already provided, until Kriesi can release an update.
    We do appreciate your patience.

    Best regards,
    Basilis

Viewing 30 posts - 1 through 30 (of 44 total)
  • The topic ‘Google Maps API error: MissingKeyMapError’ is closed to new replies.