@maptiler/sdk 3.10.1-rc.1 → 3.10.1

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.
@@ -14052,7 +14052,7 @@ const vp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
14052
14052
  takeScreenshot: Oc
14053
14053
  }, Symbol.toStringTag, { value: "Module" }));
14054
14054
  function oi() {
14055
- return "3.10.1-rc.1";
14055
+ return "3.10.1";
14056
14056
  }
14057
14057
  const bp = L.Map, wp = L.Marker, Sp = L.Popup, xp = L.Style, kp = L.CanvasSource, Lp = L.GeoJSONSource, Cp = L.ImageSource, Ep = L.RasterTileSource, Ap = L.RasterDEMTileSource, Tp = L.VectorTileSource, _p = L.VideoSource, Ip = L.NavigationControl, Mp = L.GeolocateControl, Pp = L.AttributionControl, Rp = L.LogoControl, zp = L.ScaleControl, Op = L.FullscreenControl, Fp = L.TerrainControl, $p = L.BoxZoomHandler, Np = L.ScrollZoomHandler, jp = L.CooperativeGesturesHandler, Dp = L.KeyboardHandler, Up = L.TwoFingersTouchPitchHandler, Bp = L.MapWheelEvent, qp = L.MapTouchEvent, Vp = L.MapMouseEvent, Gp = L.config, Hp = L.getVersion, {
14058
14058
  setRTLTextPlugin: Zp,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maptiler/sdk",
3
- "version": "3.10.1-rc.1",
3
+ "version": "3.10.1",
4
4
  "description": "The Javascript & TypeScript map SDK tailored for MapTiler Cloud",
5
5
  "author": "MapTiler",
6
6
  "module": "dist/maptiler-sdk.mjs",