@realsee/dnalogel 2.6.7-dev.11 → 2.6.7-dev.13
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.cjs.js +2 -2
- package/dist/index.js +18 -8
- package/dist/index.umd.js +2 -2
- package/dist/shared-utils/Object3DHelper/Base/BaseHelper.d.ts +2 -0
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- 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 +47 -47
- 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 +18 -18
- 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/HelperOffset.html +8 -8
- 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/ObjectHelperControllers.html +9 -9
- 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 +12 -12
- 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/ClassFunctionParameters.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/ModelElement.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/TagGLTFObject.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/PanoTagPlugin/controller/TagComputer.js +5 -5
- package/libs/shared-utils/Object3DHelper/Base/BaseHelper.d.ts +2 -0
- package/libs/shared-utils/Object3DHelper/Base/BaseHelper.js +38 -26
- package/libs/shared-utils/Object3DHelper/Helper/RotateHelper.js +9 -11
- package/libs/shared-utils/Object3DHelper/utils/boundingBox.js +15 -15
- package/package.json +1 -1
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +0 -4
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +0 -6
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +0 -93
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +0 -5622
- package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +0 -1325
- package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +0 -173
- package/libs/PanoTagPlugin/mocks/v1/mock1.js +0 -122
- package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +0 -233
- package/libs/PanoTagPlugin/mocks/v1/mock2.js +0 -296
- package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +0 -22
- package/libs/PanoTagPlugin/mocks/v1/mock3.js +0 -32
- package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +0 -56
- package/libs/PanoTagPlugin/mocks/v1/mock4.js +0 -60
- package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +0 -13
- package/libs/PanoTagPlugin/mocks/v1/mock5.js +0 -17
- package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +0 -16
- package/libs/PanoTagPlugin/mocks/v1/mock6.js +0 -27
- package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +0 -22
- package/libs/PanoTagPlugin/mocks/v1/mock7.js +0 -228
|
@@ -1,1325 +0,0 @@
|
|
|
1
|
-
const e = [
|
|
2
|
-
{
|
|
3
|
-
id: 2328535,
|
|
4
|
-
pointType: "PointTag",
|
|
5
|
-
dimensionType: "2D",
|
|
6
|
-
position: [
|
|
7
|
-
0.2802946046816457,
|
|
8
|
-
0.498042507483751,
|
|
9
|
-
-1.7555648621326427
|
|
10
|
-
],
|
|
11
|
-
normal: [
|
|
12
|
-
-0.0014033729481366273,
|
|
13
|
-
-0.9999390474206613,
|
|
14
|
-
0.010951346393423437
|
|
15
|
-
],
|
|
16
|
-
contentType: "ImageText",
|
|
17
|
-
data: {
|
|
18
|
-
text: "\u89C6\u9891\u6D4B\u8BD53",
|
|
19
|
-
mediaData: [
|
|
20
|
-
{
|
|
21
|
-
type: "Video",
|
|
22
|
-
url: "//vrlab-static.ljcdn.com/release/web/editor-m/ebf1f4cb25181bbb52a413d966f1ed58.49ec093c.mp4?1669797920497",
|
|
23
|
-
videoCoverUrl: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg",
|
|
24
|
-
name: "",
|
|
25
|
-
width: 800,
|
|
26
|
-
height: 800
|
|
27
|
-
}
|
|
28
|
-
],
|
|
29
|
-
extraData: {
|
|
30
|
-
fiveState: {
|
|
31
|
-
distance: 0,
|
|
32
|
-
fov: 118,
|
|
33
|
-
latitude: -0.3204996556536441,
|
|
34
|
-
longitude: 1.8710174747779829,
|
|
35
|
-
mode: "Panorama",
|
|
36
|
-
offset: {
|
|
37
|
-
x: 1.7905900478363037,
|
|
38
|
-
y: -0.02676510065793991,
|
|
39
|
-
z: -2.2231199741363525
|
|
40
|
-
},
|
|
41
|
-
panoIndex: 2
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
config: {}
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
id: 2328534,
|
|
49
|
-
pointType: "PointTag",
|
|
50
|
-
dimensionType: "2D",
|
|
51
|
-
position: [
|
|
52
|
-
-0.7492574645265586,
|
|
53
|
-
-0.5993566806069375,
|
|
54
|
-
-1.5411848007852798
|
|
55
|
-
],
|
|
56
|
-
normal: [
|
|
57
|
-
0.9970398338960067,
|
|
58
|
-
0.05812305601114217,
|
|
59
|
-
0.05033169959924711
|
|
60
|
-
],
|
|
61
|
-
contentType: "ImageText",
|
|
62
|
-
data: {
|
|
63
|
-
text: "\u89C6\u9891\u6D4B\u8BD51",
|
|
64
|
-
mediaData: [
|
|
65
|
-
{
|
|
66
|
-
type: "Video",
|
|
67
|
-
url: "//vrlab-static.ljcdn.com/release/web/editor-m/ebf1f4cb25181bbb52a413d966f1ed58.49ec093c.mp4?1669797410483",
|
|
68
|
-
videoCoverUrl: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg",
|
|
69
|
-
name: "",
|
|
70
|
-
width: 800,
|
|
71
|
-
height: 800
|
|
72
|
-
}
|
|
73
|
-
],
|
|
74
|
-
extraData: {
|
|
75
|
-
fiveState: {
|
|
76
|
-
distance: 0,
|
|
77
|
-
fov: 118,
|
|
78
|
-
latitude: 0.2143857753536064,
|
|
79
|
-
longitude: 1.8331044554664722,
|
|
80
|
-
mode: "Panorama",
|
|
81
|
-
offset: {
|
|
82
|
-
x: 1.7905900478363037,
|
|
83
|
-
y: -0.02676510065793991,
|
|
84
|
-
z: -2.2231199741363525
|
|
85
|
-
},
|
|
86
|
-
panoIndex: 2
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
},
|
|
90
|
-
config: {}
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
id: 2328533,
|
|
94
|
-
pointType: "PointTag",
|
|
95
|
-
dimensionType: "2D",
|
|
96
|
-
position: [
|
|
97
|
-
1.0505277120435066,
|
|
98
|
-
-0.41496001340039856,
|
|
99
|
-
-1.7782669786928835
|
|
100
|
-
],
|
|
101
|
-
normal: [
|
|
102
|
-
0.03039644866287866,
|
|
103
|
-
0.9992863293780686,
|
|
104
|
-
-0.022425160574472257
|
|
105
|
-
],
|
|
106
|
-
contentType: "ImageText",
|
|
107
|
-
data: {
|
|
108
|
-
text: "\u56FE\u7247\u6D4B\u8BD52",
|
|
109
|
-
mediaData: [
|
|
110
|
-
{
|
|
111
|
-
type: "Image",
|
|
112
|
-
url: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796574090",
|
|
113
|
-
videoCoverUrl: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796574090",
|
|
114
|
-
name: "",
|
|
115
|
-
width: 800,
|
|
116
|
-
height: 800
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
type: "Image",
|
|
120
|
-
url: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796574905",
|
|
121
|
-
videoCoverUrl: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796574905",
|
|
122
|
-
name: "",
|
|
123
|
-
width: 800,
|
|
124
|
-
height: 800
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
type: "Image",
|
|
128
|
-
url: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796575671",
|
|
129
|
-
videoCoverUrl: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796575671",
|
|
130
|
-
name: "",
|
|
131
|
-
width: 800,
|
|
132
|
-
height: 800
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
type: "Image",
|
|
136
|
-
url: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796576690",
|
|
137
|
-
videoCoverUrl: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796576690",
|
|
138
|
-
name: "",
|
|
139
|
-
width: 800,
|
|
140
|
-
height: 800
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
type: "Image",
|
|
144
|
-
url: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796577422",
|
|
145
|
-
videoCoverUrl: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796577422",
|
|
146
|
-
name: "",
|
|
147
|
-
width: 800,
|
|
148
|
-
height: 800
|
|
149
|
-
}
|
|
150
|
-
],
|
|
151
|
-
extraData: {
|
|
152
|
-
fiveState: {
|
|
153
|
-
distance: 0,
|
|
154
|
-
fov: 118,
|
|
155
|
-
latitude: 0.4224993061955241,
|
|
156
|
-
longitude: 2.112025772189858,
|
|
157
|
-
mode: "Panorama",
|
|
158
|
-
offset: {
|
|
159
|
-
x: 1.7905900478363037,
|
|
160
|
-
y: -0.02676510065793991,
|
|
161
|
-
z: -2.2231199741363525
|
|
162
|
-
},
|
|
163
|
-
panoIndex: 2
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
},
|
|
167
|
-
config: {}
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
id: 2328532,
|
|
171
|
-
pointType: "PointTag",
|
|
172
|
-
dimensionType: "2D",
|
|
173
|
-
position: [
|
|
174
|
-
1.0505277120435064,
|
|
175
|
-
-0.41496001340039856,
|
|
176
|
-
-1.7782669786928833
|
|
177
|
-
],
|
|
178
|
-
normal: [
|
|
179
|
-
0.03039644866287866,
|
|
180
|
-
0.9992863293780686,
|
|
181
|
-
-0.022425160574472257
|
|
182
|
-
],
|
|
183
|
-
contentType: "ImageText",
|
|
184
|
-
data: {
|
|
185
|
-
text: "\u6D4B\u8BD5\u56FE\u72471",
|
|
186
|
-
mediaData: [
|
|
187
|
-
{
|
|
188
|
-
type: "Image",
|
|
189
|
-
url: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796426240",
|
|
190
|
-
videoCoverUrl: "//vrlab-static.ljcdn.com/release/web/placeholder.b793c980.jpg?1669796426240",
|
|
191
|
-
name: "",
|
|
192
|
-
width: 800,
|
|
193
|
-
height: 800
|
|
194
|
-
}
|
|
195
|
-
],
|
|
196
|
-
extraData: {
|
|
197
|
-
fiveState: {
|
|
198
|
-
distance: 0,
|
|
199
|
-
fov: 118,
|
|
200
|
-
latitude: 0.42249930619552406,
|
|
201
|
-
longitude: 2.112025772189858,
|
|
202
|
-
mode: "Panorama",
|
|
203
|
-
offset: {
|
|
204
|
-
x: 1.7905900478363037,
|
|
205
|
-
y: -0.02676510065793991,
|
|
206
|
-
z: -2.2231199741363525
|
|
207
|
-
},
|
|
208
|
-
panoIndex: 2
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
},
|
|
212
|
-
config: {}
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
id: 2328531,
|
|
216
|
-
pointType: "PointTag",
|
|
217
|
-
dimensionType: "2D",
|
|
218
|
-
position: [
|
|
219
|
-
-0.16687851168507017,
|
|
220
|
-
-0.966871161535874,
|
|
221
|
-
-2.9586745201780964
|
|
222
|
-
],
|
|
223
|
-
normal: [
|
|
224
|
-
0.007270161749757693,
|
|
225
|
-
0.009905286543058176,
|
|
226
|
-
0.9999245121741102
|
|
227
|
-
],
|
|
228
|
-
contentType: "Text",
|
|
229
|
-
data: {
|
|
230
|
-
text: "\u{1F608}\u{1F608}",
|
|
231
|
-
extraData: {
|
|
232
|
-
fiveState: {
|
|
233
|
-
distance: 0,
|
|
234
|
-
fov: 118,
|
|
235
|
-
latitude: 0.42249930619552406,
|
|
236
|
-
longitude: 1.2113522875303415,
|
|
237
|
-
mode: "Panorama",
|
|
238
|
-
offset: {
|
|
239
|
-
x: 1.7905900478363037,
|
|
240
|
-
y: -0.02676510065793991,
|
|
241
|
-
z: -2.2231199741363525
|
|
242
|
-
},
|
|
243
|
-
panoIndex: 2
|
|
244
|
-
}
|
|
245
|
-
}
|
|
246
|
-
},
|
|
247
|
-
config: {}
|
|
248
|
-
},
|
|
249
|
-
{
|
|
250
|
-
id: 2328530,
|
|
251
|
-
pointType: "PointTag",
|
|
252
|
-
dimensionType: "2D",
|
|
253
|
-
position: [
|
|
254
|
-
-0.16687851168507017,
|
|
255
|
-
-0.966871161535874,
|
|
256
|
-
-2.9586745201780964
|
|
257
|
-
],
|
|
258
|
-
normal: [
|
|
259
|
-
0.007270161749757693,
|
|
260
|
-
0.009905286543058176,
|
|
261
|
-
0.9999245121741102
|
|
262
|
-
],
|
|
263
|
-
contentType: "Text",
|
|
264
|
-
data: {
|
|
265
|
-
text: '/alert("test")',
|
|
266
|
-
extraData: {
|
|
267
|
-
fiveState: {
|
|
268
|
-
distance: 0,
|
|
269
|
-
fov: 118,
|
|
270
|
-
latitude: 0.42249930619552406,
|
|
271
|
-
longitude: 1.2113522875303415,
|
|
272
|
-
mode: "Panorama",
|
|
273
|
-
offset: {
|
|
274
|
-
x: 1.7905900478363037,
|
|
275
|
-
y: -0.02676510065793991,
|
|
276
|
-
z: -2.2231199741363525
|
|
277
|
-
},
|
|
278
|
-
panoIndex: 2
|
|
279
|
-
}
|
|
280
|
-
}
|
|
281
|
-
},
|
|
282
|
-
config: {}
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
id: 2328529,
|
|
286
|
-
pointType: "PointTag",
|
|
287
|
-
dimensionType: "2D",
|
|
288
|
-
position: [
|
|
289
|
-
-0.16687851168507017,
|
|
290
|
-
-0.966871161535874,
|
|
291
|
-
-2.9586745201780964
|
|
292
|
-
],
|
|
293
|
-
normal: [
|
|
294
|
-
0.007270161749757693,
|
|
295
|
-
0.009905286543058176,
|
|
296
|
-
0.9999245121741102
|
|
297
|
-
],
|
|
298
|
-
contentType: "Text",
|
|
299
|
-
data: {
|
|
300
|
-
text: " ,, ,,, ",
|
|
301
|
-
extraData: {
|
|
302
|
-
fiveState: {
|
|
303
|
-
distance: 0,
|
|
304
|
-
fov: 118,
|
|
305
|
-
latitude: 0.42249930619552406,
|
|
306
|
-
longitude: 1.2113522875303415,
|
|
307
|
-
mode: "Panorama",
|
|
308
|
-
offset: {
|
|
309
|
-
x: 1.7905900478363037,
|
|
310
|
-
y: -0.02676510065793991,
|
|
311
|
-
z: -2.2231199741363525
|
|
312
|
-
},
|
|
313
|
-
panoIndex: 2
|
|
314
|
-
}
|
|
315
|
-
}
|
|
316
|
-
},
|
|
317
|
-
config: {}
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
id: 2328527,
|
|
321
|
-
pointType: "PointTag",
|
|
322
|
-
dimensionType: "2D",
|
|
323
|
-
position: [
|
|
324
|
-
-0.16687851168507017,
|
|
325
|
-
-0.9668711615358738,
|
|
326
|
-
-2.9586745201780964
|
|
327
|
-
],
|
|
328
|
-
normal: [
|
|
329
|
-
0.007270161749757693,
|
|
330
|
-
0.009905286543058176,
|
|
331
|
-
0.9999245121741102
|
|
332
|
-
],
|
|
333
|
-
contentType: "Text",
|
|
334
|
-
data: {
|
|
335
|
-
text: "\u8D85\u957F\u554A\u5B9D\u8D1D\u5B9D\u8D1D\u5B9D\u8D1D\u7684\u5C31\u662F\u65A4\u65A4\u8BA1\u8F83\u65A4\u65A4\u8BA1\u8F83\u65A4\u65A4\u8BA1\u8F83\u4F46\u662F\u770B\u5230\u5BBD\u677E",
|
|
336
|
-
extraData: {
|
|
337
|
-
fiveState: {
|
|
338
|
-
distance: 0,
|
|
339
|
-
fov: 118,
|
|
340
|
-
latitude: 0.4224993061955241,
|
|
341
|
-
longitude: 1.2113522875303415,
|
|
342
|
-
mode: "Panorama",
|
|
343
|
-
offset: {
|
|
344
|
-
x: 1.7905900478363037,
|
|
345
|
-
y: -0.02676510065793991,
|
|
346
|
-
z: -2.2231199741363525
|
|
347
|
-
},
|
|
348
|
-
panoIndex: 2
|
|
349
|
-
}
|
|
350
|
-
}
|
|
351
|
-
},
|
|
352
|
-
config: {}
|
|
353
|
-
},
|
|
354
|
-
{
|
|
355
|
-
id: 2328525,
|
|
356
|
-
pointType: "PointTag",
|
|
357
|
-
dimensionType: "2D",
|
|
358
|
-
position: [
|
|
359
|
-
1.942713816460055,
|
|
360
|
-
-0.39633515797765395,
|
|
361
|
-
-1.5475599632662913
|
|
362
|
-
],
|
|
363
|
-
normal: [
|
|
364
|
-
-0.08979008120186674,
|
|
365
|
-
-0.35268177400894024,
|
|
366
|
-
-0.931425417089135
|
|
367
|
-
],
|
|
368
|
-
contentType: "Text",
|
|
369
|
-
data: {
|
|
370
|
-
text: "\u6D4B\u8BD55",
|
|
371
|
-
extraData: {
|
|
372
|
-
fiveState: {
|
|
373
|
-
distance: 0,
|
|
374
|
-
fov: 118,
|
|
375
|
-
latitude: 0.4902378405271557,
|
|
376
|
-
longitude: 3.363080057725025,
|
|
377
|
-
mode: "Panorama",
|
|
378
|
-
offset: {
|
|
379
|
-
x: 1.7905900478363037,
|
|
380
|
-
y: -0.02676510065793991,
|
|
381
|
-
z: -2.2231199741363525
|
|
382
|
-
},
|
|
383
|
-
panoIndex: 2
|
|
384
|
-
}
|
|
385
|
-
}
|
|
386
|
-
},
|
|
387
|
-
config: {}
|
|
388
|
-
},
|
|
389
|
-
{
|
|
390
|
-
id: 2328522,
|
|
391
|
-
pointType: "PointTag",
|
|
392
|
-
dimensionType: "2D",
|
|
393
|
-
position: [
|
|
394
|
-
0.4570367777847749,
|
|
395
|
-
-0.5200392682004118,
|
|
396
|
-
-2.9638930247076223
|
|
397
|
-
],
|
|
398
|
-
normal: [
|
|
399
|
-
0.01401472180235995,
|
|
400
|
-
-863243664566369e-18,
|
|
401
|
-
0.9999014163322193
|
|
402
|
-
],
|
|
403
|
-
contentType: "Text",
|
|
404
|
-
data: {
|
|
405
|
-
text: "\u6D4B\u8BD54",
|
|
406
|
-
extraData: {
|
|
407
|
-
fiveState: {
|
|
408
|
-
distance: 0,
|
|
409
|
-
fov: 118,
|
|
410
|
-
latitude: 0.7853981633974483,
|
|
411
|
-
longitude: 6.053477966994002,
|
|
412
|
-
mode: "Panorama",
|
|
413
|
-
offset: {
|
|
414
|
-
x: 0.34554600715637207,
|
|
415
|
-
y: -0.030384400859475136,
|
|
416
|
-
z: -2.4870998859405518
|
|
417
|
-
},
|
|
418
|
-
panoIndex: 3
|
|
419
|
-
}
|
|
420
|
-
}
|
|
421
|
-
},
|
|
422
|
-
config: {}
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
id: 2328521,
|
|
426
|
-
pointType: "PointTag",
|
|
427
|
-
dimensionType: "2D",
|
|
428
|
-
position: [
|
|
429
|
-
1.1647979535459805,
|
|
430
|
-
-0.9499615962266846,
|
|
431
|
-
-2.9643047552730546
|
|
432
|
-
],
|
|
433
|
-
normal: [
|
|
434
|
-
-0.019797074656420808,
|
|
435
|
-
-0.0022343508262948316,
|
|
436
|
-
0.9998015220589701
|
|
437
|
-
],
|
|
438
|
-
contentType: "Text",
|
|
439
|
-
data: {
|
|
440
|
-
text: "\u6807\u7B7E3",
|
|
441
|
-
extraData: {
|
|
442
|
-
fiveState: {
|
|
443
|
-
distance: 0,
|
|
444
|
-
fov: 118,
|
|
445
|
-
latitude: 0.7701262572497688,
|
|
446
|
-
longitude: 5.239832884190371,
|
|
447
|
-
mode: "Panorama",
|
|
448
|
-
offset: {
|
|
449
|
-
x: 0.34554600715637207,
|
|
450
|
-
y: -0.030384400859475136,
|
|
451
|
-
z: -2.4870998859405518
|
|
452
|
-
},
|
|
453
|
-
panoIndex: 3
|
|
454
|
-
}
|
|
455
|
-
}
|
|
456
|
-
},
|
|
457
|
-
config: {}
|
|
458
|
-
},
|
|
459
|
-
{
|
|
460
|
-
id: 2328520,
|
|
461
|
-
pointType: "PointTag",
|
|
462
|
-
dimensionType: "2D",
|
|
463
|
-
position: [
|
|
464
|
-
0.4335322516110396,
|
|
465
|
-
-0.5036136247899873,
|
|
466
|
-
-2.963549402104014
|
|
467
|
-
],
|
|
468
|
-
normal: [
|
|
469
|
-
0.01401472180235995,
|
|
470
|
-
-863243664566369e-18,
|
|
471
|
-
0.9999014163322193
|
|
472
|
-
],
|
|
473
|
-
contentType: "Text",
|
|
474
|
-
data: {
|
|
475
|
-
text: "\u6D4B\u8BD5\u6807\u7B7E2",
|
|
476
|
-
extraData: {
|
|
477
|
-
fiveState: {
|
|
478
|
-
distance: 0,
|
|
479
|
-
fov: 118,
|
|
480
|
-
latitude: 0.7701262572497688,
|
|
481
|
-
longitude: 6.075752066031232,
|
|
482
|
-
mode: "Panorama",
|
|
483
|
-
offset: {
|
|
484
|
-
x: 0.34554600715637207,
|
|
485
|
-
y: -0.030384400859475136,
|
|
486
|
-
z: -2.4870998859405518
|
|
487
|
-
},
|
|
488
|
-
panoIndex: 3
|
|
489
|
-
}
|
|
490
|
-
}
|
|
491
|
-
},
|
|
492
|
-
config: {}
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
id: 2328519,
|
|
496
|
-
pointType: "PointTag",
|
|
497
|
-
dimensionType: "2D",
|
|
498
|
-
position: [
|
|
499
|
-
-0.16269555731091523,
|
|
500
|
-
-0.7086540089738192,
|
|
501
|
-
-2.9603082256017617
|
|
502
|
-
],
|
|
503
|
-
normal: [
|
|
504
|
-
-0.007060702469045684,
|
|
505
|
-
-45444750618866273e-20,
|
|
506
|
-
0.9999749696657951
|
|
507
|
-
],
|
|
508
|
-
contentType: "Text",
|
|
509
|
-
data: {
|
|
510
|
-
text: "\u6D4B\u8BD5\u6587\u5B57\u6807\u7B7E1",
|
|
511
|
-
extraData: {
|
|
512
|
-
fiveState: {
|
|
513
|
-
distance: 0,
|
|
514
|
-
fov: 118,
|
|
515
|
-
latitude: 0.7736246537940559,
|
|
516
|
-
longitude: 0.821078391917185,
|
|
517
|
-
mode: "Panorama",
|
|
518
|
-
offset: {
|
|
519
|
-
x: 0.34554600715637207,
|
|
520
|
-
y: -0.030384400859475136,
|
|
521
|
-
z: -2.4870998859405518
|
|
522
|
-
},
|
|
523
|
-
panoIndex: 3
|
|
524
|
-
}
|
|
525
|
-
}
|
|
526
|
-
},
|
|
527
|
-
config: {}
|
|
528
|
-
},
|
|
529
|
-
{
|
|
530
|
-
id: 2328151,
|
|
531
|
-
pointType: "PlaneTag",
|
|
532
|
-
dimensionType: "3D",
|
|
533
|
-
position: [
|
|
534
|
-
[
|
|
535
|
-
-0.851880855462391,
|
|
536
|
-
2.3663539702176513,
|
|
537
|
-
0.39564554489320863
|
|
538
|
-
],
|
|
539
|
-
[
|
|
540
|
-
-0.8564473534200185,
|
|
541
|
-
2.3663539702176513,
|
|
542
|
-
-0.24313984262895494
|
|
543
|
-
],
|
|
544
|
-
[
|
|
545
|
-
-0.8587962395455401,
|
|
546
|
-
2.964824496812378,
|
|
547
|
-
-0.24312305109942975
|
|
548
|
-
],
|
|
549
|
-
[
|
|
550
|
-
-0.8542297415879124,
|
|
551
|
-
2.964824496812378,
|
|
552
|
-
0.39566233642273374
|
|
553
|
-
]
|
|
554
|
-
],
|
|
555
|
-
normal: [],
|
|
556
|
-
contentType: "MediaPlane",
|
|
557
|
-
data: {
|
|
558
|
-
adaptationMode: "stretch",
|
|
559
|
-
mediaData: [
|
|
560
|
-
{
|
|
561
|
-
type: "Video",
|
|
562
|
-
url: "https://test-vr-public.realsee-cdn.cn/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/2022-11-03_14-43-48.mp4",
|
|
563
|
-
videoCoverUrl: ""
|
|
564
|
-
},
|
|
565
|
-
{
|
|
566
|
-
type: "Video",
|
|
567
|
-
url: "https://test-vr-public.realsee-cdn.cn/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/2022-11-03_14-44-01.mp4",
|
|
568
|
-
videoCoverUrl: ""
|
|
569
|
-
},
|
|
570
|
-
{
|
|
571
|
-
type: "Image",
|
|
572
|
-
url: "https://test-vr-public.realsee-cdn.cn/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/2022-11-03_14-44-30.jpeg",
|
|
573
|
-
videoCoverUrl: "https://test-vr-public.realsee-cdn.cn/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/2022-11-03_14-44-30.jpeg"
|
|
574
|
-
}
|
|
575
|
-
],
|
|
576
|
-
extraData: {
|
|
577
|
-
adaptationMode: "stretch",
|
|
578
|
-
baseNormal: null,
|
|
579
|
-
fiveState: {
|
|
580
|
-
distance: 0,
|
|
581
|
-
fov: 120,
|
|
582
|
-
latitude: -0.6609478352800658,
|
|
583
|
-
longitude: 1.5897887653264942,
|
|
584
|
-
mode: "Panorama",
|
|
585
|
-
offset: {
|
|
586
|
-
x: -0.04581179842352867,
|
|
587
|
-
y: 1.94405996799469,
|
|
588
|
-
z: -0.318244993686676
|
|
589
|
-
},
|
|
590
|
-
panoIndex: 5
|
|
591
|
-
},
|
|
592
|
-
positions: [
|
|
593
|
-
[
|
|
594
|
-
-0.851880855462391,
|
|
595
|
-
2.3663539702176513,
|
|
596
|
-
0.39564554489320863
|
|
597
|
-
],
|
|
598
|
-
[
|
|
599
|
-
-0.8564473534200185,
|
|
600
|
-
2.3663539702176513,
|
|
601
|
-
-0.24313984262895494
|
|
602
|
-
],
|
|
603
|
-
[
|
|
604
|
-
-0.8587962395455401,
|
|
605
|
-
2.964824496812378,
|
|
606
|
-
-0.24312305109942975
|
|
607
|
-
],
|
|
608
|
-
[
|
|
609
|
-
-0.8542297415879124,
|
|
610
|
-
2.964824496812378,
|
|
611
|
-
0.39566233642273374
|
|
612
|
-
]
|
|
613
|
-
],
|
|
614
|
-
visiblePanoIndex: [
|
|
615
|
-
5
|
|
616
|
-
]
|
|
617
|
-
}
|
|
618
|
-
},
|
|
619
|
-
config: {
|
|
620
|
-
visibleConfig: {}
|
|
621
|
-
}
|
|
622
|
-
},
|
|
623
|
-
{
|
|
624
|
-
id: 2328133,
|
|
625
|
-
pointType: "PlaneTag",
|
|
626
|
-
dimensionType: "3D",
|
|
627
|
-
position: [
|
|
628
|
-
[
|
|
629
|
-
0.14220811787179974,
|
|
630
|
-
2.2458638834522824,
|
|
631
|
-
-3.0091930705800314
|
|
632
|
-
],
|
|
633
|
-
[
|
|
634
|
-
0.4422038508990072,
|
|
635
|
-
2.2458638834522824,
|
|
636
|
-
-3.010793122288082
|
|
637
|
-
],
|
|
638
|
-
[
|
|
639
|
-
0.44220926391612286,
|
|
640
|
-
2.5458621667172614,
|
|
641
|
-
-3.0097782288135058
|
|
642
|
-
],
|
|
643
|
-
[
|
|
644
|
-
0.14221353088891533,
|
|
645
|
-
2.5458621667172614,
|
|
646
|
-
-3.0081781771054557
|
|
647
|
-
]
|
|
648
|
-
],
|
|
649
|
-
normal: [],
|
|
650
|
-
contentType: "MediaPlane",
|
|
651
|
-
data: {
|
|
652
|
-
adaptationMode: "stretch",
|
|
653
|
-
mediaData: [
|
|
654
|
-
{
|
|
655
|
-
type: "Video",
|
|
656
|
-
url: "https://test-vr-public.realsee-cdn.cn/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/2022-11-03_11-36-49.mp4",
|
|
657
|
-
videoCoverUrl: ""
|
|
658
|
-
}
|
|
659
|
-
],
|
|
660
|
-
extraData: {
|
|
661
|
-
adaptationMode: "stretch",
|
|
662
|
-
baseNormal: null,
|
|
663
|
-
fiveState: {
|
|
664
|
-
distance: 0,
|
|
665
|
-
fov: 120,
|
|
666
|
-
latitude: -0.2885535503975247,
|
|
667
|
-
longitude: 0.18135765619380423,
|
|
668
|
-
mode: "Panorama",
|
|
669
|
-
offset: {
|
|
670
|
-
x: 0.32591500878334045,
|
|
671
|
-
y: 1.9376200437545776,
|
|
672
|
-
z: -2.5109400749206543
|
|
673
|
-
},
|
|
674
|
-
panoIndex: 4
|
|
675
|
-
},
|
|
676
|
-
positions: [
|
|
677
|
-
[
|
|
678
|
-
0.14220811787179974,
|
|
679
|
-
2.2458638834522824,
|
|
680
|
-
-3.0091930705800314
|
|
681
|
-
],
|
|
682
|
-
[
|
|
683
|
-
0.4422038508990072,
|
|
684
|
-
2.2458638834522824,
|
|
685
|
-
-3.010793122288082
|
|
686
|
-
],
|
|
687
|
-
[
|
|
688
|
-
0.44220926391612286,
|
|
689
|
-
2.5458621667172614,
|
|
690
|
-
-3.0097782288135058
|
|
691
|
-
],
|
|
692
|
-
[
|
|
693
|
-
0.14221353088891533,
|
|
694
|
-
2.5458621667172614,
|
|
695
|
-
-3.0081781771054557
|
|
696
|
-
]
|
|
697
|
-
],
|
|
698
|
-
visiblePanoIndex: [
|
|
699
|
-
4
|
|
700
|
-
]
|
|
701
|
-
}
|
|
702
|
-
},
|
|
703
|
-
config: {
|
|
704
|
-
visibleConfig: {}
|
|
705
|
-
}
|
|
706
|
-
},
|
|
707
|
-
{
|
|
708
|
-
id: 2327920,
|
|
709
|
-
pointType: "PlaneTag",
|
|
710
|
-
dimensionType: "3D",
|
|
711
|
-
position: [
|
|
712
|
-
[
|
|
713
|
-
-0.8527580988833252,
|
|
714
|
-
2.7666809961960643,
|
|
715
|
-
0.49273235143108574
|
|
716
|
-
],
|
|
717
|
-
[
|
|
718
|
-
-0.854902660124559,
|
|
719
|
-
2.7666809961960643,
|
|
720
|
-
0.19274001676721036
|
|
721
|
-
],
|
|
722
|
-
[
|
|
723
|
-
-0.8560800955682959,
|
|
724
|
-
3.0666786854787107,
|
|
725
|
-
0.19274843392366714
|
|
726
|
-
],
|
|
727
|
-
[
|
|
728
|
-
-0.8539355343270622,
|
|
729
|
-
3.0666786854787107,
|
|
730
|
-
0.49274076858754245
|
|
731
|
-
]
|
|
732
|
-
],
|
|
733
|
-
normal: [],
|
|
734
|
-
contentType: "MediaPlane",
|
|
735
|
-
data: {
|
|
736
|
-
adaptationMode: "stretch",
|
|
737
|
-
mediaData: [
|
|
738
|
-
{
|
|
739
|
-
type: "Video",
|
|
740
|
-
url: "https://test-vr-public.realsee-cdn.cn/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/2022-10-31_19-09-42.mov",
|
|
741
|
-
videoCoverUrl: ""
|
|
742
|
-
},
|
|
743
|
-
{
|
|
744
|
-
type: "Video",
|
|
745
|
-
url: "https://test-vr-public.realsee-cdn.cn/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/2022-10-31_19-09-49.mp4",
|
|
746
|
-
videoCoverUrl: ""
|
|
747
|
-
},
|
|
748
|
-
{
|
|
749
|
-
type: "Image",
|
|
750
|
-
url: "https://test-vr-public.realsee-cdn.cn/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/2022-10-31_19-10-05.png",
|
|
751
|
-
videoCoverUrl: "https://test-vr-public.realsee-cdn.cn/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/2022-10-31_19-10-05.png"
|
|
752
|
-
}
|
|
753
|
-
],
|
|
754
|
-
extraData: {
|
|
755
|
-
adaptationMode: "stretch",
|
|
756
|
-
baseNormal: null,
|
|
757
|
-
fiveState: {
|
|
758
|
-
distance: 0,
|
|
759
|
-
fov: 120,
|
|
760
|
-
latitude: -0.22971766902142182,
|
|
761
|
-
longitude: 1.7419369520443273,
|
|
762
|
-
mode: "Panorama",
|
|
763
|
-
offset: {
|
|
764
|
-
x: 0.32591500878334045,
|
|
765
|
-
y: 1.9376200437545776,
|
|
766
|
-
z: -2.5109400749206543
|
|
767
|
-
},
|
|
768
|
-
panoIndex: 4
|
|
769
|
-
},
|
|
770
|
-
positions: [
|
|
771
|
-
[
|
|
772
|
-
-0.8527580988833252,
|
|
773
|
-
2.7666809961960643,
|
|
774
|
-
0.49273235143108574
|
|
775
|
-
],
|
|
776
|
-
[
|
|
777
|
-
-0.854902660124559,
|
|
778
|
-
2.7666809961960643,
|
|
779
|
-
0.19274001676721036
|
|
780
|
-
],
|
|
781
|
-
[
|
|
782
|
-
-0.8560800955682959,
|
|
783
|
-
3.0666786854787107,
|
|
784
|
-
0.19274843392366714
|
|
785
|
-
],
|
|
786
|
-
[
|
|
787
|
-
-0.8539355343270622,
|
|
788
|
-
3.0666786854787107,
|
|
789
|
-
0.49274076858754245
|
|
790
|
-
]
|
|
791
|
-
],
|
|
792
|
-
visiblePanoIndex: [
|
|
793
|
-
4
|
|
794
|
-
]
|
|
795
|
-
}
|
|
796
|
-
},
|
|
797
|
-
config: {
|
|
798
|
-
visibleConfig: {}
|
|
799
|
-
}
|
|
800
|
-
},
|
|
801
|
-
{
|
|
802
|
-
id: 2327919,
|
|
803
|
-
pointType: "PlaneTag",
|
|
804
|
-
dimensionType: "3D",
|
|
805
|
-
position: [
|
|
806
|
-
[
|
|
807
|
-
-0.8832782226680896,
|
|
808
|
-
2.8885534794266294,
|
|
809
|
-
-1.0331835532665892
|
|
810
|
-
],
|
|
811
|
-
[
|
|
812
|
-
-0.8829017391753375,
|
|
813
|
-
2.8885534794266294,
|
|
814
|
-
-1.3331833170334617
|
|
815
|
-
],
|
|
816
|
-
[
|
|
817
|
-
-0.810380182023198,
|
|
818
|
-
3.1796558934758647,
|
|
819
|
-
-1.3330923063980076
|
|
820
|
-
],
|
|
821
|
-
[
|
|
822
|
-
-0.8107566655159502,
|
|
823
|
-
3.1796558934758647,
|
|
824
|
-
-1.033092542631135
|
|
825
|
-
]
|
|
826
|
-
],
|
|
827
|
-
normal: [],
|
|
828
|
-
contentType: "MediaPlane",
|
|
829
|
-
data: {
|
|
830
|
-
adaptationMode: "stretch",
|
|
831
|
-
mediaData: [
|
|
832
|
-
{
|
|
833
|
-
type: "Video",
|
|
834
|
-
url: "https://test-vr-public.realsee-cdn.cn/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/2022-10-31_19-09-08.mov",
|
|
835
|
-
videoCoverUrl: ""
|
|
836
|
-
}
|
|
837
|
-
],
|
|
838
|
-
extraData: {
|
|
839
|
-
adaptationMode: "stretch",
|
|
840
|
-
baseNormal: null,
|
|
841
|
-
fiveState: {
|
|
842
|
-
distance: 0,
|
|
843
|
-
fov: 120,
|
|
844
|
-
latitude: -0.2808365230120604,
|
|
845
|
-
longitude: 1.7365006039198754,
|
|
846
|
-
mode: "Panorama",
|
|
847
|
-
offset: {
|
|
848
|
-
x: 0.32591500878334045,
|
|
849
|
-
y: 1.9376200437545776,
|
|
850
|
-
z: -2.5109400749206543
|
|
851
|
-
},
|
|
852
|
-
panoIndex: 4
|
|
853
|
-
},
|
|
854
|
-
positions: [
|
|
855
|
-
[
|
|
856
|
-
-0.8832782226680896,
|
|
857
|
-
2.8885534794266294,
|
|
858
|
-
-1.0331835532665892
|
|
859
|
-
],
|
|
860
|
-
[
|
|
861
|
-
-0.8829017391753375,
|
|
862
|
-
2.8885534794266294,
|
|
863
|
-
-1.3331833170334617
|
|
864
|
-
],
|
|
865
|
-
[
|
|
866
|
-
-0.810380182023198,
|
|
867
|
-
3.1796558934758647,
|
|
868
|
-
-1.3330923063980076
|
|
869
|
-
],
|
|
870
|
-
[
|
|
871
|
-
-0.8107566655159502,
|
|
872
|
-
3.1796558934758647,
|
|
873
|
-
-1.033092542631135
|
|
874
|
-
]
|
|
875
|
-
],
|
|
876
|
-
visiblePanoIndex: [
|
|
877
|
-
4
|
|
878
|
-
]
|
|
879
|
-
}
|
|
880
|
-
},
|
|
881
|
-
config: {
|
|
882
|
-
visibleConfig: {}
|
|
883
|
-
}
|
|
884
|
-
},
|
|
885
|
-
{
|
|
886
|
-
id: 2268504,
|
|
887
|
-
pointType: "PointTag",
|
|
888
|
-
dimensionType: "3D",
|
|
889
|
-
position: [
|
|
890
|
-
1.4462911391524642,
|
|
891
|
-
0.21214017804797755,
|
|
892
|
-
0.19678354268314036
|
|
893
|
-
],
|
|
894
|
-
normal: [
|
|
895
|
-
-0.7633691014345688,
|
|
896
|
-
0,
|
|
897
|
-
-0.645962549204657
|
|
898
|
-
],
|
|
899
|
-
style: {
|
|
900
|
-
point: {
|
|
901
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/carTagDotContent.08ace25e.png",
|
|
902
|
-
style: "CustomIcon"
|
|
903
|
-
},
|
|
904
|
-
style: "CustomIcon"
|
|
905
|
-
},
|
|
906
|
-
contentType: "Marketing",
|
|
907
|
-
data: {
|
|
908
|
-
title: "\u8FD9\u662F\u4E00\u4E2A\u4E09\u7EF4\u8425\u9500\u6807\u7B7E",
|
|
909
|
-
brandTags: [
|
|
910
|
-
"\u7ACB\u90A6"
|
|
911
|
-
],
|
|
912
|
-
tags: [
|
|
913
|
-
"\u4F60\u597D",
|
|
914
|
-
"\u4F60\u597D"
|
|
915
|
-
],
|
|
916
|
-
headerPictureUrl: "//vrlab-static.ljcdn.com/release/web/cardHeader.19ff7aa0.png",
|
|
917
|
-
highlightText: "\u7ACB\u5373\u67E5\u770B",
|
|
918
|
-
price: {
|
|
919
|
-
unit: "\u5143",
|
|
920
|
-
value: 199999
|
|
921
|
-
},
|
|
922
|
-
extraData: {
|
|
923
|
-
baseNormal: [
|
|
924
|
-
-0.989681711932965,
|
|
925
|
-
0,
|
|
926
|
-
-0.14328331747079162
|
|
927
|
-
],
|
|
928
|
-
brandTags: [
|
|
929
|
-
"\u7ACB\u90A6"
|
|
930
|
-
],
|
|
931
|
-
fiveState: {
|
|
932
|
-
fov: 108.23333333333332,
|
|
933
|
-
latitude: 0.13437059447514269,
|
|
934
|
-
longitude: 4.575537606810053,
|
|
935
|
-
mode: "Panorama",
|
|
936
|
-
offset: {
|
|
937
|
-
x: -0.07980819791555405,
|
|
938
|
-
y: -0.024574000388383865,
|
|
939
|
-
z: -0.024160800501704216
|
|
940
|
-
},
|
|
941
|
-
panoIndex: 0
|
|
942
|
-
},
|
|
943
|
-
headerPictureUrl: "//vrlab-static.ljcdn.com/release/web/cardHeader.19ff7aa0.png",
|
|
944
|
-
highlightText: "\u7ACB\u5373\u67E5\u770B",
|
|
945
|
-
price: {
|
|
946
|
-
unit: "\u5143",
|
|
947
|
-
value: 199999
|
|
948
|
-
},
|
|
949
|
-
style: {
|
|
950
|
-
point: {
|
|
951
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/carTagDotContent.08ace25e.png",
|
|
952
|
-
style: "CustomIcon"
|
|
953
|
-
},
|
|
954
|
-
style: "CustomIcon"
|
|
955
|
-
},
|
|
956
|
-
tagClosedStyle: "CustomIcon",
|
|
957
|
-
tagIconUrl: "//vrlab-static.ljcdn.com/release/web/carTagDotContent.08ace25e.png",
|
|
958
|
-
tags: [
|
|
959
|
-
"\u4F60\u597D",
|
|
960
|
-
"\u4F60\u597D"
|
|
961
|
-
]
|
|
962
|
-
}
|
|
963
|
-
}
|
|
964
|
-
},
|
|
965
|
-
{
|
|
966
|
-
id: 2268503,
|
|
967
|
-
pointType: "PointTag",
|
|
968
|
-
dimensionType: "2D",
|
|
969
|
-
position: [
|
|
970
|
-
1.068425426739446,
|
|
971
|
-
-1.1748919117951167,
|
|
972
|
-
-0.12961293974579402
|
|
973
|
-
],
|
|
974
|
-
normal: [
|
|
975
|
-
-0.9958093286748878,
|
|
976
|
-
0,
|
|
977
|
-
0.09145370918704752
|
|
978
|
-
],
|
|
979
|
-
style: {
|
|
980
|
-
point: {
|
|
981
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/tagStyle1.30bff6db.png",
|
|
982
|
-
style: "Default"
|
|
983
|
-
},
|
|
984
|
-
style: "Default"
|
|
985
|
-
},
|
|
986
|
-
contentType: "Marketing",
|
|
987
|
-
data: {
|
|
988
|
-
title: "\u8425\u9500\u6807\u7B7E\u8425\u9500\u6807\u7B7E\u8425\u9500\u6807\u7B7E\u8425\u9500\u6807\u7B7E\u8425\u9500\u6807\u7B7E\u8425\u9500\u6807\u7B7E\u8425\u9500\u6807\u7B7E\u8425\u9500",
|
|
989
|
-
brandTags: [
|
|
990
|
-
"\u559C\u9A6C\u62C9\u96C5\u6BDB\u88E4"
|
|
991
|
-
],
|
|
992
|
-
tags: [
|
|
993
|
-
"\u6EE1\u4E94\u767E\u51CF\u516B\u5341",
|
|
994
|
-
"\u6EE1\u4E00\u5343\u51CF\u4E5D\u5341"
|
|
995
|
-
],
|
|
996
|
-
headerPictureUrl: "",
|
|
997
|
-
highlightText: "\u67E5\u770B\u66F4\u591A\u7CBE\u5F69",
|
|
998
|
-
price: {
|
|
999
|
-
unit: "\u5143",
|
|
1000
|
-
value: 19999
|
|
1001
|
-
},
|
|
1002
|
-
extraData: {
|
|
1003
|
-
baseNormal: [
|
|
1004
|
-
-0.9958093286748878,
|
|
1005
|
-
0,
|
|
1006
|
-
0.09145370918704752
|
|
1007
|
-
],
|
|
1008
|
-
brandTags: [
|
|
1009
|
-
"\u559C\u9A6C\u62C9\u96C5\u6BDB\u88E4"
|
|
1010
|
-
],
|
|
1011
|
-
fiveState: {
|
|
1012
|
-
fov: 108.23333333333332,
|
|
1013
|
-
latitude: 0.4315567859817599,
|
|
1014
|
-
longitude: 4.032220027306304,
|
|
1015
|
-
mode: "Panorama",
|
|
1016
|
-
offset: {
|
|
1017
|
-
x: -0.07980819791555405,
|
|
1018
|
-
y: -0.024574000388383865,
|
|
1019
|
-
z: -0.024160800501704216
|
|
1020
|
-
},
|
|
1021
|
-
panoIndex: 0
|
|
1022
|
-
},
|
|
1023
|
-
headerPictureUrl: "",
|
|
1024
|
-
highlightText: "\u67E5\u770B\u66F4\u591A\u7CBE\u5F69",
|
|
1025
|
-
price: {
|
|
1026
|
-
unit: "\u5143",
|
|
1027
|
-
value: 19999
|
|
1028
|
-
},
|
|
1029
|
-
style: {
|
|
1030
|
-
point: {
|
|
1031
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/tagStyle1.30bff6db.png",
|
|
1032
|
-
style: "Default"
|
|
1033
|
-
},
|
|
1034
|
-
style: "Default"
|
|
1035
|
-
},
|
|
1036
|
-
tagClosedStyle: "Default",
|
|
1037
|
-
tagIconUrl: "//vrlab-static.ljcdn.com/release/web/tagStyle1.30bff6db.png",
|
|
1038
|
-
tags: [
|
|
1039
|
-
"\u6EE1\u4E94\u767E\u51CF\u516B\u5341",
|
|
1040
|
-
"\u6EE1\u4E00\u5343\u51CF\u4E5D\u5341"
|
|
1041
|
-
]
|
|
1042
|
-
}
|
|
1043
|
-
}
|
|
1044
|
-
},
|
|
1045
|
-
{
|
|
1046
|
-
id: 2268502,
|
|
1047
|
-
pointType: "PointTag",
|
|
1048
|
-
dimensionType: "2D",
|
|
1049
|
-
position: [
|
|
1050
|
-
1.7826240143254846,
|
|
1051
|
-
-0.5621309332220881,
|
|
1052
|
-
-0.5909200267139978
|
|
1053
|
-
],
|
|
1054
|
-
normal: [],
|
|
1055
|
-
style: {
|
|
1056
|
-
point: {
|
|
1057
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/tagStyle1.30bff6db.png",
|
|
1058
|
-
style: "Default"
|
|
1059
|
-
}
|
|
1060
|
-
},
|
|
1061
|
-
contentType: "Link",
|
|
1062
|
-
data: {
|
|
1063
|
-
text: "\u65B0\u7F51\u9875\u6253\u5F00",
|
|
1064
|
-
linkType: "normal",
|
|
1065
|
-
extraData: {
|
|
1066
|
-
fiveState: {
|
|
1067
|
-
fov: 108.23333333333332,
|
|
1068
|
-
latitude: -0.02032908689336417,
|
|
1069
|
-
longitude: 4.369260915507345,
|
|
1070
|
-
mode: "Panorama",
|
|
1071
|
-
offset: {
|
|
1072
|
-
x: -0.07980819791555405,
|
|
1073
|
-
y: -0.024574000388383865,
|
|
1074
|
-
z: -0.024160800501704216
|
|
1075
|
-
},
|
|
1076
|
-
panoIndex: 0
|
|
1077
|
-
},
|
|
1078
|
-
linkOpeningMethod: "new",
|
|
1079
|
-
linkType: "normal",
|
|
1080
|
-
style: {
|
|
1081
|
-
point: {
|
|
1082
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/tagStyle1.30bff6db.png",
|
|
1083
|
-
style: "Default"
|
|
1084
|
-
}
|
|
1085
|
-
}
|
|
1086
|
-
}
|
|
1087
|
-
}
|
|
1088
|
-
},
|
|
1089
|
-
{
|
|
1090
|
-
id: 2268501,
|
|
1091
|
-
pointType: "PointTag",
|
|
1092
|
-
dimensionType: "2D",
|
|
1093
|
-
position: [
|
|
1094
|
-
0.959881435319766,
|
|
1095
|
-
-0.407249758716117,
|
|
1096
|
-
-0.8885247328518455
|
|
1097
|
-
],
|
|
1098
|
-
normal: [],
|
|
1099
|
-
style: {
|
|
1100
|
-
point: {
|
|
1101
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/tagStyle1.30bff6db.png",
|
|
1102
|
-
style: "Default"
|
|
1103
|
-
}
|
|
1104
|
-
},
|
|
1105
|
-
contentType: "Link",
|
|
1106
|
-
data: {
|
|
1107
|
-
text: "\u5F53\u524DVR\u8DF3",
|
|
1108
|
-
linkType: "normal",
|
|
1109
|
-
extraData: {
|
|
1110
|
-
fiveState: {
|
|
1111
|
-
fov: 108.23333333333332,
|
|
1112
|
-
latitude: 0.337736076013904,
|
|
1113
|
-
longitude: 5.039819311497318,
|
|
1114
|
-
mode: "Panorama",
|
|
1115
|
-
offset: {
|
|
1116
|
-
x: -0.07980819791555405,
|
|
1117
|
-
y: -0.024574000388383865,
|
|
1118
|
-
z: -0.024160800501704216
|
|
1119
|
-
},
|
|
1120
|
-
panoIndex: 0
|
|
1121
|
-
},
|
|
1122
|
-
linkOpeningMethod: "current",
|
|
1123
|
-
linkType: "normal",
|
|
1124
|
-
style: {
|
|
1125
|
-
point: {
|
|
1126
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/tagStyle1.30bff6db.png",
|
|
1127
|
-
style: "Default"
|
|
1128
|
-
}
|
|
1129
|
-
}
|
|
1130
|
-
}
|
|
1131
|
-
}
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
id: 2268500,
|
|
1135
|
-
pointType: "PointTag",
|
|
1136
|
-
dimensionType: "2D",
|
|
1137
|
-
position: [
|
|
1138
|
-
0.5802000464537295,
|
|
1139
|
-
-0.7363214014951385,
|
|
1140
|
-
-0.5942902923341458
|
|
1141
|
-
],
|
|
1142
|
-
normal: [],
|
|
1143
|
-
style: {
|
|
1144
|
-
point: {
|
|
1145
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/tagStyle1.30bff6db.png",
|
|
1146
|
-
style: "Default"
|
|
1147
|
-
}
|
|
1148
|
-
},
|
|
1149
|
-
contentType: "Link",
|
|
1150
|
-
data: {
|
|
1151
|
-
text: "\u81EA\u5B9A\u4E49VR",
|
|
1152
|
-
linkType: "vr",
|
|
1153
|
-
extraData: {
|
|
1154
|
-
fiveState: {
|
|
1155
|
-
fov: 107,
|
|
1156
|
-
latitude: 0.26342129323631264,
|
|
1157
|
-
longitude: 5.920273879666322,
|
|
1158
|
-
mode: "Panorama",
|
|
1159
|
-
offset: {
|
|
1160
|
-
x: -0.07980819791555405,
|
|
1161
|
-
y: -0.024574000388383865,
|
|
1162
|
-
z: -0.024160800501704216
|
|
1163
|
-
},
|
|
1164
|
-
panoIndex: 0
|
|
1165
|
-
},
|
|
1166
|
-
initialState: {
|
|
1167
|
-
fov: 100,
|
|
1168
|
-
latitude: 18210498125489222e-20,
|
|
1169
|
-
longitude: 4.145961234001808,
|
|
1170
|
-
mode: "Panorama",
|
|
1171
|
-
offset: {
|
|
1172
|
-
x: 0,
|
|
1173
|
-
y: 0.17,
|
|
1174
|
-
z: 0
|
|
1175
|
-
},
|
|
1176
|
-
panoIndex: 0
|
|
1177
|
-
},
|
|
1178
|
-
linkOpeningMethod: "current",
|
|
1179
|
-
linkType: "vr",
|
|
1180
|
-
style: {
|
|
1181
|
-
point: {
|
|
1182
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/tagStyle1.30bff6db.png",
|
|
1183
|
-
style: "Default"
|
|
1184
|
-
}
|
|
1185
|
-
},
|
|
1186
|
-
vrLinkCode: "gmYwkzwOwMHXZK2Svo",
|
|
1187
|
-
vrLinkName: "\u9AD8\u6E05\u56FE\u6D4B\u8BD5"
|
|
1188
|
-
}
|
|
1189
|
-
}
|
|
1190
|
-
},
|
|
1191
|
-
{
|
|
1192
|
-
id: 2268499,
|
|
1193
|
-
pointType: "PointTag",
|
|
1194
|
-
dimensionType: "2D",
|
|
1195
|
-
position: [
|
|
1196
|
-
0.9354880188049368,
|
|
1197
|
-
-0.4081031335367,
|
|
1198
|
-
-0.9205656077038439
|
|
1199
|
-
],
|
|
1200
|
-
normal: [],
|
|
1201
|
-
style: {
|
|
1202
|
-
point: {
|
|
1203
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/tagStyle1.30bff6db.png",
|
|
1204
|
-
style: "Default"
|
|
1205
|
-
}
|
|
1206
|
-
},
|
|
1207
|
-
contentType: "Link",
|
|
1208
|
-
data: {
|
|
1209
|
-
text: "\u672A\u81EA\u5B9A\u4E49VR",
|
|
1210
|
-
linkType: "vr",
|
|
1211
|
-
extraData: {
|
|
1212
|
-
fiveState: {
|
|
1213
|
-
fov: 107,
|
|
1214
|
-
latitude: 0.26342129323631264,
|
|
1215
|
-
longitude: 5.920273879666322,
|
|
1216
|
-
mode: "Panorama",
|
|
1217
|
-
offset: {
|
|
1218
|
-
x: -0.07980819791555405,
|
|
1219
|
-
y: -0.024574000388383865,
|
|
1220
|
-
z: -0.024160800501704216
|
|
1221
|
-
},
|
|
1222
|
-
panoIndex: 0
|
|
1223
|
-
},
|
|
1224
|
-
linkOpeningMethod: "current",
|
|
1225
|
-
linkType: "vr",
|
|
1226
|
-
style: {
|
|
1227
|
-
point: {
|
|
1228
|
-
iconUrl: "//vrlab-static.ljcdn.com/release/web/tagStyle1.30bff6db.png",
|
|
1229
|
-
style: "Default"
|
|
1230
|
-
}
|
|
1231
|
-
},
|
|
1232
|
-
vrLinkCode: "gmYwkzwOwMHXZK2Svo",
|
|
1233
|
-
vrLinkName: "\u9AD8\u6E05\u56FE\u6D4B\u8BD5"
|
|
1234
|
-
}
|
|
1235
|
-
}
|
|
1236
|
-
},
|
|
1237
|
-
{
|
|
1238
|
-
id: 2268498,
|
|
1239
|
-
pointType: "PointTag",
|
|
1240
|
-
dimensionType: "3D",
|
|
1241
|
-
position: [
|
|
1242
|
-
-0.6445578552617367,
|
|
1243
|
-
-0.5962118797432981,
|
|
1244
|
-
-0.49389311558375576
|
|
1245
|
-
],
|
|
1246
|
-
normal: [
|
|
1247
|
-
0.9949648491666611,
|
|
1248
|
-
0,
|
|
1249
|
-
0.10022449262911326
|
|
1250
|
-
],
|
|
1251
|
-
contentType: "Audio",
|
|
1252
|
-
data: {
|
|
1253
|
-
text: "\u97F3\u9891\u6807\u7B7E\uFF08\u4E09\u7EF4\uFF09",
|
|
1254
|
-
audioUrl: "https://test-vr-image.realsee-cdn.com/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/7b00c515-91d0-4c21-b2c8-425c14ec6990.mp3",
|
|
1255
|
-
extraData: {
|
|
1256
|
-
baseNormal: [
|
|
1257
|
-
0.7688184182985656,
|
|
1258
|
-
0,
|
|
1259
|
-
0.6394671529366398
|
|
1260
|
-
],
|
|
1261
|
-
fiveState: {
|
|
1262
|
-
fov: 107,
|
|
1263
|
-
latitude: 0.49860075173452895,
|
|
1264
|
-
longitude: 0.9637743206504208,
|
|
1265
|
-
mode: "Panorama",
|
|
1266
|
-
offset: {
|
|
1267
|
-
x: -0.07980819791555405,
|
|
1268
|
-
y: -0.024574000388383865,
|
|
1269
|
-
z: -0.024160800501704216
|
|
1270
|
-
},
|
|
1271
|
-
panoIndex: 0
|
|
1272
|
-
},
|
|
1273
|
-
tagClosedStyle: "CustomIcon",
|
|
1274
|
-
tagIconUrl: "//vrlab-static.ljcdn.com/release/web/carTagDotContent.08ace25e.png"
|
|
1275
|
-
}
|
|
1276
|
-
}
|
|
1277
|
-
},
|
|
1278
|
-
{
|
|
1279
|
-
id: 2268497,
|
|
1280
|
-
pointType: "PointTag",
|
|
1281
|
-
dimensionType: "2D",
|
|
1282
|
-
position: [
|
|
1283
|
-
-0.8187334626570705,
|
|
1284
|
-
-0.5322594745629263,
|
|
1285
|
-
0.20623475279956102
|
|
1286
|
-
],
|
|
1287
|
-
normal: [
|
|
1288
|
-
0.9546705319256428,
|
|
1289
|
-
0,
|
|
1290
|
-
-0.29766453512773455
|
|
1291
|
-
],
|
|
1292
|
-
contentType: "Audio",
|
|
1293
|
-
data: {
|
|
1294
|
-
text: "\u97F3\u9891\u6807\u7B7E\uFF08\u4E8C\u7EF4\uFF09",
|
|
1295
|
-
audioUrl: "https://test-vr-image.realsee-cdn.com/test/uwork/vrcustomer/T-RV9QP8YD/gmYwkMpw65cXZK2Svo/e7f9e854-b95b-4402-899f-4d846a4cb24e.mp3",
|
|
1296
|
-
extraData: {
|
|
1297
|
-
baseNormal: [
|
|
1298
|
-
0.9546705319256428,
|
|
1299
|
-
0,
|
|
1300
|
-
-0.29766453512773455
|
|
1301
|
-
],
|
|
1302
|
-
fiveState: {
|
|
1303
|
-
fov: 107,
|
|
1304
|
-
latitude: 0.17679624045633383,
|
|
1305
|
-
longitude: 1.0152630424549327,
|
|
1306
|
-
mode: "Panorama",
|
|
1307
|
-
offset: {
|
|
1308
|
-
x: -0.07980819791555405,
|
|
1309
|
-
y: -0.024574000388383865,
|
|
1310
|
-
z: -0.024160800501704216
|
|
1311
|
-
},
|
|
1312
|
-
panoIndex: 0
|
|
1313
|
-
},
|
|
1314
|
-
tagClosedStyle: "CustomIcon",
|
|
1315
|
-
tagIconUrl: "//vrlab-static.ljcdn.com/release/web/carTagDotContent.08ace25e.png"
|
|
1316
|
-
}
|
|
1317
|
-
}
|
|
1318
|
-
}
|
|
1319
|
-
], t = {
|
|
1320
|
-
tagList: e
|
|
1321
|
-
};
|
|
1322
|
-
export {
|
|
1323
|
-
t as default,
|
|
1324
|
-
e as tagList
|
|
1325
|
-
};
|