I'm showcasing custom post types on Google Map. It worked till yesterday, now we are getting this error message:
This page can't load Google Maps correctly.
What is the link to your site? hidden link
Google API key work, it is tested again hidden link
Also, we are getting this error message in browser console
jquery.min.js?ver=3.5.1:2 Uncaught TypeError: Cannot read property 'Autocomplete' of undefined
at GeoComplete.initGeocoder (jquery.geocomplete.min.js?ver=1.7.0:8)
at GeoComplete.init (jquery.geocomplete.min.js?ver=1.7.0:8)
at new GeoComplete (jquery.geocomplete.min.js?ver=1.7.0:8)
at HTMLInputElement.<anonymous> (jquery.geocomplete.min.js?ver=1.7.0:8)
at Function.each (jquery.min.js?ver=3.5.1:2)
at s.fn.init.each (jquery.min.js?ver=3.5.1:2)
at s.fn.init.$.fn.geocomplete (jquery.geocomplete.min.js?ver=1.7.0:8)
at WPViews.DistanceFilterFrontend.self.initFormFunctionality (views_filter_distance_frontend.js?ver=2.0.8:123)
at WPViews.DistanceFilterFrontend.self.init (views_filter_distance_frontend.js?ver=2.0.8:72)
at new WPViews.DistanceFilterFrontend (views_filter_distance_frontend.js?ver=2.0.8:221)
I took a look at the link you've provided but the map is loading fine. I'm not seeing the message "This page can't load Google Maps correctly." See Screenshot