Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #959533

    Hi there,
    When I go to any page on my site that is using the Google Maps element, I see an error in the console:

    maps.googleapis.com/maps-api-v3/api/js/31/8d/util.js:248 Google Maps API warning: RetiredVersion https://developers.google.com/maps/documentation/javascript/error-messages#retired-version

    For example it shows on this page:

    When I go to the url in the error, I see: “You may have supplied a retired version in your script element. The versions 3.0 – 3.30 have been retired, and you might be receiving 3.31 instead. Please update your application to use one of the available versions.”

    I am concerned this may mean that Google Maps element will stop working at some point soon. Is there an updated version to include with the next Enfold update?

    Thanks,
    Rob

    #959977

    Hey goldengate415,

    We have just asked our developers to take a look.
    The maps load properly although, right?

    Best regards,
    Basilis

    #960056

    I have the same problem. are there any solutions?

    (Enfold Version: 4.3.2)

    Thanks,
    Thorsten

    • This reply was modified 6 years, 6 months ago by _TBO_.
    #960059

    Yes, maps load, but Enfold appears to be using an older version that needs to be updated. At some point if it’s not updated, maps will stop loading I assume.

    Best
    Rob

    #960543

    how did u get fixed that problem. i got the same

    #960560

    Problem could be solved. Generate new Google Api-Key, map is displayed. I hope it stays that way

    #961036

    Hi,

    @_tbo_: Great! Thanks for the info.

    The “retired version” warning is not something critical. It just tells you that the loaded script version is not the current or the latest one. You can manually change that in the config-templatebuilder > aviashortcodes > google_maps.js file line 48.

    $.AviaMapsAPI.apiFiles.src = 'https://maps.googleapis.com/maps/api/js?v=3.30&callback=aviaOnGoogleMapsLoaded';
    

    Adjust “v” parameter. The development team should have noticed this by now so it may be updated on the next release.

    Best regards,
    Ismael

    #961037

    Thanks much… I agree, I never thought it was critical (unlike the 404 fix, which IS critical… ha ha) but thought you should know it’s showing that error.

    Thanks!!
    Rob

    #961918

    Hi,

    Thank for letting us know we will inform our devs.

    Let us know if you need any further help with this issue :)

    Best regards,
    Vinay

    #961924

    Nope, fine to close it thanks!

    #962549

    Hi Rob,

    Thanks for the feedback. I’ll go ahead and close this thread for now, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Enfold Using "Retired Version" of Google Maps API – error showing in console’ is closed to new replies.