earthsdk3-ue 3.3.0-beta.5 → 3.3.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.
- package/dist/earthsdk3-ue.iife.js +11 -11
- package/dist/earthsdk3-ue.js +48 -48
- package/dist/earthsdk3-ue.umd.cjs +2 -2
- package/package.json +2 -2
package/dist/earthsdk3-ue.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
var Lr = Object.defineProperty;
|
|
2
2
|
var Pr = (c, e, t) => e in c ? Lr(c, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : c[e] = t;
|
|
3
3
|
var p = (c, e, t) => Pr(c, typeof e != "symbol" ? e + "" : e, t);
|
|
4
|
-
import { ESViewer as Se, ESSceneObject as E, ESJPickedResult as We, ViewerCustomInteraction as lr, getGeoBoundingSphereFromPositions as kr, EngineObject as
|
|
5
|
-
import { reactArrayWithUndefined as pr, Destroyable as m, HasOwner as
|
|
4
|
+
import { ESViewer as Se, ESSceneObject as E, ESJPickedResult as We, ViewerCustomInteraction as lr, getGeoBoundingSphereFromPositions as kr, EngineObject as J, ES3DTileset as cr, ESVisualObject as at, ESImageryLayer as G, ESTerrainLayer as Dr, ESAlarm as Br, ESApertureEffect as _r, ESGeoPolygon as Mr, ESAreaMeasurement as O, ESBlastParticleSystem as $r, ESBoxClipping as Wr, ESCameraView as Ar, ESCameraVisibleRange as Ur, ESCar as Nr, ESClassification as ct, ESClippingPlane as zr, ESDataMesh as z, ESDatasmithRuntimeModel as Hr, ESDirectionMeasurement as br, ESDistanceMeasurement as Me, ESLocalPolygon as Jr, ESDynamicWater as Gr, ESEntityCluster as Kr, ESExcavate as Xr, ESFireParticleSystem as Yr, ESForestTileset as U, ESGeoDiv as Fe, ESTextLabel as ur, ESCustomDiv as ze, ESImageLabel as hr, ESGeoJson as Zr, ESGeoLineString as qr, ESGeoRectangle as Qr, ESGeoWater as Vr, rpToap as Ie, ESGltfModel as Or, ESHeightMeasurement as jr, ESHuman as tn, ESLevelRuntimeModel as en, ESLocalCircle as rn, ESLocalPolygonZ as nn, ESLocalRectangle as sn, ESLocalSkyBox as on, ESLocationMeasurement as an, ESPipeFence as dn, ESPipeline as ln, ESPipeserTileset as cn, ESPit as un, ESPoi2D as hn, ESPoi3D as pn, ESPoiTileset as fn, ESPolygonFence as vn, ESPolygonFlattenedPlane as gn, ESPolygonWithHole as wn, ESRtsTileset as yn, ESSeparateFoliage as mn, addTreesCallFunc as Cn, removeAllTreesCallFunc as Fn, updateTreeParamsCallFunc as In, cutDownTreesCallFunc as En, growthSimulationCallFunc as Sn, ESSubmergingAnalysis as Tn, ESSunshineAnalysis as xn, ESSurfaceAreaMeasurement as Rn, ESUEWidget as Ln, ESUnrealActor as Pn, ESVideoFusion as kn, ESViewShed as Dn, ESVisibilityAnalysis as Bn, ESVolumeMeasurement as _n, ESWidget as Mn, ESHumanPoi as $n, ESNavigator as j, ESPath as Wn, ESViewerStatusBar as W, ESGaussianSplatting as An, ESRtsFeatureEditing as Un, ESMsTileset as Nn, ESGeoExtrudedPolygon as Ce, ESStaticMesh as zn, ESSkylineAnalysis as Hn } from "earthsdk3";
|
|
5
|
+
import { reactArrayWithUndefined as pr, Destroyable as m, HasOwner as bn, createGuid as B, Event as T, createAnimateFrame as He, createInterval as Te, react as $, createNextAnimateFrameEvent as R, ObjResettingWithEvent as x, createProcessingFromAsyncFunc as xe, sleep as Jn, extendClassProps as Gn, reactJson as be, bind as L, track as F, PosFloatDiv as Kn } from "xbsj-base";
|
|
6
6
|
import { Logger as fr, Config as vr, TextParameters as Xn, Flags as ot, NumericParameters as gr, PixelStreaming as wr } from "@epicgames-ps/lib-pixelstreamingfrontend-ue5.2";
|
|
7
7
|
import Yn from "html2canvas";
|
|
8
8
|
const Zn = {
|
|
@@ -50,8 +50,8 @@ function Re() {
|
|
|
50
50
|
e.push(t);
|
|
51
51
|
}), e;
|
|
52
52
|
}
|
|
53
|
-
function
|
|
54
|
-
const { defaults: e } =
|
|
53
|
+
function Je(c) {
|
|
54
|
+
const { defaults: e } = b, t = Re(), i = {};
|
|
55
55
|
return t.forEach((r) => {
|
|
56
56
|
i[r] = c[r] ?? e[r];
|
|
57
57
|
}), i;
|
|
@@ -595,7 +595,7 @@ const ye = async (c, e, t, i, r, n = "default") => {
|
|
|
595
595
|
p: { Message: e }
|
|
596
596
|
});
|
|
597
597
|
return t.error !== "" && console.warn("SendCustomMessage: ", t.error), t;
|
|
598
|
-
},
|
|
598
|
+
}, bs = async function(c) {
|
|
599
599
|
const e = await c.callUeFunc({
|
|
600
600
|
f: "GetStatus",
|
|
601
601
|
p: void 0
|
|
@@ -605,7 +605,7 @@ const ye = async (c, e, t, i, r, n = "default") => {
|
|
|
605
605
|
return;
|
|
606
606
|
}
|
|
607
607
|
return e.re;
|
|
608
|
-
},
|
|
608
|
+
}, Js = async (c, e, t, i, r = !0) => {
|
|
609
609
|
const n = await c.callUeFunc({
|
|
610
610
|
f: "startEditing",
|
|
611
611
|
p: {
|
|
@@ -666,7 +666,7 @@ const Ys = {
|
|
|
666
666
|
UIInteraction: 50,
|
|
667
667
|
MouseWheel: 75
|
|
668
668
|
};
|
|
669
|
-
class Zs extends
|
|
669
|
+
class Zs extends bn {
|
|
670
670
|
constructor(t, i) {
|
|
671
671
|
super(t);
|
|
672
672
|
p(this, "_processResponseFn", (t) => this.esUeViewer.processResponse(t));
|
|
@@ -1601,7 +1601,7 @@ class lo extends m {
|
|
|
1601
1601
|
super();
|
|
1602
1602
|
{
|
|
1603
1603
|
const r = () => {
|
|
1604
|
-
const l =
|
|
1604
|
+
const l = Je(t);
|
|
1605
1605
|
t.setGlobalProperty(l);
|
|
1606
1606
|
};
|
|
1607
1607
|
r();
|
|
@@ -1895,7 +1895,7 @@ class fo extends m {
|
|
|
1895
1895
|
super();
|
|
1896
1896
|
{
|
|
1897
1897
|
const i = () => {
|
|
1898
|
-
const o =
|
|
1898
|
+
const o = Je(e);
|
|
1899
1899
|
e.setGlobalProperty(o);
|
|
1900
1900
|
};
|
|
1901
1901
|
i();
|
|
@@ -1970,7 +1970,7 @@ class vo extends m {
|
|
|
1970
1970
|
super();
|
|
1971
1971
|
{
|
|
1972
1972
|
const n = () => {
|
|
1973
|
-
const a =
|
|
1973
|
+
const a = Je(t);
|
|
1974
1974
|
t.setGlobalProperty(a);
|
|
1975
1975
|
};
|
|
1976
1976
|
n();
|
|
@@ -2098,7 +2098,7 @@ class go extends m {
|
|
|
2098
2098
|
r.setStatus("Error"), r.setStatusLog(`信令服务器请求失败 ${V.status}`), this._reconnectEvent.emit(void 0);
|
|
2099
2099
|
return;
|
|
2100
2100
|
} else {
|
|
2101
|
-
console.log(`信令服务器请求成功! ${JSON.stringify(V, void 0, " ")}`), await
|
|
2101
|
+
console.log(`信令服务器请求成功! ${JSON.stringify(V, void 0, " ")}`), await Jn(2e3);
|
|
2102
2102
|
const { server: Sr, esmsg: Tr, instanceId: xr, useInternalSignallingServer: Rr } = V;
|
|
2103
2103
|
if (!xr) {
|
|
2104
2104
|
r.setStatus("Error"), r.setStatusLog("检查信令服务器版本,返回数据错误! "), console.log("信令服务器返回数据错误!不包含instanceId!请升级到 ESSS V3.0+ 版本!"), this._reconnectEvent.emit(void 0);
|
|
@@ -2431,7 +2431,7 @@ const K = class K extends Se {
|
|
|
2431
2431
|
console.warn("GetStatus:viewer is undefined");
|
|
2432
2432
|
return;
|
|
2433
2433
|
}
|
|
2434
|
-
return await
|
|
2434
|
+
return await bs(this.viewer);
|
|
2435
2435
|
}
|
|
2436
2436
|
/**
|
|
2437
2437
|
* 获取场景中可替换的材质列表
|
|
@@ -2641,7 +2641,7 @@ const K = class K extends Se {
|
|
|
2641
2641
|
const n = t.combinationClass ? t.getMainClass() : t;
|
|
2642
2642
|
if (!n || !this.viewer || i == null) return;
|
|
2643
2643
|
const s = Array.isArray(i) ? [...i] : [i];
|
|
2644
|
-
return n.editingID = `${r.callSource}_${B()}`, await
|
|
2644
|
+
return n.editingID = `${r.callSource}_${B()}`, await Js(this.viewer, n.id, n.editingID, s, r.useKeyToSwitch);
|
|
2645
2645
|
}
|
|
2646
2646
|
async stopEditing() {
|
|
2647
2647
|
if (this.viewer)
|
|
@@ -2664,7 +2664,7 @@ const K = class K extends Se {
|
|
|
2664
2664
|
}
|
|
2665
2665
|
};
|
|
2666
2666
|
p(K, "type", K.register("ESUeViewer", K)), p(K, "defaults", { ...Zn });
|
|
2667
|
-
let
|
|
2667
|
+
let b = K;
|
|
2668
2668
|
((c) => {
|
|
2669
2669
|
c.createDefaultProps = () => ({
|
|
2670
2670
|
...Se.createDefaultProps(),
|
|
@@ -2683,9 +2683,9 @@ let J = K;
|
|
|
2683
2683
|
speechRecognitionListening: void 0,
|
|
2684
2684
|
customMessageListening: void 0
|
|
2685
2685
|
});
|
|
2686
|
-
})(
|
|
2687
|
-
Gn(
|
|
2688
|
-
class dt extends
|
|
2686
|
+
})(b || (b = {}));
|
|
2687
|
+
Gn(b.prototype, b.createDefaultProps);
|
|
2688
|
+
class dt extends J {
|
|
2689
2689
|
constructor(e, t) {
|
|
2690
2690
|
super(e, t);
|
|
2691
2691
|
const i = t.viewer;
|
|
@@ -2930,7 +2930,7 @@ const Xe = (c) => {
|
|
|
2930
2930
|
default:
|
|
2931
2931
|
return "未知错误";
|
|
2932
2932
|
}
|
|
2933
|
-
}, ut = class ut extends
|
|
2933
|
+
}, ut = class ut extends J {
|
|
2934
2934
|
constructor(t, i) {
|
|
2935
2935
|
super(t, i);
|
|
2936
2936
|
p(this, "_styleColor", this.dv($([])));
|
|
@@ -3240,7 +3240,7 @@ const Ye = (c) => {
|
|
|
3240
3240
|
default:
|
|
3241
3241
|
return "未知错误";
|
|
3242
3242
|
}
|
|
3243
|
-
}, ht = class ht extends
|
|
3243
|
+
}, ht = class ht extends J {
|
|
3244
3244
|
constructor(e, t) {
|
|
3245
3245
|
super(e, t);
|
|
3246
3246
|
const i = t.viewer;
|
|
@@ -3249,7 +3249,7 @@ const Ye = (c) => {
|
|
|
3249
3249
|
return;
|
|
3250
3250
|
}
|
|
3251
3251
|
let r, n;
|
|
3252
|
-
const s = this.dv($(void 0)), o = this.ad(
|
|
3252
|
+
const s = this.dv($(void 0)), o = this.ad(be(""));
|
|
3253
3253
|
{
|
|
3254
3254
|
const f = () => {
|
|
3255
3255
|
if (typeof e.url == "string")
|
|
@@ -3651,7 +3651,7 @@ const It = class It extends I {
|
|
|
3651
3651
|
console.warn("viewer is undefined!");
|
|
3652
3652
|
return;
|
|
3653
3653
|
}
|
|
3654
|
-
const r = this.ad(
|
|
3654
|
+
const r = this.ad(be(""));
|
|
3655
3655
|
{
|
|
3656
3656
|
const o = () => {
|
|
3657
3657
|
if (typeof e.url == "string")
|
|
@@ -3706,7 +3706,7 @@ const St = class St extends D {
|
|
|
3706
3706
|
}
|
|
3707
3707
|
}
|
|
3708
3708
|
};
|
|
3709
|
-
p(St, "type", St.register("ESUeViewer",
|
|
3709
|
+
p(St, "type", St.register("ESUeViewer", br.type, St));
|
|
3710
3710
|
let di = St;
|
|
3711
3711
|
const Tt = class Tt extends D {
|
|
3712
3712
|
constructor(e, t) {
|
|
@@ -3746,7 +3746,7 @@ const xt = class xt extends Ge {
|
|
|
3746
3746
|
}
|
|
3747
3747
|
}
|
|
3748
3748
|
};
|
|
3749
|
-
p(xt, "type", xt.register("ESUeViewer",
|
|
3749
|
+
p(xt, "type", xt.register("ESUeViewer", Jr.type, xt));
|
|
3750
3750
|
let Ue = xt;
|
|
3751
3751
|
const Rt = class Rt extends Ue {
|
|
3752
3752
|
constructor(e, t) {
|
|
@@ -3808,7 +3808,7 @@ const kt = class kt extends _ {
|
|
|
3808
3808
|
console.warn("viewer is undefined!");
|
|
3809
3809
|
return;
|
|
3810
3810
|
}
|
|
3811
|
-
const r = this.ad(
|
|
3811
|
+
const r = this.ad(be(""));
|
|
3812
3812
|
{
|
|
3813
3813
|
const o = () => {
|
|
3814
3814
|
if (typeof e.url == "string")
|
|
@@ -3850,7 +3850,7 @@ const kt = class kt extends _ {
|
|
|
3850
3850
|
};
|
|
3851
3851
|
p(kt, "type", kt.register("ESUeViewer", U.type, kt));
|
|
3852
3852
|
let fi = kt;
|
|
3853
|
-
const Dt = class Dt extends
|
|
3853
|
+
const Dt = class Dt extends J {
|
|
3854
3854
|
constructor(e, t) {
|
|
3855
3855
|
super(e, t), this.ad(new x(e.renderInUEChanged, () => e.renderInUE ? new yo(e, t) : new wo(e, t)));
|
|
3856
3856
|
}
|
|
@@ -4286,7 +4286,7 @@ const Ht = class Ht extends Ge {
|
|
|
4286
4286
|
};
|
|
4287
4287
|
p(Ht, "type", Ht.register("ESUeViewer", sn.type, Ht));
|
|
4288
4288
|
let xi = Ht;
|
|
4289
|
-
const
|
|
4289
|
+
const bt = class bt extends I {
|
|
4290
4290
|
constructor(e, t) {
|
|
4291
4291
|
if (super(e, t), !t.viewer) {
|
|
4292
4292
|
console.warn("viewer is undefined!");
|
|
@@ -4294,9 +4294,9 @@ const Jt = class Jt extends I {
|
|
|
4294
4294
|
}
|
|
4295
4295
|
}
|
|
4296
4296
|
};
|
|
4297
|
-
p(
|
|
4298
|
-
let Ri =
|
|
4299
|
-
const
|
|
4297
|
+
p(bt, "type", bt.register("ESUeViewer", on.type, bt));
|
|
4298
|
+
let Ri = bt;
|
|
4299
|
+
const Jt = class Jt extends I {
|
|
4300
4300
|
constructor(e, t) {
|
|
4301
4301
|
if (super(e, t), !t.viewer) {
|
|
4302
4302
|
console.warn("viewer is undefined!");
|
|
@@ -4304,8 +4304,8 @@ const bt = class bt extends I {
|
|
|
4304
4304
|
}
|
|
4305
4305
|
}
|
|
4306
4306
|
};
|
|
4307
|
-
p(
|
|
4308
|
-
let Li =
|
|
4307
|
+
p(Jt, "type", Jt.register("ESUeViewer", an.type, Jt));
|
|
4308
|
+
let Li = Jt;
|
|
4309
4309
|
const Gt = class Gt extends D {
|
|
4310
4310
|
constructor(e, t) {
|
|
4311
4311
|
if (super(e, t), !t.viewer) {
|
|
@@ -4586,7 +4586,7 @@ const ee = class ee extends M {
|
|
|
4586
4586
|
}
|
|
4587
4587
|
};
|
|
4588
4588
|
p(ee, "type", ee.register("ESUeViewer", xn.type, ee));
|
|
4589
|
-
let
|
|
4589
|
+
let bi = ee;
|
|
4590
4590
|
const ie = class ie extends M {
|
|
4591
4591
|
constructor(e, t) {
|
|
4592
4592
|
super(e, t);
|
|
@@ -4606,7 +4606,7 @@ const ie = class ie extends M {
|
|
|
4606
4606
|
}
|
|
4607
4607
|
};
|
|
4608
4608
|
p(ie, "type", ie.register("ESUeViewer", Rn.type, ie));
|
|
4609
|
-
let
|
|
4609
|
+
let Ji = ie;
|
|
4610
4610
|
const re = class re extends N {
|
|
4611
4611
|
constructor(e, t) {
|
|
4612
4612
|
if (super(e, t), !t.viewer) {
|
|
@@ -4662,7 +4662,7 @@ const Xi = (c) => {
|
|
|
4662
4662
|
default:
|
|
4663
4663
|
return "未知错误";
|
|
4664
4664
|
}
|
|
4665
|
-
}, ne = class ne extends
|
|
4665
|
+
}, ne = class ne extends J {
|
|
4666
4666
|
constructor(e, t) {
|
|
4667
4667
|
super(e, t);
|
|
4668
4668
|
const i = t.viewer;
|
|
@@ -4909,7 +4909,7 @@ p(st, "type", st.register("ESUeViewer", Mn.type, st)), p(st, "propValFuncs", {
|
|
|
4909
4909
|
info: (e) => JSON.stringify(e ?? {})
|
|
4910
4910
|
});
|
|
4911
4911
|
let Oi = st;
|
|
4912
|
-
const le = class le extends
|
|
4912
|
+
const le = class le extends J {
|
|
4913
4913
|
constructor(e, t) {
|
|
4914
4914
|
if (super(e, t), !t.viewer) {
|
|
4915
4915
|
console.warn("viewer is undefined!");
|
|
@@ -4925,7 +4925,7 @@ const le = class le extends b {
|
|
|
4925
4925
|
p(le, "type", le.register("ESUeViewer", $n.type, le));
|
|
4926
4926
|
let ji = le;
|
|
4927
4927
|
E.context.getStrFromEnv(j.defaults.imgUrl);
|
|
4928
|
-
const ce = class ce extends
|
|
4928
|
+
const ce = class ce extends J {
|
|
4929
4929
|
constructor(e, t) {
|
|
4930
4930
|
if (super(e, t), !t.viewer) {
|
|
4931
4931
|
console.warn("viewer is undefined!");
|
|
@@ -5026,7 +5026,7 @@ async function Co(c) {
|
|
|
5026
5026
|
console.log("复制失败");
|
|
5027
5027
|
});
|
|
5028
5028
|
}
|
|
5029
|
-
const ue = class ue extends
|
|
5029
|
+
const ue = class ue extends J {
|
|
5030
5030
|
constructor(e, t) {
|
|
5031
5031
|
if (super(e, t), !t.viewer) {
|
|
5032
5032
|
console.warn("viewer is undefined!");
|
|
@@ -5035,7 +5035,7 @@ const ue = class ue extends b {
|
|
|
5035
5035
|
const r = this.disposeVar(new ze());
|
|
5036
5036
|
t.add(r), this.dispose(() => t.delete(r)), r.instanceClass = class extends m {
|
|
5037
5037
|
constructor(s, o, l) {
|
|
5038
|
-
if (super(), this._subContainer = s, !l || !(l instanceof
|
|
5038
|
+
if (super(), this._subContainer = s, !l || !(l instanceof b)) return;
|
|
5039
5039
|
const a = document.createElement("div");
|
|
5040
5040
|
this._subContainer.appendChild(a), this.dispose(() => this._subContainer.removeChild(a)), a.style.width = "100%", a.style.position = "absolute", a.style.height = `${W.defaults.height}px`, a.style.left = "0", a.style.bottom = "0", a.style.color = "#fff", a.style.padding = "0 20px 0 0", a.style.boxSizing = "border-box", a.style.lineHeight = `${W.defaults.height}px`, a.style.zIndex = "100", a.style.alignContent = "center", a.style.justifyContent = "space-between";
|
|
5041
5041
|
const v = document.createElement("span");
|
|
@@ -5251,7 +5251,7 @@ const we = class we extends D {
|
|
|
5251
5251
|
p(we, "type", we.register("ESUeViewer", Hn.type, we));
|
|
5252
5252
|
let dr = we, $e;
|
|
5253
5253
|
try {
|
|
5254
|
-
const c = "earthsdk3-ue", e = "3.3.
|
|
5254
|
+
const c = "earthsdk3-ue", e = "3.3.1", t = "2025-08-14T09:06:32.000Z", i = "北京西部世界科技有限公司", r = "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn", n = "60921cbcff46cfbed33163bca9f10cb47aa8cd65", o = ((Date.now() - 1755162392e3) / 36e5).toFixed(1), l = `%c🌏 ${c}%c ${e}.${n.slice(0, 8)}.${t} (距今${o}个小时)
|
|
5255
5255
|
%c${r ? r + `
|
|
5256
5256
|
` : ""}当前网站正在使用${c},此软件版权归${i}所有
|
|
5257
5257
|
`;
|
|
@@ -5265,7 +5265,7 @@ try {
|
|
|
5265
5265
|
},
|
|
5266
5266
|
// @ts-ignore
|
|
5267
5267
|
get gituri() {
|
|
5268
|
-
return GITURI_ && GITURI_.replace("${commitId}", "
|
|
5268
|
+
return GITURI_ && GITURI_.replace("${commitId}", "60921cbcff46cfbed33163bca9f10cb47aa8cd65");
|
|
5269
5269
|
},
|
|
5270
5270
|
// @ts-ignore
|
|
5271
5271
|
get info() {
|
|
@@ -5273,7 +5273,7 @@ try {
|
|
|
5273
5273
|
},
|
|
5274
5274
|
// @ts-ignore
|
|
5275
5275
|
get date() {
|
|
5276
|
-
return "2025-08-
|
|
5276
|
+
return "2025-08-14T09:06:32.000Z";
|
|
5277
5277
|
},
|
|
5278
5278
|
// @ts-ignore
|
|
5279
5279
|
get author() {
|
|
@@ -5281,7 +5281,7 @@ try {
|
|
|
5281
5281
|
},
|
|
5282
5282
|
// @ts-ignore
|
|
5283
5283
|
get version() {
|
|
5284
|
-
return "3.3.
|
|
5284
|
+
return "3.3.1";
|
|
5285
5285
|
},
|
|
5286
5286
|
// @ts-ignore
|
|
5287
5287
|
get name() {
|
|
@@ -5289,7 +5289,7 @@ try {
|
|
|
5289
5289
|
},
|
|
5290
5290
|
// @ts-ignore
|
|
5291
5291
|
get commitId() {
|
|
5292
|
-
return "
|
|
5292
|
+
return "60921cbcff46cfbed33163bca9f10cb47aa8cd65";
|
|
5293
5293
|
},
|
|
5294
5294
|
print(a = !1) {
|
|
5295
5295
|
!a && window._xe2_no_copy_print || console.info(
|
|
@@ -5320,7 +5320,7 @@ try {
|
|
|
5320
5320
|
} catch {
|
|
5321
5321
|
}
|
|
5322
5322
|
export {
|
|
5323
|
-
|
|
5323
|
+
b as ESUeViewer,
|
|
5324
5324
|
yo as GeoDivFromESImageLabel,
|
|
5325
5325
|
wo as GeoDivFromESTextLabel,
|
|
5326
5326
|
is as HighlightFeatureAndFlyToCallFunc,
|
|
@@ -5394,8 +5394,8 @@ export {
|
|
|
5394
5394
|
dr as UeESSkylineAnalysis,
|
|
5395
5395
|
ar as UeESStaticMesh,
|
|
5396
5396
|
Hi as UeESSubmergingAnalysis,
|
|
5397
|
-
|
|
5398
|
-
|
|
5397
|
+
bi as UeESSunshineAnalysis,
|
|
5398
|
+
Ji as UeESSurfaceAreaMeasurement,
|
|
5399
5399
|
qe as UeESTerrainLayer,
|
|
5400
5400
|
Gi as UeESTextLabel,
|
|
5401
5401
|
Ki as UeESUEWidget,
|
|
@@ -5432,7 +5432,7 @@ export {
|
|
|
5432
5432
|
As as getIdByComponentNameAndHitItemCallFunc,
|
|
5433
5433
|
gs as getLonLatAltToScreenPositionCallFunc,
|
|
5434
5434
|
Ts as getObjectByInfoCallFunc,
|
|
5435
|
-
|
|
5435
|
+
bs as getStatusCallFunc,
|
|
5436
5436
|
Is as getStrokeMaterialParamInfoCallFunc,
|
|
5437
5437
|
Xs as getTilesetMaterialIDListCallFunc,
|
|
5438
5438
|
ms as getVersionCallFunc,
|
|
@@ -5456,7 +5456,7 @@ export {
|
|
|
5456
5456
|
ke as smoothMoveOnGroundCallFunc,
|
|
5457
5457
|
Pe as smoothMoveWithRotationCallFunc,
|
|
5458
5458
|
De as smoothMoveWithRotationOnGroundCallFunc,
|
|
5459
|
-
|
|
5459
|
+
Js as startEditingCallFunc,
|
|
5460
5460
|
Vn as startVoiceCallFunc,
|
|
5461
5461
|
Gs as stopEditingCallFunc,
|
|
5462
5462
|
On as stopVoiceCallFunc,
|