@realsee/dnalogel 2.6.1 → 2.6.2
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/CruisePlugin/typing.d.ts +5 -4
- package/dist/GuideLinePlugin/typing.d.ts +5 -2
- package/dist/index.cjs.js +16 -16
- package/dist/index.js +64 -58
- package/dist/index.umd.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +26 -26
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoMeasurePluginLine.html +23 -23
- package/docs/classes/PanoMeasurePluginModel.html +22 -22
- package/docs/classes/PanoMeasurePluginPoint.html +14 -14
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +41 -41
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +16 -16
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
- package/docs/interfaces/PanoMeasureParameterType.html +12 -12
- package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -5
- package/docs/interfaces/Rooms.html +5 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCache.html +10 -10
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +9 -9
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/AudioAppearance.html +5 -5
- package/docs/types/AudioTagTypeConfigKey.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeConfigKeySplit.html +5 -5
- package/docs/types/ContentTypeMap.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/LoadTagConfig.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/MediaStore.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoIndex.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PlaneTagElement.html +5 -5
- package/docs/types/Point2DElement.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DElement.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagElement.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/StickType.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +5 -5
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TagPointType.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/WorkCode.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/VERSION.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/CruisePlugin/Controller.js +142 -138
- package/libs/CruisePlugin/typing.d.ts +5 -4
- package/libs/GuideLinePlugin/Controller.js +67 -65
- package/libs/GuideLinePlugin/typing.d.ts +5 -2
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +4 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +6 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +93 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +5622 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +1325 -0
- package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +173 -0
- package/libs/PanoTagPlugin/mocks/v1/mock1.js +122 -0
- package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +233 -0
- package/libs/PanoTagPlugin/mocks/v1/mock2.js +296 -0
- package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/v1/mock3.js +32 -0
- package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +56 -0
- package/libs/PanoTagPlugin/mocks/v1/mock4.js +60 -0
- package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +13 -0
- package/libs/PanoTagPlugin/mocks/v1/mock5.js +17 -0
- package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +16 -0
- package/libs/PanoTagPlugin/mocks/v1/mock6.js +27 -0
- package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/v1/mock7.js +228 -0
- package/package.json +1 -1
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
for (var e in
|
|
6
|
-
|
|
7
|
-
if (
|
|
8
|
-
for (var e of
|
|
9
|
-
|
|
10
|
-
return
|
|
1
|
+
var y = Object.defineProperty;
|
|
2
|
+
var x = Object.getOwnPropertySymbols;
|
|
3
|
+
var I = Object.prototype.hasOwnProperty, N = Object.prototype.propertyIsEnumerable;
|
|
4
|
+
var f = (r, i, e) => i in r ? y(r, i, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[i] = e, m = (r, i) => {
|
|
5
|
+
for (var e in i || (i = {}))
|
|
6
|
+
I.call(i, e) && f(r, e, i[e]);
|
|
7
|
+
if (x)
|
|
8
|
+
for (var e of x(i))
|
|
9
|
+
N.call(i, e) && f(r, e, i[e]);
|
|
10
|
+
return r;
|
|
11
11
|
};
|
|
12
|
-
var d = (
|
|
13
|
-
var u = (
|
|
14
|
-
var
|
|
12
|
+
var d = (r, i, e) => (f(r, typeof i != "symbol" ? i + "" : i, e), e);
|
|
13
|
+
var u = (r, i, e) => new Promise((t, s) => {
|
|
14
|
+
var n = (o) => {
|
|
15
15
|
try {
|
|
16
|
-
|
|
16
|
+
h(e.next(o));
|
|
17
17
|
} catch (l) {
|
|
18
|
-
|
|
18
|
+
s(l);
|
|
19
19
|
}
|
|
20
|
-
},
|
|
20
|
+
}, a = (o) => {
|
|
21
21
|
try {
|
|
22
|
-
|
|
22
|
+
h(e.throw(o));
|
|
23
23
|
} catch (l) {
|
|
24
|
-
|
|
24
|
+
s(l);
|
|
25
25
|
}
|
|
26
|
-
},
|
|
27
|
-
|
|
26
|
+
}, h = (o) => o.done ? t(o.value) : Promise.resolve(o.value).then(n, a);
|
|
27
|
+
h((e = e.apply(r, i)).next());
|
|
28
28
|
});
|
|
29
|
-
import { Controller as
|
|
30
|
-
import * as
|
|
31
|
-
import
|
|
32
|
-
import { getArrowMaterial as
|
|
33
|
-
import { notNil as
|
|
34
|
-
import { equal as
|
|
29
|
+
import { Controller as W } from "../base/BasePluginWithData.js";
|
|
30
|
+
import * as c from "three";
|
|
31
|
+
import U from "./utils/getLineGeometries.js";
|
|
32
|
+
import { getArrowMaterial as _ } from "./utils/getArrowMaterial.js";
|
|
33
|
+
import { notNil as P } from "../shared-utils/isNil.js";
|
|
34
|
+
import { equal as A } from "../shared-utils/equal.js";
|
|
35
35
|
import "../base/BasePlugin.js";
|
|
36
36
|
import "../shared-utils/Subscribe.js";
|
|
37
37
|
import "polyline-normals";
|
|
38
38
|
import "../shared-utils/isTruelyObject.js";
|
|
39
|
-
const
|
|
40
|
-
class
|
|
41
|
-
constructor(e,
|
|
42
|
-
super(e,
|
|
39
|
+
const M = "v1.1.0", $ = "GuideLinePlugin", v = `${$}@${M}`, g = (r) => `${v}--${r}`;
|
|
40
|
+
class V extends W {
|
|
41
|
+
constructor(e, t) {
|
|
42
|
+
super(e, t);
|
|
43
43
|
d(this, "state", {
|
|
44
44
|
visible: !1,
|
|
45
45
|
enabled: !0,
|
|
@@ -54,14 +54,14 @@ class I extends $ {
|
|
|
54
54
|
if (this.state.enabled)
|
|
55
55
|
return e();
|
|
56
56
|
});
|
|
57
|
-
Object.assign(window, { [`__${
|
|
57
|
+
Object.assign(window, { [`__${$}_DEBUG__`]: this });
|
|
58
58
|
}
|
|
59
|
-
load(e,
|
|
59
|
+
load(e, t, s = !0) {
|
|
60
60
|
return u(this, null, function* () {
|
|
61
|
-
const
|
|
62
|
-
this.hooks.emit("dataChange",
|
|
63
|
-
const
|
|
64
|
-
!
|
|
61
|
+
const n = this.data ? JSON.parse(JSON.stringify(this.data)) : void 0, a = yield this.formatData(e);
|
|
62
|
+
this.hooks.emit("dataChange", a, n), this.data = a, this.linesGroup && this.five.scene.remove(this.linesGroup);
|
|
63
|
+
const h = this.getLinesGroup(a.routes, a.config);
|
|
64
|
+
!h || (this.linesGroup = h, yield this.waitFiveModelLoaded(), this.five.scene.add(h), this.handleVisible(this.state.visible), this.handleEnable(this.state.enabled), t && this.setState(t), this.five.needsRender = !0, this.hooks.emit("dataLoaded", a), console.log(`${v} loaded`, a));
|
|
65
65
|
});
|
|
66
66
|
}
|
|
67
67
|
formatData(e) {
|
|
@@ -88,44 +88,46 @@ class I extends $ {
|
|
|
88
88
|
dispose() {
|
|
89
89
|
this.setState({ disposed: !0 });
|
|
90
90
|
}
|
|
91
|
-
setState(e,
|
|
92
|
-
var
|
|
91
|
+
setState(e, t) {
|
|
92
|
+
var n;
|
|
93
93
|
if (this.state.disposed)
|
|
94
94
|
return this.disposedErrorLog();
|
|
95
|
-
const
|
|
96
|
-
this.state =
|
|
95
|
+
const s = m({}, this.state);
|
|
96
|
+
this.state = m(m({}, this.state), e), e.disposed !== void 0 && e.disposed !== s.disposed && e.disposed && this.handleDispose(), e.visible !== void 0 && e.visible !== s.visible && this.handleVisible(e.visible, t == null ? void 0 : t.userAction), e.enabled !== void 0 && e.enabled !== s.enabled && this.handleEnable(e.enabled, t == null ? void 0 : t.userAction), A(s, this.state, { deep: !0 }) || (this.hooks.emit("stateChange", { state: this.state, prevState: s, userAction: (n = t == null ? void 0 : t.userAction) != null ? n : !0 }), this.five.needsRender = !0);
|
|
97
97
|
}
|
|
98
|
-
handleEnable(e,
|
|
99
|
-
this.linesGroup && (e ? (this.five.scene.add(this.linesGroup), this.actionWhenEnabled(() => this.hooks.emit("enable", { userAction:
|
|
98
|
+
handleEnable(e, t = !0) {
|
|
99
|
+
this.linesGroup && (e ? (this.five.scene.add(this.linesGroup), this.actionWhenEnabled(() => this.hooks.emit("enable", { userAction: t }))) : (this.five.scene.remove(this.linesGroup), this.hooks.emit("disable", { userAction: t })));
|
|
100
100
|
}
|
|
101
|
-
handleVisible(e,
|
|
102
|
-
this.linesGroup && (e ? (this.linesGroup.visible = !0, this.actionWhenEnabled(() => this.hooks.emit("show", { userAction:
|
|
101
|
+
handleVisible(e, t = !0) {
|
|
102
|
+
this.linesGroup && (e ? (this.linesGroup.visible = !0, this.actionWhenEnabled(() => this.hooks.emit("show", { userAction: t }))) : (this.linesGroup.visible = !1, this.actionWhenEnabled(() => this.hooks.emit("hide", { userAction: t }))));
|
|
103
103
|
}
|
|
104
104
|
handleDispose() {
|
|
105
105
|
this.linesGroup && this.five.scene.add(this.linesGroup);
|
|
106
106
|
}
|
|
107
|
-
getLinesGroup(e) {
|
|
108
|
-
const
|
|
109
|
-
if (
|
|
110
|
-
return
|
|
107
|
+
getLinesGroup(e, t) {
|
|
108
|
+
const s = e.map((a) => this.getLine(a, t)).filter(P), n = new c.Group();
|
|
109
|
+
if (n.name = g("route-group"), s.length !== 0)
|
|
110
|
+
return n.add(...s), n;
|
|
111
111
|
}
|
|
112
|
-
getLine(e) {
|
|
113
|
-
var o,
|
|
114
|
-
const
|
|
115
|
-
var
|
|
116
|
-
return (
|
|
117
|
-
}).filter(
|
|
118
|
-
skipPanoIndexMesh: (o = e.skipPanoIndexMesh) != null ? o : !0,
|
|
119
|
-
unitWidth: (
|
|
120
|
-
unitHeight: (
|
|
112
|
+
getLine(e, t) {
|
|
113
|
+
var o, l, G, w, E, L, k, S;
|
|
114
|
+
const s = new c.Group(), n = e.panoIndexList.map((b) => {
|
|
115
|
+
var p;
|
|
116
|
+
return (p = this.five.work.observers[b]) == null ? void 0 : p.standingPosition;
|
|
117
|
+
}).filter(P), a = U(n, {
|
|
118
|
+
skipPanoIndexMesh: (l = (o = e.skipPanoIndexMesh) != null ? o : t == null ? void 0 : t.skipPanoIndexMesh) != null ? l : !0,
|
|
119
|
+
unitWidth: (w = (G = e.unitWidth) != null ? G : t == null ? void 0 : t.unitWidth) != null ? w : 0.6,
|
|
120
|
+
unitHeight: (L = (E = e.unitHeight) != null ? E : t == null ? void 0 : t.unitHeight) != null ? L : 0.4
|
|
121
121
|
});
|
|
122
122
|
if (!a)
|
|
123
123
|
return;
|
|
124
|
-
const h =
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
124
|
+
const h = _({
|
|
125
|
+
textureUrl: (S = (k = e.arrowTextureUrl) != null ? k : t == null ? void 0 : t.arrowTextureUrl) != null ? S : this.staticPrefix + "/release/web/arrow6.b6ce0c62.png"
|
|
126
|
+
});
|
|
127
|
+
return a.forEach((b) => {
|
|
128
|
+
const p = new c.Mesh(b, h);
|
|
129
|
+
p.name = g("route-line-mesh"), s.add(p);
|
|
130
|
+
}), s;
|
|
129
131
|
}
|
|
130
132
|
waitFiveModelLoaded() {
|
|
131
133
|
return u(this, null, function* () {
|
|
@@ -141,8 +143,8 @@ class I extends $ {
|
|
|
141
143
|
});
|
|
142
144
|
}
|
|
143
145
|
}
|
|
144
|
-
d(
|
|
146
|
+
d(V, "lasestVersion", M);
|
|
145
147
|
export {
|
|
146
|
-
|
|
147
|
-
|
|
148
|
+
V as default,
|
|
149
|
+
g as pluginFlag
|
|
148
150
|
};
|
|
@@ -1,14 +1,17 @@
|
|
|
1
1
|
import type GuideLinePlugin from '.';
|
|
2
2
|
import type * as BasePluginWithData from '../base/BasePluginWithData';
|
|
3
|
-
export interface
|
|
4
|
-
panoIndexList: number[];
|
|
3
|
+
export interface RouteConfig {
|
|
5
4
|
arrowTextureUrl?: string;
|
|
6
5
|
skipPanoIndexMesh?: boolean;
|
|
7
6
|
unitWidth?: number;
|
|
8
7
|
unitHeight?: number;
|
|
9
8
|
}
|
|
9
|
+
export interface Route extends RouteConfig {
|
|
10
|
+
panoIndexList: number[];
|
|
11
|
+
}
|
|
10
12
|
export interface PluginData {
|
|
11
13
|
routes: Route[];
|
|
14
|
+
config?: RouteConfig;
|
|
12
15
|
}
|
|
13
16
|
export interface PluginServerData extends BasePluginWithData.ServerData {
|
|
14
17
|
data: PluginData;
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
declare const _default: ({
|
|
2
|
+
id: number;
|
|
3
|
+
pointType: string;
|
|
4
|
+
dimensionType: string;
|
|
5
|
+
position: number[];
|
|
6
|
+
normal: number[];
|
|
7
|
+
style: {
|
|
8
|
+
point: {
|
|
9
|
+
iconUrl: string;
|
|
10
|
+
style: string;
|
|
11
|
+
};
|
|
12
|
+
style: string;
|
|
13
|
+
};
|
|
14
|
+
contentType: string;
|
|
15
|
+
data: {
|
|
16
|
+
text: string;
|
|
17
|
+
extraData: {
|
|
18
|
+
baseNormal: number[];
|
|
19
|
+
fiveState: {
|
|
20
|
+
distance: number;
|
|
21
|
+
fov: number;
|
|
22
|
+
latitude: number;
|
|
23
|
+
longitude: number;
|
|
24
|
+
mode: string;
|
|
25
|
+
offset: {
|
|
26
|
+
x: number;
|
|
27
|
+
y: number;
|
|
28
|
+
z: number;
|
|
29
|
+
};
|
|
30
|
+
panoIndex: number;
|
|
31
|
+
};
|
|
32
|
+
style: {
|
|
33
|
+
point: {
|
|
34
|
+
iconUrl: string;
|
|
35
|
+
style: string;
|
|
36
|
+
};
|
|
37
|
+
style: string;
|
|
38
|
+
};
|
|
39
|
+
tagClosedStyle: string;
|
|
40
|
+
tagIconUrl: string;
|
|
41
|
+
};
|
|
42
|
+
mediaData?: undefined;
|
|
43
|
+
};
|
|
44
|
+
} | {
|
|
45
|
+
id: number;
|
|
46
|
+
pointType: string;
|
|
47
|
+
dimensionType: string;
|
|
48
|
+
position: number[];
|
|
49
|
+
normal: number[];
|
|
50
|
+
style: {
|
|
51
|
+
point: {
|
|
52
|
+
iconUrl: string;
|
|
53
|
+
style: string;
|
|
54
|
+
};
|
|
55
|
+
style?: undefined;
|
|
56
|
+
};
|
|
57
|
+
contentType: string;
|
|
58
|
+
data: {
|
|
59
|
+
text: string;
|
|
60
|
+
mediaData: {
|
|
61
|
+
type: string;
|
|
62
|
+
url: string;
|
|
63
|
+
videoCoverUrl: string;
|
|
64
|
+
name: string;
|
|
65
|
+
}[];
|
|
66
|
+
extraData: {
|
|
67
|
+
baseNormal: number[];
|
|
68
|
+
fiveState: {
|
|
69
|
+
distance: number;
|
|
70
|
+
fov: number;
|
|
71
|
+
latitude: number;
|
|
72
|
+
longitude: number;
|
|
73
|
+
mode: string;
|
|
74
|
+
offset: {
|
|
75
|
+
x: number;
|
|
76
|
+
y: number;
|
|
77
|
+
z: number;
|
|
78
|
+
};
|
|
79
|
+
panoIndex: number;
|
|
80
|
+
};
|
|
81
|
+
style: {
|
|
82
|
+
point: {
|
|
83
|
+
iconUrl: string;
|
|
84
|
+
style: string;
|
|
85
|
+
};
|
|
86
|
+
style?: undefined;
|
|
87
|
+
};
|
|
88
|
+
tagClosedStyle: string;
|
|
89
|
+
tagIconUrl: string;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
92
|
+
})[];
|
|
93
|
+
export default _default;
|