ol-spirit 1.0.2 → 1.0.3
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.
|
@@ -28626,7 +28626,7 @@ pn([8, 32946], () => import("./deflate-60bcbda9.js").then((n) => n.default));
|
|
|
28626
28626
|
pn(32773, () => import("./packbits-adbb43a1.js").then((n) => n.default));
|
|
28627
28627
|
pn(
|
|
28628
28628
|
34887,
|
|
28629
|
-
() => import("./lerc-
|
|
28629
|
+
() => import("./lerc-dbfd0bd1.js").then(async (n) => (await n.zstd.init(), n)).then((n) => n.default)
|
|
28630
28630
|
);
|
|
28631
28631
|
pn(50001, () => import("./webimage-1041724b.js").then((n) => n.default));
|
|
28632
28632
|
function ll(n, e, t, i = 1) {
|
|
@@ -42662,7 +42662,9 @@ function LP(n, { onMeasureFinish: e, zIndex: t = 1e3 }) {
|
|
|
42662
42662
|
}
|
|
42663
42663
|
return {
|
|
42664
42664
|
startMeasure: v,
|
|
42665
|
-
clearMeasure: E
|
|
42665
|
+
clearMeasure: E,
|
|
42666
|
+
formatArea: x,
|
|
42667
|
+
formatLength: y
|
|
42666
42668
|
};
|
|
42667
42669
|
}
|
|
42668
42670
|
function PP(n) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as oA } from "./pako.esm-a24ba4ed.js";
|
|
2
|
-
import { g as sA, L as DA, a as gA } from "./index-
|
|
2
|
+
import { g as sA, L as DA, a as gA } from "./index-62a18085.js";
|
|
3
3
|
import { B as nA } from "./basedecoder-11034ec6.js";
|
|
4
4
|
import "vue";
|
|
5
5
|
var iA = { exports: {} };
|
package/dist/ol-spirit.js
CHANGED