Tagged: google maps
-
AuthorPosts
-
May 20, 2018 at 11:27 pm #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,
RobMay 21, 2018 at 9:06 pm #959977Hey goldengate415,
We have just asked our developers to take a look.
The maps load properly although, right?Best regards,
BasilisMay 21, 2018 at 11:38 pm #960056I 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_.
May 21, 2018 at 11:47 pm #960059Yes, 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
RobMay 22, 2018 at 10:23 pm #960543how did u get fixed that problem. i got the same
May 22, 2018 at 11:20 pm #960560Problem could be solved. Generate new Google Api-Key, map is displayed. I hope it stays that way
May 23, 2018 at 5:59 pm #961036Hi,
@_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,
IsmaelMay 23, 2018 at 6:01 pm #961037Thanks 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!!
RobMay 25, 2018 at 2:14 am #961918Hi,
Thank for letting us know we will inform our devs.
Let us know if you need any further help with this issue :)
Best regards,
VinayMay 25, 2018 at 2:20 am #961924Nope, fine to close it thanks!
May 26, 2018 at 2:22 pm #962549 -
AuthorPosts
- The topic ‘Enfold Using "Retired Version" of Google Maps API – error showing in console’ is closed to new replies.