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