GrokWhy Posted September 6, 2021 Report Share Posted September 6, 2021 Hi, I'm having trouble with a map mashup. After following the instructions, I get this message in Google Dev Tools console. util.js:241 Google Maps JavaScript API warning: RetiredVersion https://developers.google.com/maps/documentation/javascript/error-messages#retired-version I spoke with Customer Support and they suggested I tell Google I'm wanting a later version and provided this.<script async src="https://maps.googleapis.com/maps/api/js?v=quarterly &key=YOUR_API_KEY&callback=initMap"> </script> Have I missed something in the setup? Thanks, Russ Quote Link to comment Share on other sites More sharing options...
0 TellMeWhy Posted September 6, 2021 Report Share Posted September 6, 2021 9 minutes ago, GrokWhy said: Hi, I'm having trouble with a map mashup. After following the instructions, I get this message in Google Dev Tools console. util.js:241 Google Maps JavaScript API warning: RetiredVersion https://developers.google.com/maps/documentation/javascript/error-messages#retired-version I spoke with Customer Support and they suggested I tell Google I'm wanting a later version and provided this.<script async src="https://maps.googleapis.com/maps/api/js?v=quarterly &key=YOUR_API_KEY&callback=initMap"> </script> Have I missed something in the setup? Thanks, Russ I get that too, but, my map works fine. The Map script is stored internally in Caspio Server, so, you probably can't do that. Maybe you can ask them to use quarterly/weekly version, but, I doubt it, cause it suddenly not work Quote Link to comment Share on other sites More sharing options...
0 GrokWhy Posted September 6, 2021 Author Report Share Posted September 6, 2021 @TellMeWhyThanks, I've never had it working, but looking at posts, I can see other folks do. Russ Quote Link to comment Share on other sites More sharing options...
0 TellMeWhy Posted September 6, 2021 Report Share Posted September 6, 2021 11 minutes ago, GrokWhy said: @TellMeWhyThanks, I've never had it working, but looking at posts, I can see other folks do. Russ What other errors are you getting?? It needs Billing Enabled for your project in Google cloud, JavaScript Maps API, I believe, and Geocoding API Quote Link to comment Share on other sites More sharing options...
0 GrokWhy Posted September 6, 2021 Author Report Share Posted September 6, 2021 @Tellmewhy, That's the only error. Customer support verified that error is normal. Thanks, Russ Quote Link to comment Share on other sites More sharing options...
Question
GrokWhy
Hi,
I'm having trouble with a map mashup. After following the instructions, I get this message in Google Dev Tools console.
util.js:241 Google Maps JavaScript API warning: RetiredVersion https://developers.google.com/maps/documentation/javascript/error-messages#retired-version
I spoke with Customer Support and they suggested I tell Google I'm wanting a later version and provided this.
<script async src="https://maps.googleapis.com/maps/api/js?v=quarterly &key=YOUR_API_KEY&callback=initMap"> </script>
Have I missed something in the setup?
Thanks,
Russ
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.