@mapsindoors/map-template 1.95.3 → 1.95.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -32005,7 +32005,7 @@ function HR({ apiKey: a, gmApiKey: c, mapboxAccessToken: u, venue: _, locationId
32005
32005
  if (window.mapsindoors !== void 0)
32006
32006
  return _i();
32007
32007
  const ys = document.createElement("script");
32008
- ys.setAttribute("type", "text/javascript"), ys.setAttribute("src", "https://app.mapsindoors.com/mapsindoors/js/sdk/4.52.1/mapsindoors-4.52.1.js.gz"), ys.setAttribute("integrity", "sha384-RbCb1/diH55t2cnWlZXwGpFYDT5C8UuVH5nXoJF9AuQ0zPbNHHTNTUeeEiEo83ii"), ys.setAttribute("crossorigin", "anonymous"), document.body.appendChild(ys), ys.onload = () => {
32008
+ ys.setAttribute("type", "text/javascript"), ys.setAttribute("src", "https://app.mapsindoors.com/mapsindoors/js/sdk/4.52.2/mapsindoors-4.52.2.js.gz"), ys.setAttribute("integrity", "sha384-TWIYcrdh2EinyHvpkk8WCrvdz3G9c5NXZcRSdGcgrEQyyFY+uM3oPU9QPZtGaA9A"), ys.setAttribute("crossorigin", "anonymous"), document.body.appendChild(ys), ys.onload = () => {
32009
32009
  _i();
32010
32010
  };
32011
32011
  });