@mapsindoors/map-template 1.96.9 → 1.96.10

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.
@@ -16326,7 +16326,7 @@ function J5({ mapType: e, mapsIndoorsInstance: t, mapInstance: n, onPositionCont
16326
16326
  const Yz = iy(J5), Dn = {
16327
16327
  Google: "google",
16328
16328
  Mapbox: "mapbox"
16329
- }, Fz = oy(() => import("./MapboxMap-C1IUK9kp.mjs")), Hz = oy(() => import("./GoogleMapsMap-CDjQt4J9.mjs"));
16329
+ }, Fz = oy(() => import("./MapboxMap-CgihEHNZ.mjs")), Hz = oy(() => import("./GoogleMapsMap-Cuqeb5Fh.mjs"));
16330
16330
  X5.propTypes = {
16331
16331
  apiKey: se.string.isRequired,
16332
16332
  mapType: se.string.isRequired,
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.96.9",
4
+ "version": "1.96.10",
5
5
  "private": false,
6
6
  "files": [
7
7
  "dist/**"
@@ -20,7 +20,7 @@
20
20
  "eslint-plugin-react-hooks": "^4.6.2",
21
21
  "i18next": "^23.7.7",
22
22
  "jest": "^29.7.0",
23
- "mapbox-gl": "^3.15.0",
23
+ "mapbox-gl": "^3.20.0",
24
24
  "prop-types": "^15.8.1",
25
25
  "qrcode": "^1.5.3",
26
26
  "react": "^18.2.0",