@mapsindoors/map-template 1.94.1 → 1.94.2

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.
@@ -8405,7 +8405,7 @@ function my({ mapType: e, mapsIndoorsInstance: t, mapInstance: n, onPositionCont
8405
8405
  const J9 = $0(my), tn = {
8406
8406
  Google: "google",
8407
8407
  Mapbox: "mapbox"
8408
- }, eR = j0(() => import("./MapboxMap-CSpyOFKC.mjs")), tR = j0(() => import("./GoogleMapsMap-Ch7C9VjP.mjs"));
8408
+ }, eR = j0(() => import("./MapboxMap-D-JJ2l2z.mjs")), tR = j0(() => import("./GoogleMapsMap-Bdtmv3_R.mjs"));
8409
8409
  vy.propTypes = {
8410
8410
  apiKey: $.string.isRequired,
8411
8411
  mapType: $.string.isRequired,
@@ -28296,7 +28296,7 @@ function Pw({ apiKey: e, gmApiKey: t, mapboxAccessToken: n, venue: r, locationId
28296
28296
  if (window.mapsindoors !== void 0)
28297
28297
  return ze();
28298
28298
  const cn = document.createElement("script");
28299
- cn.setAttribute("type", "text/javascript"), cn.setAttribute("src", "https://app.mapsindoors.com/mapsindoors/js/sdk/4.51.1/mapsindoors-4.51.1.js.gz"), cn.setAttribute("integrity", "sha384-8vNrCpyEr7tPtU2HcD3cby4i3D9UPZaMsU4SqXVDkxSEOwlqnB+WefPIgvYMDm7p"), cn.setAttribute("crossorigin", "anonymous"), document.body.appendChild(cn), cn.onload = () => {
28299
+ cn.setAttribute("type", "text/javascript"), cn.setAttribute("src", "https://app.mapsindoors.com/mapsindoors/js/sdk/4.52.0/mapsindoors-4.52.0.js.gz"), cn.setAttribute("integrity", "sha384-SQW2ysGv3g5kWSBG2/w19r7EjQXsIsGByxXP8OhjKWx/3+h+kXholaf6szwfH4BF"), cn.setAttribute("crossorigin", "anonymous"), document.body.appendChild(cn), cn.onload = () => {
28300
28300
  ze();
28301
28301
  };
28302
28302
  });
@@ -28619,4 +28619,4 @@ export {
28619
28619
  E as j,
28620
28620
  Os as u
28621
28621
  };
28622
- //# sourceMappingURL=reactcomponent-Ixev7L_T.mjs.map
28622
+ //# sourceMappingURL=reactcomponent-C4FdTUlM.mjs.map
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mapsindoors/map-template",
3
3
  "description": "Get a MapsIndoors map up and running in less than 10 mins.",
4
- "version": "1.94.1",
4
+ "version": "1.94.2",
5
5
  "private": false,
6
6
  "files": [
7
7
  "dist/*.js",