@datosgeo-atdt/geo-ui 1.14.3 → 1.14.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.
- package/dist/geo-ui.js +5 -5
- package/dist/geo-ui.js.map +1 -1
- package/dist/geo-ui.umd.cjs +2 -2
- package/dist/geo-ui.umd.cjs.map +1 -1
- package/package.json +1 -1
package/dist/geo-ui.js
CHANGED
|
@@ -26347,7 +26347,7 @@ const on = "pmtiles-source", In = "pmtiles-fill", Hr = "municipios-source", ds =
|
|
|
26347
26347
|
sourceLayer: Q,
|
|
26348
26348
|
id: re
|
|
26349
26349
|
},
|
|
26350
|
-
{ value: ae }
|
|
26350
|
+
{ value: ae, _hasData: !0 }
|
|
26351
26351
|
);
|
|
26352
26352
|
} catch (pe) {
|
|
26353
26353
|
console.warn(`Error setting feature state for key ${re}:`, pe);
|
|
@@ -26365,7 +26365,7 @@ const on = "pmtiles-source", In = "pmtiles-fill", Hr = "municipios-source", ds =
|
|
|
26365
26365
|
"case",
|
|
26366
26366
|
["==", ["feature-state", "value"], 1],
|
|
26367
26367
|
re,
|
|
26368
|
-
["
|
|
26368
|
+
["boolean", ["feature-state", "_hasData"], !1],
|
|
26369
26369
|
ae,
|
|
26370
26370
|
"rgba(0,0,0,0)"
|
|
26371
26371
|
];
|
|
@@ -26389,7 +26389,7 @@ const on = "pmtiles-source", In = "pmtiles-fill", Hr = "municipios-source", ds =
|
|
|
26389
26389
|
Ie.push(re[Be]), Ie.push(Se[Be]);
|
|
26390
26390
|
Pt ? le = Ie : le = [
|
|
26391
26391
|
"case",
|
|
26392
|
-
["
|
|
26392
|
+
["boolean", ["feature-state", "_hasData"], !1],
|
|
26393
26393
|
Ie,
|
|
26394
26394
|
"rgba(0,0,0,0)"
|
|
26395
26395
|
];
|
|
@@ -26582,7 +26582,7 @@ const on = "pmtiles-source", In = "pmtiles-fill", Hr = "municipios-source", ds =
|
|
|
26582
26582
|
fr.push(zt[Fe]), fr.push(Cr[Fe]);
|
|
26583
26583
|
Pt ? pt = fr : pt = [
|
|
26584
26584
|
"case",
|
|
26585
|
-
["
|
|
26585
|
+
["boolean", ["feature-state", "_hasData"], !1],
|
|
26586
26586
|
fr,
|
|
26587
26587
|
"rgba(0,0,0,0)"
|
|
26588
26588
|
];
|
|
@@ -26600,7 +26600,7 @@ const on = "pmtiles-source", In = "pmtiles-fill", Hr = "municipios-source", ds =
|
|
|
26600
26600
|
sourceLayer: Mn,
|
|
26601
26601
|
id: yt
|
|
26602
26602
|
},
|
|
26603
|
-
{ value: ot }
|
|
26603
|
+
{ value: ot, _hasData: !0 }
|
|
26604
26604
|
), Rt++, Rt <= 3 && console.log("Feature-state aplicado:", { key: yt, value: ot });
|
|
26605
26605
|
} catch (Ti) {
|
|
26606
26606
|
console.warn("Error al aplicar feature-state para municipio:", yt, Ti);
|