Hello everyone,

Till yesterday The google maps was showing perfectly in our website. 
Suddenly today map is not showing.
I see that there was a warning message saying "RetiredVersion: 
https://developers.google.com/maps/documentation/javascript/error-messages"; 
and script tag was: <script 
src="https://maps.googleapis.com/maps/api/js?v=3.2&amp;callback=initialize"; 
type="text/javascript"></script>

Then I have changed my script tag as below (changed version number) and 
 warning message disappeared but still map is not showing:
<script 
src="https://maps.googleapis.com/maps/api/js?v=3.22&amp;callback=initialize"; 
type="text/javascript"></script>


Can  someone please tell me what could be problem?

FYI: attached screenshot

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

Reply via email to