@maptiler/sdk 3.11.1-rc.1 → 3.11.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.
@@ -15100,7 +15100,7 @@ class uf {
15100
15100
  }
15101
15101
  }
15102
15102
  function wi() {
15103
- return "3.11.1-rc.1";
15103
+ return "3.11.1";
15104
15104
  }
15105
15105
  const cf = k.Map, pf = k.Marker, ff = k.Popup, df = k.Style, hf = k.CanvasSource, mf = k.GeoJSONSource, yf = k.ImageSource, gf = k.RasterTileSource, vf = k.RasterDEMTileSource, bf = k.VectorTileSource, wf = k.VideoSource, Sf = k.NavigationControl, xf = k.GeolocateControl, kf = k.AttributionControl, Lf = k.LogoControl, Ef = k.ScaleControl, Cf = k.FullscreenControl, Af = k.TerrainControl, Tf = k.BoxZoomHandler, If = k.ScrollZoomHandler, _f = k.CooperativeGesturesHandler, Mf = k.KeyboardHandler, Pf = k.TwoFingersTouchPitchHandler, Rf = k.MapWheelEvent, Of = k.MapTouchEvent, zf = k.MapMouseEvent, Ff = k.config, $f = k.getVersion, {
15106
15106
  setRTLTextPlugin: Nf,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maptiler/sdk",
3
- "version": "3.11.1-rc.1",
3
+ "version": "3.11.1",
4
4
  "description": "The Javascript & TypeScript map SDK tailored for MapTiler Cloud",
5
5
  "author": "MapTiler",
6
6
  "module": "dist/maptiler-sdk.mjs",