The Google Maps Widget stopped working by through an error refusing to connect. The reason was Google is using the link www.google vs map.google. Embedding HTML code does work to fix the error. Update coming.
Link for Google HTML, just put in address and code will generate.
Example:
<div id=”wrapper-9cd199b9cc5410cd3b1ad21cab2e54d3″> <div id=”map-9cd199b9cc5410cd3b1ad21cab2e54d3″></div><script>(function () { var setting = {“height”:540,”width”:803,”zoom”:17,”queryString”:”425 Magazine Street, Tupelo, MS, USA”,”place_id”:”ChIJoxcwsKFOh4gRQxJBaVXGxd0″,”satellite”:false,”centerCoord”:[34.25556511081478,-88.70812189999998],”cid”:”0xddc5c65569411243″,”lang”:”en”,”cityUrl”:”/us/ms/tupelo-1536″,”cityAnchorText”:”Map of Tupelo, Mississippi, United States”,”id”:”map-9cd199b9cc5410cd3b1ad21cab2e54d3″,”embed_id”:”507445″}; var d = document; var s = d.createElement(‘script’); s.src = ‘https://1map.com/js/script-for-user.js?embed_id=507445’; s.async = true; s.onload = function (e) { window.OneMap.initMap(setting) }; var to = d.getElementsByTagName(‘script’)[0]; to.parentNode.insertBefore(s, to); })();</script><a href=”https://1map.com/map-embed”>1 Map</a></div>