@maptiler/sdk 4.0.0-rc.2 → 4.0.0-rc.4

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.
@@ -409,9 +409,9 @@ function Zn(r, e) {
409
409
  };
410
410
  }
411
411
  function Xn(r) {
412
- return (e, t) => {
412
+ return async (e, t) => {
413
413
  if (r != null) {
414
- const n = r(e, t), a = Zn((n == null ? void 0 : n.url) ?? "", t);
414
+ const n = await r(e, t), a = Zn((n == null ? void 0 : n.url) ?? "", t);
415
415
  return {
416
416
  ...n,
417
417
  ...a
@@ -8448,7 +8448,6 @@ class Fr {
8448
8448
  ...t,
8449
8449
  // override any lingering control options
8450
8450
  forceNoAttributionControl: !0,
8451
- attributionControl: !1,
8452
8451
  navigationControl: !1,
8453
8452
  geolocateControl: !1,
8454
8453
  maptilerLogo: !1,
@@ -10294,7 +10293,7 @@ let Gi = class Hi extends k.Map {
10294
10293
  t.customAttribution ? s.customAttribution = t.customAttribution : t.attributionControl && typeof t.attributionControl == "object" && (s = {
10295
10294
  ...s,
10296
10295
  ...t.attributionControl
10297
- });
10296
+ }), s.compact === "auto" && (s.compact = void 0);
10298
10297
  const l = {
10299
10298
  ...t,
10300
10299
  style: n,
@@ -15177,7 +15176,7 @@ class pf {
15177
15176
  }
15178
15177
  }
15179
15178
  function So() {
15180
- return "4.0.0-rc.2";
15179
+ return "4.0.0-rc.4";
15181
15180
  }
15182
15181
  const ff = k.Map, df = k.Marker, hf = k.Popup, mf = k.Style, yf = k.CanvasSource, gf = k.GeoJSONSource, vf = k.ImageSource, bf = k.RasterTileSource, wf = k.RasterDEMTileSource, Sf = k.VectorTileSource, xf = k.VideoSource, kf = k.NavigationControl, Ef = k.GeolocateControl, Lf = k.AttributionControl, Cf = k.LogoControl, Af = k.ScaleControl, Tf = k.FullscreenControl, If = k.TerrainControl, _f = k.BoxZoomHandler, Mf = k.ScrollZoomHandler, Pf = k.CooperativeGesturesHandler, Rf = k.KeyboardHandler, Of = k.TwoFingersTouchPitchHandler, zf = k.MapWheelEvent, Ff = k.MapTouchEvent, $f = k.MapMouseEvent, Nf = k.config, jf = k.getVersion, {
15183
15182
  setRTLTextPlugin: Df,