aviation-chart 0.1.17 → 0.1.19

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.
package/dist/index.js CHANGED
@@ -6,8 +6,8 @@ function Mt(o, a) {
6
6
  else if (!Rt)
7
7
  Rt = a;
8
8
  else {
9
- var u = "var sharedChunk = {}; (" + vt + ")(sharedChunk); (" + Rt + ")(sharedChunk);", g = {};
10
- vt(g), Ot = a(g), typeof window < "u" && (Ot.workerUrl = window.URL.createObjectURL(
9
+ var u = "var sharedChunk = {}; (" + vt + ")(sharedChunk); (" + Rt + ")(sharedChunk);", x = {};
10
+ vt(x), Ot = a(x), typeof window < "u" && (Ot.workerUrl = window.URL.createObjectURL(
11
11
  new Blob([u], { type: "text/javascript" })
12
12
  ));
13
13
  }
@@ -132,79 +132,79 @@ Mt(["exports"], function(o) {
132
132
  ],
133
133
  []
134
134
  ];
135
- function g(t, e, i, n) {
135
+ function x(t, e, i, n) {
136
136
  return e = e * 2 + n[0], i = i * 2 + n[1], e + i * (t + 1) * 2;
137
137
  }
138
- function y(t, e, i) {
138
+ function p(t, e, i) {
139
139
  return (e - t) / (i - t);
140
140
  }
141
- function x(t, e, i = 4096, n = 1) {
141
+ function y(t, e, i = 4096, n = 1) {
142
142
  if (!t)
143
143
  return {};
144
144
  const r = i / (e.width - 1);
145
145
  let l, s, c, m, h, d;
146
- const f = {}, w = /* @__PURE__ */ new Map(), F = /* @__PURE__ */ new Map();
147
- function P(O, I, R) {
148
- O[0] === 0 ? R(r * (d - 1), r * (h - y(c, I, l))) : O[0] === 2 ? R(r * d, r * (h - y(m, I, s))) : O[1] === 0 ? R(r * (d - y(s, I, l)), r * (h - 1)) : R(r * (d - y(m, I, c)), r * h);
146
+ const f = {}, w = /* @__PURE__ */ new Map(), E = /* @__PURE__ */ new Map();
147
+ function C(P, I, k) {
148
+ P[0] === 0 ? k(r * (d - 1), r * (h - p(c, I, l))) : P[0] === 2 ? k(r * d, r * (h - p(m, I, s))) : P[1] === 0 ? k(r * (d - p(s, I, l)), r * (h - 1)) : k(r * (d - p(m, I, c)), r * h);
149
149
  }
150
150
  for (h = 1 - n; h < e.height + n; h++) {
151
151
  s = e.get(0, h - 1), m = e.get(0, h);
152
- let O = Math.min(s, m), I = Math.max(s, m);
152
+ let P = Math.min(s, m), I = Math.max(s, m);
153
153
  for (d = 1 - n; d < e.width + n; d++) {
154
154
  l = s, c = m, s = e.get(d, h - 1), m = e.get(d, h);
155
- const R = O, V = I;
156
- if (O = Math.min(s, m), I = Math.max(s, m), isNaN(l) || isNaN(s) || isNaN(m) || isNaN(c))
155
+ const k = P, V = I;
156
+ if (P = Math.min(s, m), I = Math.max(s, m), isNaN(l) || isNaN(s) || isNaN(m) || isNaN(c))
157
157
  continue;
158
- const ft = Math.min(R, O), pt = Math.max(V, I), X = Math.ceil(ft / t) * t, ot = Math.floor(pt / t) * t;
159
- for (let C = X; C <= ot; C += t) {
160
- const At = l > C, q = s > C, nt = c > C, _t = m > C;
158
+ const ft = Math.min(k, P), pt = Math.max(V, I), X = Math.ceil(ft / t) * t, ot = Math.floor(pt / t) * t;
159
+ for (let R = X; R <= ot; R += t) {
160
+ const At = l > R, q = s > R, nt = c > R, _t = m > R;
161
161
  for (const bt of u[(At ? 8 : 0) | (q ? 4 : 0) | (_t ? 2 : 0) | (nt ? 1 : 0)]) {
162
- let Y = w.get(C);
163
- Y || w.set(C, Y = /* @__PURE__ */ new Map());
164
- let lt = F.get(C);
165
- lt || F.set(C, lt = /* @__PURE__ */ new Map());
166
- const kt = bt[0], zt = bt[1], yt = g(e.width, d, h, kt), st = g(e.width, d, h, zt);
162
+ let Y = w.get(R);
163
+ Y || w.set(R, Y = /* @__PURE__ */ new Map());
164
+ let lt = E.get(R);
165
+ lt || E.set(R, lt = /* @__PURE__ */ new Map());
166
+ const kt = bt[0], zt = bt[1], yt = x(e.width, d, h, kt), st = x(e.width, d, h, zt);
167
167
  let L, Tt;
168
168
  if (L = lt.get(yt))
169
169
  if (lt.delete(yt), Tt = Y.get(st))
170
170
  if (Y.delete(st), L === Tt) {
171
- if (P(zt, C, L.append), !L.isEmpty()) {
172
- let rt = f[C];
173
- rt || (f[C] = rt = []), rt.push(L.lineString());
171
+ if (C(zt, R, L.append), !L.isEmpty()) {
172
+ let rt = f[R];
173
+ rt || (f[R] = rt = []), rt.push(L.lineString());
174
174
  }
175
175
  } else
176
176
  L.appendFragment(Tt), lt.set(L.end = Tt.end, L);
177
177
  else
178
- P(zt, C, L.append), lt.set(L.end = st, L);
178
+ C(zt, R, L.append), lt.set(L.end = st, L);
179
179
  else if (L = Y.get(st))
180
- Y.delete(st), P(kt, C, L.prepend), Y.set(L.start = yt, L);
180
+ Y.delete(st), C(kt, R, L.prepend), Y.set(L.start = yt, L);
181
181
  else {
182
182
  const rt = new a(yt, st);
183
- P(kt, C, rt.append), P(zt, C, rt.append), Y.set(yt, rt), lt.set(st, rt);
183
+ C(kt, R, rt.append), C(zt, R, rt.append), Y.set(yt, rt), lt.set(st, rt);
184
184
  }
185
185
  }
186
186
  }
187
187
  }
188
188
  }
189
- for (const [O, I] of w.entries()) {
190
- let R = null;
189
+ for (const [P, I] of w.entries()) {
190
+ let k = null;
191
191
  for (const V of I.values())
192
- V.isEmpty() || (R == null && (R = f[O] || (f[O] = [])), R.push(V.lineString()));
192
+ V.isEmpty() || (k == null && (k = f[P] || (f[P] = [])), k.push(V.lineString()));
193
193
  }
194
194
  return f;
195
195
  }
196
- function b(t) {
196
+ function _(t) {
197
197
  const e = Object.entries(t);
198
198
  return e.sort(([i], [n]) => i < n ? -1 : i > n ? 1 : 0), e;
199
199
  }
200
- function S(t) {
201
- return b(t).map(([e, i]) => [e, ...typeof i == "number" ? [i] : i].join("*")).join("~");
200
+ function F(t) {
201
+ return _(t).map(([e, i]) => [e, ...typeof i == "number" ? [i] : i].join("*")).join("~");
202
202
  }
203
- function M(t) {
203
+ function O(t) {
204
204
  return Object.fromEntries(t.split("~").map((e) => e.split("*").map(Number)).map(([e, ...i]) => [e, i]));
205
205
  }
206
- function k({ thresholds: t, ...e }) {
207
- return b({ thresholds: S(t), ...e }).map(([i, n]) => `${encodeURIComponent(i)}=${encodeURIComponent(n)}`).join("&");
206
+ function A({ thresholds: t, ...e }) {
207
+ return _({ thresholds: F(t), ...e }).map(([i, n]) => `${encodeURIComponent(i)}=${encodeURIComponent(n)}`).join("&");
208
208
  }
209
209
  function z(t) {
210
210
  return Object.fromEntries(t.replace(/^.*\?/, "").split("&").map((e) => {
@@ -212,7 +212,7 @@ Mt(["exports"], function(o) {
212
212
  let r = i[1];
213
213
  switch (n) {
214
214
  case "thresholds":
215
- r = M(r);
215
+ r = O(r);
216
216
  break;
217
217
  case "extent":
218
218
  case "multiplier":
@@ -223,10 +223,10 @@ Mt(["exports"], function(o) {
223
223
  return [n, r];
224
224
  }));
225
225
  }
226
- function p(t) {
227
- return b(t).map(([e, i]) => `${encodeURIComponent(e)}=${encodeURIComponent(i)}`).join(",");
226
+ function g(t) {
227
+ return _(t).map(([e, i]) => `${encodeURIComponent(e)}=${encodeURIComponent(i)}`).join(",");
228
228
  }
229
- function _(t, e) {
229
+ function b(t, e) {
230
230
  const { thresholds: i, ...n } = t;
231
231
  let r = [], l = -1 / 0;
232
232
  return Object.entries(i).forEach(([s, c]) => {
@@ -241,13 +241,13 @@ Mt(["exports"], function(o) {
241
241
  const e = new ArrayBuffer(t.byteLength);
242
242
  return new Uint8Array(e).set(new Uint8Array(t)), e;
243
243
  }
244
- function D(t, e) {
244
+ function S(t, e) {
245
245
  return t.then(({ data: i, ...n }) => {
246
246
  let r = i;
247
247
  return e && (r = new Float32Array(i.length), r.set(i)), { ...n, data: r, transferrables: [r.buffer] };
248
248
  });
249
249
  }
250
- function A(t) {
250
+ function M(t) {
251
251
  return t.then(({ arrayBuffer: e }) => {
252
252
  const i = v(e);
253
253
  return {
@@ -303,19 +303,19 @@ Mt(["exports"], function(o) {
303
303
  var e;
304
304
  return !!(!((e = t == null ? void 0 : t.signal) === null || e === void 0) && e.aborted);
305
305
  }
306
- let E = 0;
306
+ let D = 0;
307
307
  class Z {
308
308
  constructor(e = 100) {
309
309
  this.size = () => this.items.size, this.get = (i, n, r) => {
310
310
  let l = this.items.get(i);
311
311
  if (l)
312
- l.lastUsed = ++E, l.waiting++;
312
+ l.lastUsed = ++D, l.waiting++;
313
313
  else {
314
314
  const h = new AbortController(), d = n(i, h);
315
315
  l = {
316
316
  abortController: h,
317
317
  item: d,
318
- lastUsed: ++E,
318
+ lastUsed: ++D,
319
319
  waiting: 1
320
320
  }, this.items.set(i, l), this.prune();
321
321
  }
@@ -358,8 +358,8 @@ Mt(["exports"], function(o) {
358
358
  const h = (l = c == null ? void 0 : c.format) === null || l === void 0 ? void 0 : l.startsWith("BGR"), d = c.allocationSize(), f = new Uint8ClampedArray(d);
359
359
  if (await c.copyTo(f), h)
360
360
  for (let w = 0; w < f.length; w += 4) {
361
- const F = f[w];
362
- f[w] = f[w + 2], f[w + 2] = F;
361
+ const E = f[w];
362
+ f[w] = f[w + 2], f[w + 2] = E;
363
363
  }
364
364
  return Dt(s.width, s.height, e, f);
365
365
  } catch {
@@ -421,7 +421,7 @@ Mt(["exports"], function(o) {
421
421
  if (r <= 1)
422
422
  return this;
423
423
  const s = 0.5 - 1 / (2 * r), c = (m, h) => {
424
- const d = m / r - s, f = h / r - s, w = Math.floor(d), F = Math.floor(f), P = this.get(w, F), O = this.get(w + 1, F), I = this.get(w, F + 1), R = this.get(w + 1, F + 1), V = d - w, ft = f - F, pt = l(P, O, V), X = l(I, R, V);
424
+ const d = m / r - s, f = h / r - s, w = Math.floor(d), E = Math.floor(f), C = this.get(w, E), P = this.get(w + 1, E), I = this.get(w, E + 1), k = this.get(w + 1, E + 1), V = d - w, ft = f - E, pt = l(C, P, V), X = l(I, k, V);
425
425
  return l(pt, X, ft);
426
426
  };
427
427
  return new $(this.width * r, this.height * r, c);
@@ -474,8 +474,8 @@ Mt(["exports"], function(o) {
474
474
  var Et = {};
475
475
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
476
476
  Et.read = function(t, e, i, n, r) {
477
- var l, s, c = r * 8 - n - 1, m = (1 << c) - 1, h = m >> 1, d = -7, f = i ? r - 1 : 0, w = i ? -1 : 1, F = t[e + f];
478
- for (f += w, l = F & (1 << -d) - 1, F >>= -d, d += c; d > 0; l = l * 256 + t[e + f], f += w, d -= 8)
477
+ var l, s, c = r * 8 - n - 1, m = (1 << c) - 1, h = m >> 1, d = -7, f = i ? r - 1 : 0, w = i ? -1 : 1, E = t[e + f];
478
+ for (f += w, l = E & (1 << -d) - 1, E >>= -d, d += c; d > 0; l = l * 256 + t[e + f], f += w, d -= 8)
479
479
  ;
480
480
  for (s = l & (1 << -d) - 1, l >>= -d, d += n; d > 0; s = s * 256 + t[e + f], f += w, d -= 8)
481
481
  ;
@@ -483,17 +483,17 @@ Mt(["exports"], function(o) {
483
483
  l = 1 - h;
484
484
  else {
485
485
  if (l === m)
486
- return s ? NaN : (F ? -1 : 1) * (1 / 0);
486
+ return s ? NaN : (E ? -1 : 1) * (1 / 0);
487
487
  s = s + Math.pow(2, n), l = l - h;
488
488
  }
489
- return (F ? -1 : 1) * s * Math.pow(2, l - n);
489
+ return (E ? -1 : 1) * s * Math.pow(2, l - n);
490
490
  }, Et.write = function(t, e, i, n, r, l) {
491
- var s, c, m, h = l * 8 - r - 1, d = (1 << h) - 1, f = d >> 1, w = r === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, F = n ? 0 : l - 1, P = n ? 1 : -1, O = e < 0 || e === 0 && 1 / e < 0 ? 1 : 0;
492
- for (e = Math.abs(e), isNaN(e) || e === 1 / 0 ? (c = isNaN(e) ? 1 : 0, s = d) : (s = Math.floor(Math.log(e) / Math.LN2), e * (m = Math.pow(2, -s)) < 1 && (s--, m *= 2), s + f >= 1 ? e += w / m : e += w * Math.pow(2, 1 - f), e * m >= 2 && (s++, m /= 2), s + f >= d ? (c = 0, s = d) : s + f >= 1 ? (c = (e * m - 1) * Math.pow(2, r), s = s + f) : (c = e * Math.pow(2, f - 1) * Math.pow(2, r), s = 0)); r >= 8; t[i + F] = c & 255, F += P, c /= 256, r -= 8)
491
+ var s, c, m, h = l * 8 - r - 1, d = (1 << h) - 1, f = d >> 1, w = r === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, E = n ? 0 : l - 1, C = n ? 1 : -1, P = e < 0 || e === 0 && 1 / e < 0 ? 1 : 0;
492
+ for (e = Math.abs(e), isNaN(e) || e === 1 / 0 ? (c = isNaN(e) ? 1 : 0, s = d) : (s = Math.floor(Math.log(e) / Math.LN2), e * (m = Math.pow(2, -s)) < 1 && (s--, m *= 2), s + f >= 1 ? e += w / m : e += w * Math.pow(2, 1 - f), e * m >= 2 && (s++, m /= 2), s + f >= d ? (c = 0, s = d) : s + f >= 1 ? (c = (e * m - 1) * Math.pow(2, r), s = s + f) : (c = e * Math.pow(2, f - 1) * Math.pow(2, r), s = 0)); r >= 8; t[i + E] = c & 255, E += C, c /= 256, r -= 8)
493
493
  ;
494
- for (s = s << r | c, h += r; h > 0; t[i + F] = s & 255, F += P, s /= 256, h -= 8)
494
+ for (s = s << r | c, h += r; h > 0; t[i + E] = s & 255, E += C, s /= 256, h -= 8)
495
495
  ;
496
- t[i + F - P] |= O * 128;
496
+ t[i + E - C] |= P * 128;
497
497
  };
498
498
  var ne = T, gt = Et;
499
499
  function T(t) {
@@ -934,12 +934,12 @@ Mt(["exports"], function(o) {
934
934
  constructor(e, i, n, r, l) {
935
935
  this.loaded = Promise.resolve(), this.decodeImage = It, this.fetchAndParseTile = (s, c, m, h, d) => {
936
936
  const f = this, w = this.demUrlPattern.replace("{z}", s.toString()).replace("{x}", c.toString()).replace("{y}", m.toString());
937
- return d == null || d.useTile(w), this.parsedCache.get(w, async (F, P) => {
938
- const O = await f.fetchTile(s, c, m, P, d);
939
- if (B(P))
937
+ return d == null || d.useTile(w), this.parsedCache.get(w, async (E, C) => {
938
+ const P = await f.fetchTile(s, c, m, C, d);
939
+ if (B(C))
940
940
  throw new Error("canceled");
941
- const I = f.decodeImage(O.data, f.encoding, P), R = d == null ? void 0 : d.marker("decode"), V = await I;
942
- return R == null || R(), V;
941
+ const I = f.decodeImage(P.data, f.encoding, C), k = d == null ? void 0 : d.marker("decode"), V = await I;
942
+ return k == null || k(), V;
943
943
  }, h);
944
944
  }, this.tileCache = new Z(i), this.parsedCache = new Z(i), this.contourCache = new Z(i), this.timeoutMs = l, this.demUrlPattern = e, this.encoding = n, this.maxzoom = r;
945
945
  }
@@ -967,40 +967,40 @@ Mt(["exports"], function(o) {
967
967
  return $.fromRawDem(w).split(m, i % h, n % h);
968
968
  }
969
969
  fetchContourTile(e, i, n, r, l, s) {
970
- const { levels: c, multiplier: m = 1, buffer: h = 1, extent: d = 4096, contourLayer: f = "contours", elevationKey: w = "ele", levelKey: F = "level", subsampleBelow: P = 100 } = r;
970
+ const { levels: c, multiplier: m = 1, buffer: h = 1, extent: d = 4096, contourLayer: f = "contours", elevationKey: w = "ele", levelKey: E = "level", subsampleBelow: C = 100 } = r;
971
971
  if (!c || c.length === 0)
972
972
  return Promise.resolve({ arrayBuffer: new ArrayBuffer(0) });
973
- const O = [e, i, n, p(r)].join("/");
974
- return this.contourCache.get(O, async (I, R) => {
973
+ const P = [e, i, n, g(r)].join("/");
974
+ return this.contourCache.get(P, async (I, k) => {
975
975
  const V = 1 << e, ft = [];
976
976
  for (let q = n - 1; q <= n + 1; q++)
977
977
  for (let nt = i - 1; nt <= i + 1; nt++)
978
- ft.push(q < 0 || q >= V ? void 0 : this.fetchDem(e, (nt + V) % V, q, r, R, s));
978
+ ft.push(q < 0 || q >= V ? void 0 : this.fetchDem(e, (nt + V) % V, q, r, k, s));
979
979
  const pt = await Promise.all(ft);
980
980
  let X = $.combineNeighbors(pt);
981
- if (!X || B(R))
981
+ if (!X || B(k))
982
982
  return { arrayBuffer: new Uint8Array().buffer };
983
983
  const ot = s == null ? void 0 : s.marker("isoline");
984
- if (X.width >= P)
984
+ if (X.width >= C)
985
985
  X = X.materialize(2);
986
986
  else
987
- for (; X.width < P; )
987
+ for (; X.width < C; )
988
988
  X = X.subsamplePixelCenters(2).materialize(2);
989
989
  X = X.averagePixelCentersToGrid().scaleElevation(m).materialize(1);
990
- const C = x(c[0], X, d, h);
990
+ const R = y(c[0], X, d, h);
991
991
  ot == null || ot();
992
992
  const At = De({
993
993
  extent: d,
994
994
  layers: {
995
995
  [f]: {
996
- features: Object.entries(C).map(([q, nt]) => {
996
+ features: Object.entries(R).map(([q, nt]) => {
997
997
  const _t = Number(q);
998
998
  return {
999
999
  type: dt.LINESTRING,
1000
1000
  geometry: nt,
1001
1001
  properties: {
1002
1002
  [w]: _t,
1003
- [F]: Math.max(...c.map((bt, Y) => _t % bt === 0 ? Y : 0))
1003
+ [E]: Math.max(...c.map((bt, Y) => _t % bt === 0 ? Y : 0))
1004
1004
  }
1005
1005
  };
1006
1006
  })
@@ -1131,129 +1131,129 @@ Mt(["exports"], function(o) {
1131
1131
  }), G(this.timeoutMs, c, n);
1132
1132
  }
1133
1133
  }
1134
- o.A = Ge, o.H = $, o.L = Re, o.T = Wt, o.a = z, o.b = x, o.c = Dt, o.d = It, o.e = k, o.f = A, o.g = _, o.p = D;
1134
+ o.A = Ge, o.H = $, o.L = Re, o.T = Wt, o.a = z, o.b = y, o.c = Dt, o.d = It, o.e = A, o.f = M, o.g = b, o.p = S;
1135
1135
  });
1136
1136
  Mt(["./shared"], function(o) {
1137
- const a = (y) => Promise.reject(new Error(`No manager registered for ${y}`));
1137
+ const a = (p) => Promise.reject(new Error(`No manager registered for ${p}`));
1138
1138
  class u {
1139
1139
  constructor() {
1140
- this.managers = {}, this.init = (x, b) => (this.managers[x.managerId] = new o.L(x.demUrlPattern, x.cacheSize, x.encoding, x.maxzoom, x.timeoutMs), Promise.resolve()), this.fetchTile = (x, b, S, M, k, z) => {
1141
- var p;
1142
- return ((p = this.managers[x]) === null || p === void 0 ? void 0 : p.fetchTile(b, S, M, k, z)) || a(x);
1143
- }, this.fetchAndParseTile = (x, b, S, M, k, z) => {
1144
- var p;
1145
- return o.p(((p = this.managers[x]) === null || p === void 0 ? void 0 : p.fetchAndParseTile(b, S, M, k, z)) || a(x), !0);
1146
- }, this.fetchContourTile = (x, b, S, M, k, z, p) => {
1147
- var _;
1148
- return o.f(((_ = this.managers[x]) === null || _ === void 0 ? void 0 : _.fetchContourTile(b, S, M, k, z, p)) || a(x));
1140
+ this.managers = {}, this.init = (y, _) => (this.managers[y.managerId] = new o.L(y.demUrlPattern, y.cacheSize, y.encoding, y.maxzoom, y.timeoutMs), Promise.resolve()), this.fetchTile = (y, _, F, O, A, z) => {
1141
+ var g;
1142
+ return ((g = this.managers[y]) === null || g === void 0 ? void 0 : g.fetchTile(_, F, O, A, z)) || a(y);
1143
+ }, this.fetchAndParseTile = (y, _, F, O, A, z) => {
1144
+ var g;
1145
+ return o.p(((g = this.managers[y]) === null || g === void 0 ? void 0 : g.fetchAndParseTile(_, F, O, A, z)) || a(y), !0);
1146
+ }, this.fetchContourTile = (y, _, F, O, A, z, g) => {
1147
+ var b;
1148
+ return o.f(((b = this.managers[y]) === null || b === void 0 ? void 0 : b.fetchContourTile(_, F, O, A, z, g)) || a(y));
1149
1149
  };
1150
1150
  }
1151
1151
  }
1152
- const g = typeof self < "u" ? self : typeof window < "u" ? window : global;
1153
- g.actor = new o.A(g, new u());
1152
+ const x = typeof self < "u" ? self : typeof window < "u" ? window : global;
1153
+ x.actor = new o.A(x, new u());
1154
1154
  });
1155
1155
  Mt(["./shared"], function(o) {
1156
1156
  const a = { workerUrl: "" };
1157
- let u, g = 0;
1158
- class y {
1157
+ let u, x = 0;
1158
+ class p {
1159
1159
  constructor() {
1160
- this.decodeImage = (_, v, D) => o.p(o.d(_, v, D), !1);
1160
+ this.decodeImage = (b, v, S) => o.p(o.d(b, v, S), !1);
1161
1161
  }
1162
1162
  }
1163
- function x() {
1163
+ function y() {
1164
1164
  if (!u) {
1165
- const p = new Worker(a.workerUrl), _ = new y();
1166
- u = new o.A(p, _);
1165
+ const g = new Worker(a.workerUrl), b = new p();
1166
+ u = new o.A(g, b);
1167
1167
  }
1168
1168
  return u;
1169
1169
  }
1170
- class b {
1171
- constructor(_, v, D, A, j, ct) {
1172
- this.fetchTile = (H, G, U, B, E) => this.actor.send("fetchTile", [], B, E, this.managerId, H, G, U), this.fetchAndParseTile = (H, G, U, B, E) => this.actor.send("fetchAndParseTile", [], B, E, this.managerId, H, G, U), this.fetchContourTile = (H, G, U, B, E, Z) => this.actor.send("fetchContourTile", [], E, Z, this.managerId, H, G, U, B);
1173
- const tt = this.managerId = ++g;
1174
- this.actor = ct || x(), this.loaded = this.actor.send("init", [], new AbortController(), void 0, {
1170
+ class _ {
1171
+ constructor(b, v, S, M, j, ct) {
1172
+ this.fetchTile = (H, G, U, B, D) => this.actor.send("fetchTile", [], B, D, this.managerId, H, G, U), this.fetchAndParseTile = (H, G, U, B, D) => this.actor.send("fetchAndParseTile", [], B, D, this.managerId, H, G, U), this.fetchContourTile = (H, G, U, B, D, Z) => this.actor.send("fetchContourTile", [], D, Z, this.managerId, H, G, U, B);
1173
+ const tt = this.managerId = ++x;
1174
+ this.actor = ct || y(), this.loaded = this.actor.send("init", [], new AbortController(), void 0, {
1175
1175
  cacheSize: v,
1176
- demUrlPattern: _,
1177
- encoding: D,
1178
- maxzoom: A,
1176
+ demUrlPattern: b,
1177
+ encoding: S,
1178
+ maxzoom: M,
1179
1179
  managerId: tt,
1180
1180
  timeoutMs: j
1181
1181
  });
1182
1182
  }
1183
1183
  }
1184
1184
  Blob.prototype.arrayBuffer || (Blob.prototype.arrayBuffer = function() {
1185
- return new Promise((_, v) => {
1186
- const D = new FileReader();
1187
- D.onload = (A) => {
1185
+ return new Promise((b, v) => {
1186
+ const S = new FileReader();
1187
+ S.onload = (M) => {
1188
1188
  var j;
1189
- return _((j = A.target) === null || j === void 0 ? void 0 : j.result);
1190
- }, D.onerror = v, D.readAsArrayBuffer(this);
1189
+ return b((j = M.target) === null || j === void 0 ? void 0 : j.result);
1190
+ }, S.onerror = v, S.readAsArrayBuffer(this);
1191
1191
  });
1192
1192
  });
1193
- const S = (p) => (_, v) => {
1193
+ const F = (g) => (b, v) => {
1194
1194
  if (v instanceof AbortController)
1195
- return p(_, v);
1195
+ return g(b, v);
1196
1196
  {
1197
- const D = new AbortController();
1198
- return p(_, D).then((A) => v(void 0, A.data, A.cacheControl, A.expires), (A) => v(A)), { cancel: () => D.abort() };
1197
+ const S = new AbortController();
1198
+ return g(b, S).then((M) => v(void 0, M.data, M.cacheControl, M.expires), (M) => v(M)), { cancel: () => S.abort() };
1199
1199
  }
1200
- }, M = /* @__PURE__ */ new Set();
1201
- class k {
1202
- constructor({ url: _, cacheSize: v = 100, id: D = "dem", encoding: A = "terrarium", maxzoom: j = 12, worker: ct = !0, timeoutMs: tt = 1e4, actor: H }) {
1203
- this.timingCallbacks = [], this.onTiming = (E) => {
1204
- this.timingCallbacks.push(E);
1205
- }, this.setupMaplibre = (E) => {
1206
- E.addProtocol(this.sharedDemProtocolId, this.sharedDemProtocol), E.addProtocol(this.contourProtocolId, this.contourProtocol);
1207
- }, this.sharedDemProtocolV4 = async (E, Z) => {
1208
- const [K, et, N] = this.parseUrl(E.url), it = new o.T("main");
1200
+ }, O = /* @__PURE__ */ new Set();
1201
+ class A {
1202
+ constructor({ url: b, cacheSize: v = 100, id: S = "dem", encoding: M = "terrarium", maxzoom: j = 12, worker: ct = !0, timeoutMs: tt = 1e4, actor: H }) {
1203
+ this.timingCallbacks = [], this.onTiming = (D) => {
1204
+ this.timingCallbacks.push(D);
1205
+ }, this.setupMaplibre = (D) => {
1206
+ D.addProtocol(this.sharedDemProtocolId, this.sharedDemProtocol), D.addProtocol(this.contourProtocolId, this.contourProtocol);
1207
+ }, this.sharedDemProtocolV4 = async (D, Z) => {
1208
+ const [K, et, N] = this.parseUrl(D.url), it = new o.T("main");
1209
1209
  let at;
1210
1210
  try {
1211
1211
  const W = await this.manager.fetchTile(K, et, N, Z, it);
1212
- return at = it.finish(E.url), {
1212
+ return at = it.finish(D.url), {
1213
1213
  data: await W.data.arrayBuffer(),
1214
1214
  cacheControl: W.cacheControl,
1215
1215
  expires: W.expires
1216
1216
  };
1217
1217
  } catch (W) {
1218
- throw at = it.error(E.url), W;
1218
+ throw at = it.error(D.url), W;
1219
1219
  } finally {
1220
1220
  this.timingCallbacks.forEach((W) => W(at));
1221
1221
  }
1222
- }, this.contourProtocolV4 = async (E, Z) => {
1222
+ }, this.contourProtocolV4 = async (D, Z) => {
1223
1223
  const K = new o.T("main");
1224
1224
  let et;
1225
1225
  try {
1226
- const [N, it, at] = this.parseUrl(E.url), W = o.a(E.url), xt = await this.manager.fetchContourTile(N, it, at, o.g(W, N), Z, K);
1227
- return et = K.finish(E.url), { data: xt.arrayBuffer };
1226
+ const [N, it, at] = this.parseUrl(D.url), W = o.a(D.url), xt = await this.manager.fetchContourTile(N, it, at, o.g(W, N), Z, K);
1227
+ return et = K.finish(D.url), { data: xt.arrayBuffer };
1228
1228
  } catch (N) {
1229
- throw et = K.error(E.url), N;
1229
+ throw et = K.error(D.url), N;
1230
1230
  } finally {
1231
1231
  this.timingCallbacks.forEach((N) => N(et));
1232
1232
  }
1233
- }, this.contourProtocol = S(this.contourProtocolV4), this.sharedDemProtocol = S(this.sharedDemProtocolV4), this.contourProtocolUrl = (E) => `${this.contourProtocolUrlBase}?${o.e(E)}`;
1234
- let G = D, U = 1;
1235
- for (; M.has(G); )
1236
- G = D + U++;
1237
- M.add(G), this.sharedDemProtocolId = `${G}-shared`, this.contourProtocolId = `${G}-contour`, this.sharedDemProtocolUrl = `${this.sharedDemProtocolId}://{z}/{x}/{y}`, this.contourProtocolUrlBase = `${this.contourProtocolId}://{z}/{x}/{y}`;
1238
- const B = ct ? b : o.L;
1239
- this.manager = new B(_, v, A, j, tt, H);
1233
+ }, this.contourProtocol = F(this.contourProtocolV4), this.sharedDemProtocol = F(this.sharedDemProtocolV4), this.contourProtocolUrl = (D) => `${this.contourProtocolUrlBase}?${o.e(D)}`;
1234
+ let G = S, U = 1;
1235
+ for (; O.has(G); )
1236
+ G = S + U++;
1237
+ O.add(G), this.sharedDemProtocolId = `${G}-shared`, this.contourProtocolId = `${G}-contour`, this.sharedDemProtocolUrl = `${this.sharedDemProtocolId}://{z}/{x}/{y}`, this.contourProtocolUrlBase = `${this.contourProtocolId}://{z}/{x}/{y}`;
1238
+ const B = ct ? _ : o.L;
1239
+ this.manager = new B(b, v, M, j, tt, H);
1240
1240
  }
1241
- getDemTile(_, v, D, A) {
1242
- return this.manager.fetchAndParseTile(_, v, D, A || new AbortController());
1241
+ getDemTile(b, v, S, M) {
1242
+ return this.manager.fetchAndParseTile(b, v, S, M || new AbortController());
1243
1243
  }
1244
- parseUrl(_) {
1245
- const [, v, D, A] = /\/\/(\d+)\/(\d+)\/(\d+)/.exec(_) || [];
1246
- return [Number(v), Number(D), Number(A)];
1244
+ parseUrl(b) {
1245
+ const [, v, S, M] = /\/\/(\d+)\/(\d+)\/(\d+)/.exec(b) || [];
1246
+ return [Number(v), Number(S), Number(M)];
1247
1247
  }
1248
1248
  }
1249
1249
  return {
1250
1250
  generateIsolines: o.b,
1251
- DemSource: k,
1251
+ DemSource: A,
1252
1252
  HeightTile: o.H,
1253
1253
  LocalDemManager: o.L,
1254
1254
  decodeParsedImage: o.c,
1255
- set workerUrl(p) {
1256
- a.workerUrl = p;
1255
+ set workerUrl(g) {
1256
+ a.workerUrl = g;
1257
1257
  },
1258
1258
  get workerUrl() {
1259
1259
  return a.workerUrl;
@@ -1266,16 +1266,16 @@ function Xe(o) {
1266
1266
  }
1267
1267
  function Ne(o) {
1268
1268
  if (o == null) return Xe;
1269
- var a, u, g = o.scale[0], y = o.scale[1], x = o.translate[0], b = o.translate[1];
1270
- return function(S, M) {
1271
- M || (a = u = 0);
1272
- var k = 2, z = S.length, p = new Array(z);
1273
- for (p[0] = (a += S[0]) * g + x, p[1] = (u += S[1]) * y + b; k < z; ) p[k] = S[k], ++k;
1274
- return p;
1269
+ var a, u, x = o.scale[0], p = o.scale[1], y = o.translate[0], _ = o.translate[1];
1270
+ return function(F, O) {
1271
+ O || (a = u = 0);
1272
+ var A = 2, z = F.length, g = new Array(z);
1273
+ for (g[0] = (a += F[0]) * x + y, g[1] = (u += F[1]) * p + _; A < z; ) g[A] = F[A], ++A;
1274
+ return g;
1275
1275
  };
1276
1276
  }
1277
1277
  function Ve(o, a) {
1278
- for (var u, g = o.length, y = g - a; y < --g; ) u = o[y], o[y++] = o[g], o[g] = u;
1278
+ for (var u, x = o.length, p = x - a; p < --x; ) u = o[p], o[p++] = o[x], o[x] = u;
1279
1279
  }
1280
1280
  function $t(o, a) {
1281
1281
  return typeof a == "string" && (a = o.objects[a]), a.type === "GeometryCollection" ? { type: "FeatureCollection", features: a.geometries.map(function(u) {
@@ -1283,60 +1283,60 @@ function $t(o, a) {
1283
1283
  }) } : Kt(o, a);
1284
1284
  }
1285
1285
  function Kt(o, a) {
1286
- var u = a.id, g = a.bbox, y = a.properties == null ? {} : a.properties, x = Ue(o, a);
1287
- return u == null && g == null ? { type: "Feature", properties: y, geometry: x } : g == null ? { type: "Feature", id: u, properties: y, geometry: x } : { type: "Feature", id: u, bbox: g, properties: y, geometry: x };
1286
+ var u = a.id, x = a.bbox, p = a.properties == null ? {} : a.properties, y = Ue(o, a);
1287
+ return u == null && x == null ? { type: "Feature", properties: p, geometry: y } : x == null ? { type: "Feature", id: u, properties: p, geometry: y } : { type: "Feature", id: u, bbox: x, properties: p, geometry: y };
1288
1288
  }
1289
1289
  function Ue(o, a) {
1290
- var u = Ne(o.transform), g = o.arcs;
1291
- function y(z, p) {
1292
- p.length && p.pop();
1293
- for (var _ = g[z < 0 ? ~z : z], v = 0, D = _.length; v < D; ++v)
1294
- p.push(u(_[v], v));
1295
- z < 0 && Ve(p, D);
1296
- }
1297
- function x(z) {
1290
+ var u = Ne(o.transform), x = o.arcs;
1291
+ function p(z, g) {
1292
+ g.length && g.pop();
1293
+ for (var b = x[z < 0 ? ~z : z], v = 0, S = b.length; v < S; ++v)
1294
+ g.push(u(b[v], v));
1295
+ z < 0 && Ve(g, S);
1296
+ }
1297
+ function y(z) {
1298
1298
  return u(z);
1299
1299
  }
1300
- function b(z) {
1301
- for (var p = [], _ = 0, v = z.length; _ < v; ++_) y(z[_], p);
1302
- return p.length < 2 && p.push(p[0]), p;
1300
+ function _(z) {
1301
+ for (var g = [], b = 0, v = z.length; b < v; ++b) p(z[b], g);
1302
+ return g.length < 2 && g.push(g[0]), g;
1303
1303
  }
1304
- function S(z) {
1305
- for (var p = b(z); p.length < 4; ) p.push(p[0]);
1306
- return p;
1304
+ function F(z) {
1305
+ for (var g = _(z); g.length < 4; ) g.push(g[0]);
1306
+ return g;
1307
1307
  }
1308
- function M(z) {
1309
- return z.map(S);
1308
+ function O(z) {
1309
+ return z.map(F);
1310
1310
  }
1311
- function k(z) {
1312
- var p = z.type, _;
1313
- switch (p) {
1311
+ function A(z) {
1312
+ var g = z.type, b;
1313
+ switch (g) {
1314
1314
  case "GeometryCollection":
1315
- return { type: p, geometries: z.geometries.map(k) };
1315
+ return { type: g, geometries: z.geometries.map(A) };
1316
1316
  case "Point":
1317
- _ = x(z.coordinates);
1317
+ b = y(z.coordinates);
1318
1318
  break;
1319
1319
  case "MultiPoint":
1320
- _ = z.coordinates.map(x);
1320
+ b = z.coordinates.map(y);
1321
1321
  break;
1322
1322
  case "LineString":
1323
- _ = b(z.arcs);
1323
+ b = _(z.arcs);
1324
1324
  break;
1325
1325
  case "MultiLineString":
1326
- _ = z.arcs.map(b);
1326
+ b = z.arcs.map(_);
1327
1327
  break;
1328
1328
  case "Polygon":
1329
- _ = M(z.arcs);
1329
+ b = O(z.arcs);
1330
1330
  break;
1331
1331
  case "MultiPolygon":
1332
- _ = z.arcs.map(M);
1332
+ b = z.arcs.map(O);
1333
1333
  break;
1334
1334
  default:
1335
1335
  return null;
1336
1336
  }
1337
- return { type: p, coordinates: _ };
1337
+ return { type: g, coordinates: b };
1338
1338
  }
1339
- return k(a);
1339
+ return A(a);
1340
1340
  }
1341
1341
  const We = {
1342
1342
  airspaceStroke: "#AAB7B8",
@@ -3240,11 +3240,11 @@ const oi = {
3240
3240
  async function Qt(o) {
3241
3241
  const a = await fetch(o);
3242
3242
  if (!a.ok) throw new Error(`fetch ${o} → ${a.status}`);
3243
- const u = a.headers.get("Content-Encoding"), g = a.headers.get("Content-Type") || "";
3244
- if (u === "gzip" || g.includes("json"))
3243
+ const u = a.headers.get("Content-Encoding"), x = a.headers.get("Content-Type") || "";
3244
+ if (u === "gzip" || x.includes("json"))
3245
3245
  return a.json();
3246
- const y = a.body.pipeThrough(new DecompressionStream("gzip"));
3247
- return new Response(y).json();
3246
+ const p = a.body.pipeThrough(new DecompressionStream("gzip"));
3247
+ return new Response(p).json();
3248
3248
  }
3249
3249
  class ri {
3250
3250
  /**
@@ -3262,16 +3262,16 @@ class ri {
3262
3262
  constructor(a = {}) {
3263
3263
  const {
3264
3264
  container: u,
3265
- theme: g = "light",
3266
- apiUrl: y = ti,
3267
- spriteUrl: x,
3268
- period: b = null,
3269
- layers: S = {},
3270
- center: M = [104, 36],
3271
- zoom: k = 4,
3265
+ theme: x = "light",
3266
+ apiUrl: p = ti,
3267
+ spriteUrl: y,
3268
+ period: _ = null,
3269
+ layers: F = {},
3270
+ center: O = [104, 36],
3271
+ zoom: A = 4,
3272
3272
  terrainUrl: z = null
3273
3273
  } = a;
3274
- return this._apiUrl = y.replace(/\/$/, ""), this._spriteUrl = (x ?? y).replace(/\/$/, ""), this._terrainUrl = z ?? `${this._apiUrl}/api/terrain/{z}/{x}/{y}.png`, this._theme = g, this._period = b, this._center = M, this._zoom = k, this._ready = !1, this._layerVisible = {
3274
+ this._apiUrl = p.replace(/\/$/, ""), this._spriteUrl = (y ?? p).replace(/\/$/, ""), this._terrainUrl = z ?? `${this._apiUrl}/api/terrain/{z}/{x}/{y}.png`, this._theme = x, this._period = _, this._center = O, this._zoom = A, this._ready = !1, this._layerVisible = {
3275
3275
  // aviation groups — all visible by default
3276
3276
  adiz: !0,
3277
3277
  fir: !0,
@@ -3289,15 +3289,8 @@ class ri {
3289
3289
  terrain: !1,
3290
3290
  contour: !1,
3291
3291
  // user overrides
3292
- ...S
3293
- }, this._initMap(u), new Proxy(this, {
3294
- get(p, _, v) {
3295
- var A;
3296
- if (_ in p) return Reflect.get(p, _, v);
3297
- const D = (A = p._map) == null ? void 0 : A[_];
3298
- return typeof D == "function" ? D.bind(p._map) : D;
3299
- }
3300
- });
3292
+ ...F
3293
+ }, this._initMap(u);
3301
3294
  }
3302
3295
  // ── Map initialization ────────────────────────────────────────────────────
3303
3296
  _initMap(a) {
@@ -3336,8 +3329,8 @@ class ri {
3336
3329
  async _initSources() {
3337
3330
  if (!this._period)
3338
3331
  try {
3339
- const g = await (await fetch(`${this._apiUrl}/api/periods`)).json();
3340
- this._period = g[g.length - 1];
3332
+ const x = await (await fetch(`${this._apiUrl}/api/periods`)).json();
3333
+ this._period = x[x.length - 1];
3341
3334
  } catch (u) {
3342
3335
  console.warn("[AviationChart] fetchPeriods failed:", u), this._period = "latest";
3343
3336
  }
@@ -3382,15 +3375,15 @@ class ri {
3382
3375
  }), await this._loadBaseData();
3383
3376
  }
3384
3377
  async _loadBaseData() {
3385
- var a, u, g, y;
3378
+ var a, u, x, p;
3386
3379
  try {
3387
- const [x, b] = await Promise.all([
3380
+ const [y, _] = await Promise.all([
3388
3381
  Qt(`${this._apiUrl}/topjson/land.topojson.gz`),
3389
3382
  Qt(`${this._apiUrl}/topjson/boundary.topojson.gz`)
3390
3383
  ]);
3391
- (a = x == null ? void 0 : x.objects) != null && a.land ? (u = this._map.getSource("land")) == null || u.setData($t(x, x.objects.land)) : console.warn("[AviationChart] land topojson missing objects.land"), (g = b == null ? void 0 : b.objects) != null && g.boundary ? (y = this._map.getSource("boundary")) == null || y.setData($t(b, b.objects.boundary)) : console.warn("[AviationChart] boundary topojson missing objects.boundary");
3392
- } catch (x) {
3393
- console.error("[AviationChart] loadBaseData failed:", x);
3384
+ (a = y == null ? void 0 : y.objects) != null && a.land ? (u = this._map.getSource("land")) == null || u.setData($t(y, y.objects.land)) : console.warn("[AviationChart] land topojson missing objects.land"), (x = _ == null ? void 0 : _.objects) != null && x.boundary ? (p = this._map.getSource("boundary")) == null || p.setData($t(_, _.objects.boundary)) : console.warn("[AviationChart] boundary topojson missing objects.boundary");
3385
+ } catch (y) {
3386
+ console.error("[AviationChart] loadBaseData failed:", y);
3394
3387
  }
3395
3388
  }
3396
3389
  _initLayers() {
@@ -3445,26 +3438,26 @@ class ri {
3445
3438
  "text-halo-width": 1
3446
3439
  }
3447
3440
  }), this._layerVisible.terrain && this._map.setTerrain({ source: "terrain", exaggeration: 4 });
3448
- for (const g of Yt(this._theme))
3449
- this._map.getLayer(g.id) || this._map.addLayer(g);
3450
- for (const g of Ht("amm", this._theme))
3451
- this._map.getLayer(g.id) || this._map.addLayer(g, "fir-line");
3441
+ for (const x of Yt(this._theme))
3442
+ this._map.getLayer(x.id) || this._map.addLayer(x);
3443
+ for (const x of Ht("amm", this._theme))
3444
+ this._map.getLayer(x.id) || this._map.addLayer(x, "fir-line");
3452
3445
  }
3453
3446
  _applyVisibility() {
3454
- for (const [y, x] of Object.entries(Ct)) {
3455
- const b = this._layerVisible[y] !== !1 ? "visible" : "none";
3456
- for (const S of x)
3457
- this._map.getLayer(S) && this._map.setLayoutProperty(S, "visibility", b);
3447
+ for (const [p, y] of Object.entries(Ct)) {
3448
+ const _ = this._layerVisible[p] !== !1 ? "visible" : "none";
3449
+ for (const F of y)
3450
+ this._map.getLayer(F) && this._map.setLayoutProperty(F, "visibility", _);
3458
3451
  }
3459
3452
  const a = this._layerVisible.amm !== !1 ? "visible" : "none";
3460
- for (const y of Pt)
3461
- this._map.getLayer(y) && this._map.setLayoutProperty(y, "visibility", a);
3453
+ for (const p of Pt)
3454
+ this._map.getLayer(p) && this._map.setLayoutProperty(p, "visibility", a);
3462
3455
  const u = this._layerVisible.terrain ? "visible" : "none";
3463
- for (const y of Zt)
3464
- this._map.getLayer(y) && this._map.setLayoutProperty(y, "visibility", u);
3465
- const g = this._layerVisible.contour ? "visible" : "none";
3466
- for (const y of Jt)
3467
- this._map.getLayer(y) && this._map.setLayoutProperty(y, "visibility", g);
3456
+ for (const p of Zt)
3457
+ this._map.getLayer(p) && this._map.setLayoutProperty(p, "visibility", u);
3458
+ const x = this._layerVisible.contour ? "visible" : "none";
3459
+ for (const p of Jt)
3460
+ this._map.getLayer(p) && this._map.setLayoutProperty(p, "visibility", x);
3468
3461
  }
3469
3462
  // ── Public API ────────────────────────────────────────────────────────────
3470
3463
  /** Raw MapLibre Map instance */
@@ -3488,18 +3481,18 @@ class ri {
3488
3481
  this._theme = a;
3489
3482
  const u = ut[a] ?? ut.light;
3490
3483
  this._map.setPaintProperty("background", "background-color", u.background);
3491
- const g = [
3484
+ const x = [
3492
3485
  "landLaye",
3493
3486
  "boundary",
3494
3487
  ...Object.values(Ct).flat(),
3495
3488
  ...Pt
3496
3489
  ];
3497
- for (const y of g)
3498
- this._map.getLayer(y) && this._map.removeLayer(y);
3499
- for (const y of Yt(this._theme))
3500
- this._map.addLayer(y);
3501
- for (const y of Ht("amm", this._theme))
3502
- this._map.getLayer(y.id) || this._map.addLayer(y, "fir-line");
3490
+ for (const p of x)
3491
+ this._map.getLayer(p) && this._map.removeLayer(p);
3492
+ for (const p of Yt(this._theme))
3493
+ this._map.addLayer(p);
3494
+ for (const p of Ht("amm", this._theme))
3495
+ this._map.getLayer(p.id) || this._map.addLayer(p, "fir-line");
3503
3496
  this._applyVisibility();
3504
3497
  }
3505
3498
  /**
@@ -3515,41 +3508,41 @@ class ri {
3515
3508
  */
3516
3509
  setLayerVisible(a, u) {
3517
3510
  if (this._layerVisible[a] = u, a === "terrain") {
3518
- const x = u ? "visible" : "none";
3519
- for (const b of Zt)
3520
- this._map.getLayer(b) && this._map.setLayoutProperty(b, "visibility", x);
3511
+ const y = u ? "visible" : "none";
3512
+ for (const _ of Zt)
3513
+ this._map.getLayer(_) && this._map.setLayoutProperty(_, "visibility", y);
3521
3514
  this._map.setTerrain(u ? { source: "terrain", exaggeration: 4 } : null);
3522
3515
  return;
3523
3516
  }
3524
3517
  if (a === "contour") {
3525
- const x = u ? "visible" : "none";
3526
- for (const b of Jt)
3527
- this._map.getLayer(b) && this._map.setLayoutProperty(b, "visibility", x);
3518
+ const y = u ? "visible" : "none";
3519
+ for (const _ of Jt)
3520
+ this._map.getLayer(_) && this._map.setLayoutProperty(_, "visibility", y);
3528
3521
  return;
3529
3522
  }
3530
3523
  if (a === "amm") {
3531
- const x = u ? "visible" : "none";
3532
- for (const b of Pt)
3533
- this._map.getLayer(b) && this._map.setLayoutProperty(b, "visibility", x);
3524
+ const y = u ? "visible" : "none";
3525
+ for (const _ of Pt)
3526
+ this._map.getLayer(_) && this._map.setLayoutProperty(_, "visibility", y);
3534
3527
  return;
3535
3528
  }
3536
- const g = Ct[a];
3537
- if (!g) {
3529
+ const x = Ct[a];
3530
+ if (!x) {
3538
3531
  console.warn(`[AviationChart] Unknown layer key: "${a}"`);
3539
3532
  return;
3540
3533
  }
3541
- const y = u ? "visible" : "none";
3542
- for (const x of g)
3543
- this._map.getLayer(x) && this._map.setLayoutProperty(x, "visibility", y);
3534
+ const p = u ? "visible" : "none";
3535
+ for (const y of x)
3536
+ this._map.getLayer(y) && this._map.setLayoutProperty(y, "visibility", p);
3544
3537
  }
3545
3538
  /**
3546
3539
  * Switch the navdata period. Fetches tiles for the new period immediately.
3547
3540
  * @param {string} period
3548
3541
  */
3549
3542
  setPeriod(a) {
3550
- var g;
3543
+ var x;
3551
3544
  this._period = a;
3552
- const u = (g = this._map) == null ? void 0 : g.getSource("navdata");
3545
+ const u = (x = this._map) == null ? void 0 : x.getSource("navdata");
3553
3546
  u && u.setTiles([`${this._apiUrl}/api/tiles/${a}/{z}/{x}/{y}.pbf`]);
3554
3547
  }
3555
3548
  /** Proxy to map.on — returns `this` for chaining */