@kq_npm/client3d_webgl_vue 4.5.2 → 4.5.4-beta

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.
Files changed (63) hide show
  1. package/adddata/index.js +355 -538
  2. package/adddata/style/adddata.css +1 -1
  3. package/aspectanalysis/index.js +172 -239
  4. package/baseterraingallery/index.js +124 -145
  5. package/boxclip/index.js +300 -481
  6. package/clientPrint/index.js +335 -898
  7. package/clientPrint/style/clientPrint.css +1 -1
  8. package/comparemap/index.js +226 -246
  9. package/compass/index.js +96 -84
  10. package/excavatefillanalysis/index.js +193 -263
  11. package/fixedzoomin/index.js +91 -76
  12. package/fixedzoomout/index.js +91 -76
  13. package/flight/index.js +311 -415
  14. package/flight/style/flight.css +1 -1
  15. package/floodanalysis/index.js +255 -393
  16. package/geologicalbodyanalysis/index.js +215 -298
  17. package/gpuspatialquery/index.js +260 -402
  18. package/hawkeye/index.js +141 -103
  19. package/headertemp/index.js +25 -34
  20. package/heatmap3d/index.js +451 -763
  21. package/heatmap3d/style/heatmap3d.css +1 -1
  22. package/index.js +20826 -17774
  23. package/isolineanalysis/index.js +566 -1243
  24. package/light/index.js +353 -488
  25. package/limitheightanalysis/index.js +251 -312
  26. package/measure/index.js +350 -504
  27. package/modelFlat/index.js +214 -234
  28. package/modelexcavate/index.js +206 -262
  29. package/modelfilter/index.js +229 -308
  30. package/modelprofileanalysis/index.js +356 -465
  31. package/modelselect/index.js +192 -184
  32. package/package.json +1 -1
  33. package/particleeffect/index.js +259 -430
  34. package/planeclip/index.js +249 -339
  35. package/resetview/index.js +89 -69
  36. package/roller/index.js +307 -363
  37. package/scaneffect/index.js +285 -582
  38. package/sceneadvancedtoimage/index.js +1055 -0
  39. package/sceneadvancedtoimage/style/index.js +3 -0
  40. package/sceneadvancedtoimage/style/sceneadvancedtoimage.css +1 -0
  41. package/sceneapp/index.js +11149 -0
  42. package/sceneset/index.js +393 -885
  43. package/scenetohdimage/index.js +214 -346
  44. package/scenetohdimage/style/scenetohdimage.css +1 -1
  45. package/sceneview/index.js +22780 -19540
  46. package/sceneview/style/sceneview.css +1 -1
  47. package/screenshot/index.js +275 -312
  48. package/shadowanalysis/index.js +269 -448
  49. package/sightlineanalysis/index.js +231 -312
  50. package/sightlineanalysis/style/divpoint.css +1 -1
  51. package/skylineanalysis/index.js +213 -351
  52. package/slopeanalysis/index.js +282 -444
  53. package/slopeaspectanalysis/index.js +315 -534
  54. package/statusbar/index.js +194 -164
  55. package/style.css +1 -1
  56. package/terrainoperation/index.js +230 -280
  57. package/terrainprofileanalysis/index.js +174 -182
  58. package/underground/index.js +98 -82
  59. package/videofusion/index.js +319 -532
  60. package/videoproject/index.js +325 -534
  61. package/viewshedanalysis/index.js +178 -275
  62. package/weathereffect/index.js +199 -343
  63. package/wireframesketch/index.js +146 -150
@@ -7,66 +7,60 @@
7
7
  var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue/_utils/util"), require("@kq_npm/client_common_vue/init.js")) : factory(root["Vue"], root["@kq_npm/client_common_vue/_utils/gis-utils"], root["@kq_npm/client_common_vue/_utils/util"], root["@kq_npm/client_common_vue/init.js"]);
8
8
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
9
  }
10
- })(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__3458__, __WEBPACK_EXTERNAL_MODULE__7997__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__154__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__2975__, __WEBPACK_EXTERNAL_MODULE__455__) {
11
11
  return /******/ (function() { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
- /***/ 3694:
15
+ /***/ 3275:
16
16
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
17
17
 
18
-
19
- // EXPORTS
20
- __webpack_require__.d(__webpack_exports__, {
21
- "Z": function() { return /* binding */ message; }
22
- });
23
-
24
- ;// CONCATENATED MODULE: external "element-plus/dist/index.full.js"
25
- var index_full_js_namespaceObject = require("element-plus/dist/index.full.js");
26
- // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
27
- var init_js_ = __webpack_require__(7997);
28
- var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
29
- ;// CONCATENATED MODULE: ./src/common/_ui/message/index.js
18
+ /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6363);
19
+ /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__);
20
+ /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(455);
21
+ /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
22
+ /*
23
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
24
+ * All rights reserved.
25
+ */
30
26
 
31
27
 
32
-
33
- index_full_js_namespaceObject.ElMessage.install = (Vue, opts) => {
34
- init_js_default()(Vue, opts);
35
- Vue.component("KqMessage", index_full_js_namespaceObject.ElMessage);
28
+ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
29
+ _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
30
+ Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
36
31
  };
37
-
38
- /* harmony default export */ var message = (index_full_js_namespaceObject.ElMessage);
32
+ /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
39
33
 
40
34
  /***/ }),
41
35
 
42
- /***/ 3033:
36
+ /***/ 9498:
43
37
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
44
38
 
45
39
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
46
- /* harmony export */ "Z": function() { return /* binding */ VideoProjectViewModel; }
40
+ /* harmony export */ A: function() { return /* binding */ VideoProjectViewModel; }
47
41
  /* harmony export */ });
48
- /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
42
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6913);
49
43
 
44
+ /*
45
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
46
+ * All rights reserved.
47
+ */
50
48
  //视频投放逻辑类
51
49
  class VideoProjectViewModel {
52
- //三维viewer对象
53
- //视频投放存储参数对象
54
- //视频投放对象
55
50
  constructor(scenceView, options) {
56
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
57
-
58
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_options", {});
59
-
60
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_projectVideo", null);
61
-
62
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_videoElement", null);
63
-
51
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_viewer", null);
52
+ //三维viewer对象
53
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_options", {});
54
+ //视频投放存储参数对象
55
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_projectVideo", null);
56
+ //视频投放对象
57
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_videoElement", null);
64
58
  this._options = Object.assign({}, options);
65
59
  this._viewer = scenceView._viewer;
66
60
  this._videoElement = this._createVideoElement();
67
- } // 创建视频标签
68
-
61
+ }
69
62
 
63
+ // 创建视频标签
70
64
  _createVideoElement() {
71
65
  var videoElement = document.createElement('video');
72
66
  videoElement.style.position = 'absolute';
@@ -80,9 +74,9 @@ class VideoProjectViewModel {
80
74
  videoElement.muted = true;
81
75
  document.body.appendChild(videoElement);
82
76
  return videoElement;
83
- } // 投放
84
-
77
+ }
85
78
 
79
+ // 投放
86
80
  project() {
87
81
  this.clear();
88
82
  let position = Cesium.Cartesian3.clone(this._viewer.camera.positionWC);
@@ -100,7 +94,6 @@ class VideoProjectViewModel {
100
94
  videoElement: this._videoElement
101
95
  };
102
96
  this._videoElement.src = this._options.videoPath;
103
-
104
97
  if (this._options.projectType == 1) {
105
98
  options.outline = this._options.showHideLine;
106
99
  this._projectVideo = new Cesium.K3dProjectVideoPlane(options);
@@ -108,11 +101,10 @@ class VideoProjectViewModel {
108
101
  options.showHelperPrimitive = this._options.showHideLine;
109
102
  this._projectVideo = new Cesium.Kq3dProjectVideo(options);
110
103
  }
111
-
112
104
  this._viewer.scene.primitives.add(this._projectVideo);
113
- } // 获取投放坐标
114
-
105
+ }
115
106
 
107
+ // 获取投放坐标
116
108
  getProjectCoordinate() {
117
109
  if (this._projectVideo) {
118
110
  let cartographic = Cesium.Cartographic.fromCartesian(this._projectVideo.position);
@@ -122,18 +114,18 @@ class VideoProjectViewModel {
122
114
  height: cartographic.height
123
115
  };
124
116
  }
125
- } // 获取HeadingPitchRoll
126
-
117
+ }
127
118
 
119
+ // 获取HeadingPitchRoll
128
120
  getHeadingPitchRoll() {
129
121
  return {
130
122
  heading: Math.round(Cesium.Math.toDegrees(this._options.heading)),
131
123
  pitch: Math.round(Cesium.Math.toDegrees(this._options.pitch)),
132
124
  roll: Math.round(Cesium.Math.toDegrees(this._options.roll))
133
125
  };
134
- } //飞入
135
-
126
+ }
136
127
 
128
+ //飞入
137
129
  flyTo() {
138
130
  if (this._projectVideo) {
139
131
  this._viewer.camera.flyTo({
@@ -145,77 +137,76 @@ class VideoProjectViewModel {
145
137
  }
146
138
  });
147
139
  }
148
- } //清除全部
149
-
140
+ }
150
141
 
142
+ //清除全部
151
143
  clear() {
152
144
  this._projectVideo && this._projectVideo.destroy();
153
145
  this._projectVideo = null;
154
- } //销毁
155
-
146
+ }
156
147
 
148
+ //销毁
157
149
  destroy() {
158
150
  this.clear();
159
151
  this._videoElement && document.body.removeChild(this._videoElement);
160
152
  this._videoElement = null;
161
- } // 设置坐标
162
-
153
+ }
163
154
 
155
+ // 设置坐标
164
156
  setPosition(longitude, latitude, height) {
165
157
  let position = Cesium.Cartesian3.fromDegrees(longitude, latitude, height);
166
158
  this._projectVideo.position = position;
167
- } // 设置视频路径
168
-
159
+ }
169
160
 
161
+ // 设置视频路径
170
162
  setVideoPath(val) {
171
163
  this._options.videoPath = val;
172
- } // 设置投放类型, 1:平面上, 2: 模型上
173
-
164
+ }
174
165
 
166
+ // 设置投放类型, 1:平面上, 2: 模型上
175
167
  setProjectType(val) {
176
168
  this._options.projectType = Number(val);
177
- } // 设置视场角度
178
-
169
+ }
179
170
 
171
+ // 设置视场角度
180
172
  setFov(val) {
181
173
  this._options.fov = Number(val);
182
174
  if (this._projectVideo) this._projectVideo.fov = Cesium.Math.toRadians(this._options.fov);
183
- } // 设置纵横比
184
-
175
+ }
185
176
 
177
+ // 设置纵横比
186
178
  setAspectRatio(val) {
187
179
  this._options.aspectRatio = Number(val);
188
180
  if (this._projectVideo) this._projectVideo.aspectRatio = this._options.aspectRatio;
189
- } // 设置投放距离
190
-
181
+ }
191
182
 
183
+ // 设置投放距离
192
184
  setFar(val) {
193
185
  this._options.far = Number(val);
194
186
  if (this._projectVideo) this._projectVideo.far = this._options.far;
195
- } // 设置朝向角
196
-
187
+ }
197
188
 
189
+ // 设置朝向角
198
190
  setHeading(val) {
199
191
  this._options.heading = Number(val);
200
192
  if (this._projectVideo) this._projectVideo.heading = Cesium.Math.toRadians(this._options.heading);
201
- } // 设置俯仰角
202
-
193
+ }
203
194
 
195
+ // 设置俯仰角
204
196
  setPitch(val) {
205
197
  this._options.pitch = Number(val);
206
198
  if (this._projectVideo) this._projectVideo.pitch = Cesium.Math.toRadians(this._options.pitch);
207
- } // 设置翻转角
208
-
199
+ }
209
200
 
201
+ // 设置翻转角
210
202
  setRoll(val) {
211
203
  this._options.roll = Number(val);
212
204
  if (this._projectVideo) this._projectVideo.roll = Cesium.Math.toRadians(this._options.roll);
213
- } // 显隐线框
214
-
205
+ }
215
206
 
207
+ // 显隐线框
216
208
  showHideLine(val) {
217
209
  this._options.showHideLine = val;
218
-
219
210
  if (this._projectVideo) {
220
211
  if (this._options.projectType == 1) {
221
212
  this._projectVideo.outline = val;
@@ -224,74 +215,133 @@ class VideoProjectViewModel {
224
215
  }
225
216
  }
226
217
  }
227
-
228
218
  }
229
219
 
230
220
  /***/ }),
231
221
 
232
- /***/ 348:
222
+ /***/ 5698:
233
223
  /***/ (function(module) {
234
224
 
235
225
  module.exports = require("@kq_npm/client_icons_vue");
236
226
 
237
227
  /***/ }),
238
228
 
239
- /***/ 7080:
229
+ /***/ 411:
230
+ /***/ (function(module) {
231
+
232
+ module.exports = require("core-js/modules/web.url-search-params.delete.js");
233
+
234
+ /***/ }),
235
+
236
+ /***/ 7168:
237
+ /***/ (function(module) {
238
+
239
+ module.exports = require("core-js/modules/web.url-search-params.has.js");
240
+
241
+ /***/ }),
242
+
243
+ /***/ 6217:
244
+ /***/ (function(module) {
245
+
246
+ module.exports = require("core-js/modules/web.url-search-params.size.js");
247
+
248
+ /***/ }),
249
+
250
+ /***/ 6363:
251
+ /***/ (function(module) {
252
+
253
+ module.exports = require("element-plus/dist/index.full.js");
254
+
255
+ /***/ }),
256
+
257
+ /***/ 3579:
240
258
  /***/ (function(module) {
241
259
 
242
260
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
243
261
 
244
262
  /***/ }),
245
263
 
246
- /***/ 7135:
264
+ /***/ 64:
247
265
  /***/ (function(module) {
248
266
 
249
- module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
267
+ module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
250
268
 
251
269
  /***/ }),
252
270
 
253
- /***/ 3458:
271
+ /***/ 2975:
254
272
  /***/ (function(module) {
255
273
 
256
- module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
274
+ module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
257
275
 
258
276
  /***/ }),
259
277
 
260
- /***/ 7997:
278
+ /***/ 455:
261
279
  /***/ (function(module) {
262
280
 
263
- module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
281
+ module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
264
282
 
265
283
  /***/ }),
266
284
 
267
- /***/ 1895:
285
+ /***/ 154:
268
286
  /***/ (function(module) {
269
287
 
270
- module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
288
+ module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
271
289
 
272
290
  /***/ }),
273
291
 
274
- /***/ 8270:
292
+ /***/ 6913:
275
293
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
276
294
 
277
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
278
- /* harmony export */ "Z": function() { return /* binding */ _defineProperty; }
279
- /* harmony export */ });
280
- function _defineProperty(obj, key, value) {
281
- if (key in obj) {
282
- Object.defineProperty(obj, key, {
283
- value: value,
284
- enumerable: true,
285
- configurable: true,
286
- writable: true
287
- });
288
- } else {
289
- obj[key] = value;
295
+
296
+ // EXPORTS
297
+ __webpack_require__.d(__webpack_exports__, {
298
+ A: function() { return /* binding */ _defineProperty; }
299
+ });
300
+
301
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
302
+ function _typeof(o) {
303
+ "@babel/helpers - typeof";
304
+
305
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
306
+ return typeof o;
307
+ } : function (o) {
308
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
309
+ }, _typeof(o);
310
+ }
311
+
312
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPrimitive.js
313
+
314
+ function toPrimitive(t, r) {
315
+ if ("object" != _typeof(t) || !t) return t;
316
+ var e = t[Symbol.toPrimitive];
317
+ if (void 0 !== e) {
318
+ var i = e.call(t, r || "default");
319
+ if ("object" != _typeof(i)) return i;
320
+ throw new TypeError("@@toPrimitive must return a primitive value.");
290
321
  }
322
+ return ("string" === r ? String : Number)(t);
323
+ }
291
324
 
292
- return obj;
325
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
326
+
327
+
328
+ function toPropertyKey(t) {
329
+ var i = toPrimitive(t, "string");
330
+ return "symbol" == _typeof(i) ? i : i + "";
293
331
  }
294
332
 
333
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
334
+
335
+ function _defineProperty(e, r, t) {
336
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
337
+ value: t,
338
+ enumerable: !0,
339
+ configurable: !0,
340
+ writable: !0
341
+ }) : e[r] = t, e;
342
+ }
343
+
344
+
295
345
  /***/ })
296
346
 
297
347
  /******/ });
@@ -363,33 +413,40 @@ function _defineProperty(obj, key, value) {
363
413
  /******/
364
414
  /************************************************************************/
365
415
  var __webpack_exports__ = {};
366
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
367
- !function() {
368
416
  // ESM COMPAT FLAG
369
417
  __webpack_require__.r(__webpack_exports__);
370
418
 
371
419
  // EXPORTS
372
420
  __webpack_require__.d(__webpack_exports__, {
373
- "VideoProjectViewModel": function() { return /* reexport */ VideoProjectViewModel/* default */.Z; },
421
+ VideoProjectViewModel: function() { return /* reexport */ VideoProjectViewModel/* default */.A; },
374
422
  "default": function() { return /* reexport */ VideoProject; }
375
423
  });
376
424
 
425
+ // EXTERNAL MODULE: external "core-js/modules/web.url-search-params.delete.js"
426
+ var web_url_search_params_delete_js_ = __webpack_require__(411);
427
+ // EXTERNAL MODULE: external "core-js/modules/web.url-search-params.has.js"
428
+ var web_url_search_params_has_js_ = __webpack_require__(7168);
429
+ // EXTERNAL MODULE: external "core-js/modules/web.url-search-params.size.js"
430
+ var web_url_search_params_size_js_ = __webpack_require__(6217);
377
431
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
378
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
432
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
379
433
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
380
- var gis_utils_ = __webpack_require__(7135);
434
+ var gis_utils_ = __webpack_require__(64);
381
435
  // EXTERNAL MODULE: ./src/webgl/videoproject/VideoProjectViewModel.js
382
- var VideoProjectViewModel = __webpack_require__(3033);
436
+ var VideoProjectViewModel = __webpack_require__(9498);
383
437
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
384
- var client_icons_vue_ = __webpack_require__(348);
438
+ var client_icons_vue_ = __webpack_require__(5698);
385
439
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
386
- var util_ = __webpack_require__(3458);
440
+ var util_ = __webpack_require__(2975);
387
441
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
388
- var vue_i18n_cjs_js_ = __webpack_require__(7080);
389
- // EXTERNAL MODULE: ./src/common/_ui/message/index.js + 1 modules
390
- var message = __webpack_require__(3694);
442
+ var vue_i18n_cjs_js_ = __webpack_require__(3579);
443
+ // EXTERNAL MODULE: ./src/common/_ui/message/index.js
444
+ var message = __webpack_require__(3275);
391
445
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/videoproject/VideoProject.vue?vue&type=script&setup=true&lang=js
392
446
 
447
+
448
+
449
+
393
450
  const _hoisted_1 = {
394
451
  class: "kq3d-video-project-box"
395
452
  };
@@ -412,7 +469,7 @@ const _hoisted_4 = {
412
469
  const __default__ = {
413
470
  name: "Kq3dVideoProject"
414
471
  };
415
- /* harmony default export */ var VideoProjectvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
472
+ /* harmony default export */ var VideoProjectvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
416
473
  props: {
417
474
  // 设置参数
418
475
  settingParams: {
@@ -423,7 +480,6 @@ const __default__ = {
423
480
  type: Boolean,
424
481
  default: true
425
482
  },
426
-
427
483
  /**
428
484
  * 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
429
485
  */
@@ -453,14 +509,14 @@ const __default__ = {
453
509
  default: true
454
510
  }
455
511
  },
456
-
457
512
  setup(__props, {
458
- expose
513
+ expose: __expose
459
514
  }) {
460
- const props = __props;
461
515
  let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
462
- let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(""); // 获取组件传参
516
+ let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
463
517
 
518
+ // 获取组件传参
519
+ const props = __props;
464
520
  const lonlatOffset = 0.00001;
465
521
  const heightOffset = 10;
466
522
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
@@ -482,18 +538,22 @@ const __default__ = {
482
538
  aspectRatio: props.settingParams && props.settingParams.aspectRatio || 1.6,
483
539
  far: props.settingParams && props.settingParams.far || 50,
484
540
  showHideLine: props.settingParams && props.settingParams.showHideLine !== undefined || true
485
- }); // 显示坐标
486
-
487
- let showCoordinate = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false); // 显示朝向角俯仰角翻转角
541
+ });
488
542
 
543
+ // 显示坐标
544
+ let showCoordinate = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
545
+ // 显示朝向角俯仰角翻转角
489
546
  let showHpr = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
490
- let viewModel = null; // 组件容器Ref
547
+ let viewModel = null;
491
548
 
492
- let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null); // 生成组件默认header
549
+ // 组件容器Ref
550
+ let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
493
551
 
552
+ // 生成组件默认header
494
553
  let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
495
- let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(); // 国际化
554
+ let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
496
555
 
556
+ // 国际化
497
557
  let {
498
558
  locale,
499
559
  messages
@@ -511,8 +571,9 @@ const __default__ = {
511
571
  watchCreateHeaderTemp();
512
572
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.watch)(() => props.showHeaderTemp, (newVal, oldVal) => {
513
573
  watchCreateHeaderTemp();
514
- }); //父组 件ScenceView初始化完成后执行
574
+ });
515
575
 
576
+ //父组 件ScenceView初始化完成后执行
516
577
  gis_utils_.utils.getWebMap(null, scenceView => {
517
578
  if (scenceView) {
518
579
  let options = {
@@ -523,81 +584,70 @@ const __default__ = {
523
584
  far: formItem.far,
524
585
  showHideLine: formItem.showHideLine
525
586
  };
526
- viewModel = new VideoProjectViewModel/* default */.Z(scenceView, options);
587
+ viewModel = new VideoProjectViewModel/* default */.A(scenceView, options);
527
588
  }
528
589
  });
529
590
  });
591
+
530
592
  /**
531
593
  * @description 监听header生成
532
594
  */
533
-
534
595
  const watchCreateHeaderTemp = () => {
535
596
  if (props.showHeaderTemp) {
536
597
  // 生成headerTemp
537
598
  headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
538
599
  }
539
600
  };
540
-
541
601
  function selectVideo(file) {
542
602
  formItem.videoPath = file.name;
543
603
  let url = URL.createObjectURL(file.raw);
544
604
  viewModel.setVideoPath(url);
545
- } // 参数改变
546
-
605
+ }
547
606
 
607
+ // 参数改变
548
608
  function paramsChanged(key) {
549
609
  switch (key) {
550
610
  case "videoPath":
551
611
  viewModel.setVideoPath(formItem.videoPath);
552
612
  break;
553
-
554
613
  case "projectType":
555
614
  viewModel.setProjectType(formItem.projectType);
556
615
  break;
557
-
558
616
  case "fov":
559
617
  viewModel.setFov(formItem.fov);
560
618
  break;
561
-
562
619
  case "aspectRatio":
563
620
  viewModel.setAspectRatio(formItem.aspectRatio);
564
621
  break;
565
-
566
622
  case "far":
567
623
  viewModel.setFar(formItem.far);
568
624
  break;
569
-
570
625
  case "heading":
571
626
  viewModel.setHeading(formItem.heading);
572
627
  break;
573
-
574
628
  case "pitch":
575
629
  viewModel.setPitch(formItem.pitch);
576
630
  break;
577
-
578
631
  case "roll":
579
632
  viewModel.setRoll(formItem.roll);
580
633
  break;
581
-
582
634
  case "showHideLine":
583
635
  viewModel.showHideLine(formItem.showHideLine);
584
636
  break;
585
-
586
637
  case "longitude":
587
638
  case "latitude":
588
639
  case "height":
589
640
  viewModel.setPosition(formItem.longitude, formItem.latitude, formItem.height);
590
641
  break;
591
-
592
642
  default:
593
643
  break;
594
644
  }
595
- } // 投放
596
-
645
+ }
597
646
 
647
+ // 投放
598
648
  function project() {
599
649
  if (formItem.videoPath === "") {
600
- (0,message/* default */.Z)({
650
+ (0,message/* default */.A)({
601
651
  message: language.value.videoPathEmpty,
602
652
  type: "warning"
603
653
  });
@@ -608,12 +658,11 @@ const __default__ = {
608
658
  serHpr();
609
659
  }
610
660
  }
611
- } // 设置坐标
612
-
661
+ }
613
662
 
663
+ // 设置坐标
614
664
  function setCoordinate() {
615
665
  let coordinate = viewModel.getProjectCoordinate();
616
-
617
666
  if (coordinate) {
618
667
  formItem.longitude = coordinate.longitude;
619
668
  formItem.minLongitude = coordinate.longitude - lonlatOffset;
@@ -626,37 +675,36 @@ const __default__ = {
626
675
  formItem.maxHeight = coordinate.height + heightOffset;
627
676
  showCoordinate.value = true;
628
677
  }
629
- } // 设置朝向角俯仰角翻转角
630
-
678
+ }
631
679
 
680
+ // 设置朝向角俯仰角翻转角
632
681
  function serHpr() {
633
682
  let hpr = viewModel.getHeadingPitchRoll();
634
-
635
683
  if (hpr) {
636
684
  formItem.heading = hpr.heading;
637
685
  formItem.pitch = hpr.pitch;
638
686
  formItem.roll = hpr.roll;
639
687
  showHpr.value = true;
640
688
  }
641
- } // 飞入
642
-
689
+ }
643
690
 
691
+ // 飞入
644
692
  function flyTo() {
645
693
  viewModel && viewModel.flyTo();
646
- } // 清除
647
-
694
+ }
648
695
 
696
+ // 清除
649
697
  function clearResult() {
650
698
  showCoordinate.value = false;
651
699
  showHpr.value = false;
652
700
  viewModel && viewModel.clear();
653
- } // 销毁
654
-
701
+ }
655
702
 
703
+ // 销毁
656
704
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
657
705
  viewModel && viewModel.destroy();
658
706
  });
659
- expose({
707
+ __expose({
660
708
  paramsChanged,
661
709
  project,
662
710
  flyTo,
@@ -664,35 +712,20 @@ const __default__ = {
664
712
  });
665
713
  return (_ctx, _cache) => {
666
714
  const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
667
-
668
715
  const _component_kq_icon = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-icon");
669
-
670
716
  const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
671
-
672
717
  const _component_kq_upload = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-upload");
673
-
674
718
  const _component_kq_input = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input");
675
-
676
719
  const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
677
-
678
720
  const _component_kq_radio = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio");
679
-
680
721
  const _component_kq_radio_group = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio-group");
681
-
682
722
  const _component_kq_slider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-slider");
683
-
684
723
  const _component_kq_form_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form-item");
685
-
686
724
  const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
687
-
688
725
  const _component_kq_switch = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-switch");
689
-
690
726
  const _component_kq_form = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form");
691
-
692
727
  const _component_kq_collapse_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse-item");
693
-
694
728
  const _component_kq_collapse = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse");
695
-
696
729
  return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", {
697
730
  class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq3d-video-project", {
698
731
  'kq-box-shadow': __props.showShadow
@@ -703,9 +736,7 @@ const __default__ = {
703
736
  key: 0,
704
737
  ref_key: "headerTempRef",
705
738
  ref: headerTempRef
706
- }, null, 512
707
- /* NEED_PATCH */
708
- )) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
739
+ }, null, 512 /* NEED_PATCH */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
709
740
  gutter: 20,
710
741
  class: "rowClass"
711
742
  }, {
@@ -713,12 +744,8 @@ const __default__ = {
713
744
  span: 6,
714
745
  class: "colClass"
715
746
  }, {
716
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_2, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).videoPath), 1
717
- /* TEXT */
718
- )]),
719
- _: 1
720
- /* STABLE */
721
-
747
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_2, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).videoPath), 1 /* TEXT */)]),
748
+ _: 1 /* STABLE */
722
749
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
723
750
  span: 18
724
751
  }, {
@@ -739,31 +766,17 @@ const __default__ = {
739
766
  size: 16
740
767
  }, {
741
768
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_.IconFolder2))]),
742
- _: 1
743
- /* STABLE */
744
-
769
+ _: 1 /* STABLE */
745
770
  })]),
746
- _: 1
747
- /* STABLE */
748
-
771
+ _: 1 /* STABLE */
749
772
  })]),
750
- _: 1
751
- /* STABLE */
752
-
773
+ _: 1 /* STABLE */
753
774
  })]),
754
- _: 1
755
- /* STABLE */
756
-
757
- }, 8
758
- /* PROPS */
759
- , ["modelValue", "placeholder"])]),
760
- _: 1
761
- /* STABLE */
762
-
775
+ _: 1 /* STABLE */
776
+ }, 8 /* PROPS */, ["modelValue", "placeholder"])]),
777
+ _: 1 /* STABLE */
763
778
  })]),
764
- _: 1
765
- /* STABLE */
766
-
779
+ _: 1 /* STABLE */
767
780
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
768
781
  gutter: 20,
769
782
  class: "rowClass"
@@ -772,12 +785,8 @@ const __default__ = {
772
785
  span: 6,
773
786
  class: "colClass"
774
787
  }, {
775
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).projectTo), 1
776
- /* TEXT */
777
- )]),
778
- _: 1
779
- /* STABLE */
780
-
788
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).projectTo), 1 /* TEXT */)]),
789
+ _: 1 /* STABLE */
781
790
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
782
791
  span: 18
783
792
  }, {
@@ -789,45 +798,25 @@ const __default__ = {
789
798
  label: 1,
790
799
  onChange: _cache[2] || (_cache[2] = $event => paramsChanged('projectType'))
791
800
  }, {
792
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).onPlane), 1
793
- /* TEXT */
794
- )]),
795
- _: 1
796
- /* STABLE */
797
-
801
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).onPlane), 1 /* TEXT */)]),
802
+ _: 1 /* STABLE */
798
803
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
799
804
  label: 2,
800
805
  onChange: _cache[3] || (_cache[3] = $event => paramsChanged('projectType'))
801
806
  }, {
802
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).onModel), 1
803
- /* TEXT */
804
- )]),
805
- _: 1
806
- /* STABLE */
807
-
807
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).onModel), 1 /* TEXT */)]),
808
+ _: 1 /* STABLE */
808
809
  })]),
809
- _: 1
810
- /* STABLE */
811
-
812
- }, 8
813
- /* PROPS */
814
- , ["modelValue"])]),
815
- _: 1
816
- /* STABLE */
817
-
810
+ _: 1 /* STABLE */
811
+ }, 8 /* PROPS */, ["modelValue"])]),
812
+ _: 1 /* STABLE */
818
813
  })]),
819
- _: 1
820
- /* STABLE */
821
-
814
+ _: 1 /* STABLE */
822
815
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
823
816
  class: "kq3d-video-project-tip"
824
817
  }, {
825
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).videoProjectTips), 1
826
- /* TEXT */
827
- )]),
828
- _: 1
829
- /* STABLE */
830
-
818
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).videoProjectTips), 1 /* TEXT */)]),
819
+ _: 1 /* STABLE */
831
820
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse, {
832
821
  "model-value": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(collapseValue),
833
822
  class: "kq3d-video-project-collapse"
@@ -859,12 +848,8 @@ const __default__ = {
859
848
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minLongitude,
860
849
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLongitude,
861
850
  onInput: _cache[6] || (_cache[6] = $event => paramsChanged('longitude'))
862
- }, null, 8
863
- /* PROPS */
864
- , ["modelValue", "step", "min", "max"])]),
865
- _: 1
866
- /* STABLE */
867
-
851
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
852
+ _: 1 /* STABLE */
868
853
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
869
854
  span: 14,
870
855
  style: {
@@ -872,29 +857,15 @@ const __default__ = {
872
857
  "padding-left": "8px"
873
858
  }
874
859
  }, {
875
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).longitude), 1
876
- /* TEXT */
877
- )]),
878
- _: 1
879
- /* STABLE */
880
-
860
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).longitude), 1 /* TEXT */)]),
861
+ _: 1 /* STABLE */
881
862
  })]),
882
- _: 1
883
- /* STABLE */
884
-
863
+ _: 1 /* STABLE */
885
864
  })]),
886
- _: 1
887
- /* STABLE */
888
-
889
- }, 8
890
- /* PROPS */
891
- , ["label"])]),
892
- _: 1
893
- /* STABLE */
894
-
895
- }, 512
896
- /* NEED_PATCH */
897
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
865
+ _: 1 /* STABLE */
866
+ }, 8 /* PROPS */, ["label"])]),
867
+ _: 1 /* STABLE */
868
+ }, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
898
869
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
899
870
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).latitude + '(°)'
900
871
  }, {
@@ -913,12 +884,8 @@ const __default__ = {
913
884
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minLatitude,
914
885
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLatitude,
915
886
  onInput: _cache[8] || (_cache[8] = $event => paramsChanged('latitude'))
916
- }, null, 8
917
- /* PROPS */
918
- , ["modelValue", "step", "min", "max"])]),
919
- _: 1
920
- /* STABLE */
921
-
887
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
888
+ _: 1 /* STABLE */
922
889
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
923
890
  span: 14,
924
891
  style: {
@@ -926,29 +893,15 @@ const __default__ = {
926
893
  "padding-left": "8px"
927
894
  }
928
895
  }, {
929
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).latitude), 1
930
- /* TEXT */
931
- )]),
932
- _: 1
933
- /* STABLE */
934
-
896
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).latitude), 1 /* TEXT */)]),
897
+ _: 1 /* STABLE */
935
898
  })]),
936
- _: 1
937
- /* STABLE */
938
-
899
+ _: 1 /* STABLE */
939
900
  })]),
940
- _: 1
941
- /* STABLE */
942
-
943
- }, 8
944
- /* PROPS */
945
- , ["label"])]),
946
- _: 1
947
- /* STABLE */
948
-
949
- }, 512
950
- /* NEED_PATCH */
951
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
901
+ _: 1 /* STABLE */
902
+ }, 8 /* PROPS */, ["label"])]),
903
+ _: 1 /* STABLE */
904
+ }, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
952
905
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
953
906
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).height + '(m)'
954
907
  }, {
@@ -967,12 +920,8 @@ const __default__ = {
967
920
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight,
968
921
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight,
969
922
  onInput: _cache[10] || (_cache[10] = $event => paramsChanged('height'))
970
- }, null, 8
971
- /* PROPS */
972
- , ["modelValue", "step", "min", "max"])]),
973
- _: 1
974
- /* STABLE */
975
-
923
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
924
+ _: 1 /* STABLE */
976
925
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
977
926
  span: 14,
978
927
  style: {
@@ -980,29 +929,15 @@ const __default__ = {
980
929
  "padding-left": "8px"
981
930
  }
982
931
  }, {
983
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).height), 1
984
- /* TEXT */
985
- )]),
986
- _: 1
987
- /* STABLE */
988
-
932
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).height), 1 /* TEXT */)]),
933
+ _: 1 /* STABLE */
989
934
  })]),
990
- _: 1
991
- /* STABLE */
992
-
935
+ _: 1 /* STABLE */
993
936
  })]),
994
- _: 1
995
- /* STABLE */
996
-
997
- }, 8
998
- /* PROPS */
999
- , ["label"])]),
1000
- _: 1
1001
- /* STABLE */
1002
-
1003
- }, 512
1004
- /* NEED_PATCH */
1005
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
937
+ _: 1 /* STABLE */
938
+ }, 8 /* PROPS */, ["label"])]),
939
+ _: 1 /* STABLE */
940
+ }, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1006
941
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
1007
942
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).videoFov
1008
943
  }, {
@@ -1021,12 +956,8 @@ const __default__ = {
1021
956
  min: 10,
1022
957
  max: 120,
1023
958
  onInput: _cache[12] || (_cache[12] = $event => paramsChanged('fov'))
1024
- }, null, 8
1025
- /* PROPS */
1026
- , ["modelValue"])]),
1027
- _: 1
1028
- /* STABLE */
1029
-
959
+ }, null, 8 /* PROPS */, ["modelValue"])]),
960
+ _: 1 /* STABLE */
1030
961
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1031
962
  span: 8
1032
963
  }, {
@@ -1038,26 +969,14 @@ const __default__ = {
1038
969
  max: 120,
1039
970
  "controls-position": "right",
1040
971
  onInput: _cache[14] || (_cache[14] = $event => paramsChanged('fov'))
1041
- }, null, 8
1042
- /* PROPS */
1043
- , ["modelValue"])]),
1044
- _: 1
1045
- /* STABLE */
1046
-
972
+ }, null, 8 /* PROPS */, ["modelValue"])]),
973
+ _: 1 /* STABLE */
1047
974
  })]),
1048
- _: 1
1049
- /* STABLE */
1050
-
975
+ _: 1 /* STABLE */
1051
976
  })]),
1052
- _: 1
1053
- /* STABLE */
1054
-
1055
- }, 8
1056
- /* PROPS */
1057
- , ["label"])]),
1058
- _: 1
1059
- /* STABLE */
1060
-
977
+ _: 1 /* STABLE */
978
+ }, 8 /* PROPS */, ["label"])]),
979
+ _: 1 /* STABLE */
1061
980
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1062
981
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
1063
982
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).aspectRatio
@@ -1077,12 +996,8 @@ const __default__ = {
1077
996
  min: 0.5,
1078
997
  max: 2,
1079
998
  onInput: _cache[16] || (_cache[16] = $event => paramsChanged('aspectRatio'))
1080
- }, null, 8
1081
- /* PROPS */
1082
- , ["modelValue", "step", "min"])]),
1083
- _: 1
1084
- /* STABLE */
1085
-
999
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1000
+ _: 1 /* STABLE */
1086
1001
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1087
1002
  span: 8
1088
1003
  }, {
@@ -1094,26 +1009,14 @@ const __default__ = {
1094
1009
  max: 2,
1095
1010
  "controls-position": "right",
1096
1011
  onInput: _cache[18] || (_cache[18] = $event => paramsChanged('aspectRatio'))
1097
- }, null, 8
1098
- /* PROPS */
1099
- , ["modelValue", "step", "min"])]),
1100
- _: 1
1101
- /* STABLE */
1102
-
1012
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1013
+ _: 1 /* STABLE */
1103
1014
  })]),
1104
- _: 1
1105
- /* STABLE */
1106
-
1015
+ _: 1 /* STABLE */
1107
1016
  })]),
1108
- _: 1
1109
- /* STABLE */
1110
-
1111
- }, 8
1112
- /* PROPS */
1113
- , ["label"])]),
1114
- _: 1
1115
- /* STABLE */
1116
-
1017
+ _: 1 /* STABLE */
1018
+ }, 8 /* PROPS */, ["label"])]),
1019
+ _: 1 /* STABLE */
1117
1020
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1118
1021
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
1119
1022
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).farDistance
@@ -1133,12 +1036,8 @@ const __default__ = {
1133
1036
  min: 10,
1134
1037
  max: 200,
1135
1038
  onInput: _cache[20] || (_cache[20] = $event => paramsChanged('far'))
1136
- }, null, 8
1137
- /* PROPS */
1138
- , ["modelValue", "step"])]),
1139
- _: 1
1140
- /* STABLE */
1141
-
1039
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1040
+ _: 1 /* STABLE */
1142
1041
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1143
1042
  span: 8
1144
1043
  }, {
@@ -1150,26 +1049,14 @@ const __default__ = {
1150
1049
  max: 200,
1151
1050
  "controls-position": "right",
1152
1051
  onInput: _cache[22] || (_cache[22] = $event => paramsChanged('far'))
1153
- }, null, 8
1154
- /* PROPS */
1155
- , ["modelValue", "step"])]),
1156
- _: 1
1157
- /* STABLE */
1158
-
1052
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1053
+ _: 1 /* STABLE */
1159
1054
  })]),
1160
- _: 1
1161
- /* STABLE */
1162
-
1055
+ _: 1 /* STABLE */
1163
1056
  })]),
1164
- _: 1
1165
- /* STABLE */
1166
-
1167
- }, 8
1168
- /* PROPS */
1169
- , ["label"])]),
1170
- _: 1
1171
- /* STABLE */
1172
-
1057
+ _: 1 /* STABLE */
1058
+ }, 8 /* PROPS */, ["label"])]),
1059
+ _: 1 /* STABLE */
1173
1060
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1174
1061
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
1175
1062
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).heading
@@ -1189,12 +1076,8 @@ const __default__ = {
1189
1076
  min: 0,
1190
1077
  max: 360,
1191
1078
  onInput: _cache[24] || (_cache[24] = $event => paramsChanged('heading'))
1192
- }, null, 8
1193
- /* PROPS */
1194
- , ["modelValue"])]),
1195
- _: 1
1196
- /* STABLE */
1197
-
1079
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1080
+ _: 1 /* STABLE */
1198
1081
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1199
1082
  span: 8
1200
1083
  }, {
@@ -1206,29 +1089,15 @@ const __default__ = {
1206
1089
  max: 360,
1207
1090
  "controls-position": "right",
1208
1091
  onInput: _cache[26] || (_cache[26] = $event => paramsChanged('heading'))
1209
- }, null, 8
1210
- /* PROPS */
1211
- , ["modelValue"])]),
1212
- _: 1
1213
- /* STABLE */
1214
-
1092
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1093
+ _: 1 /* STABLE */
1215
1094
  })]),
1216
- _: 1
1217
- /* STABLE */
1218
-
1095
+ _: 1 /* STABLE */
1219
1096
  })]),
1220
- _: 1
1221
- /* STABLE */
1222
-
1223
- }, 8
1224
- /* PROPS */
1225
- , ["label"])]),
1226
- _: 1
1227
- /* STABLE */
1228
-
1229
- }, 512
1230
- /* NEED_PATCH */
1231
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1097
+ _: 1 /* STABLE */
1098
+ }, 8 /* PROPS */, ["label"])]),
1099
+ _: 1 /* STABLE */
1100
+ }, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1232
1101
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
1233
1102
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).pitch
1234
1103
  }, {
@@ -1247,12 +1116,8 @@ const __default__ = {
1247
1116
  min: -90,
1248
1117
  max: 90,
1249
1118
  onInput: _cache[28] || (_cache[28] = $event => paramsChanged('pitch'))
1250
- }, null, 8
1251
- /* PROPS */
1252
- , ["modelValue"])]),
1253
- _: 1
1254
- /* STABLE */
1255
-
1119
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1120
+ _: 1 /* STABLE */
1256
1121
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1257
1122
  span: 8
1258
1123
  }, {
@@ -1264,29 +1129,15 @@ const __default__ = {
1264
1129
  max: 90,
1265
1130
  "controls-position": "right",
1266
1131
  onInput: _cache[30] || (_cache[30] = $event => paramsChanged('pitch'))
1267
- }, null, 8
1268
- /* PROPS */
1269
- , ["modelValue"])]),
1270
- _: 1
1271
- /* STABLE */
1272
-
1132
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1133
+ _: 1 /* STABLE */
1273
1134
  })]),
1274
- _: 1
1275
- /* STABLE */
1276
-
1135
+ _: 1 /* STABLE */
1277
1136
  })]),
1278
- _: 1
1279
- /* STABLE */
1280
-
1281
- }, 8
1282
- /* PROPS */
1283
- , ["label"])]),
1284
- _: 1
1285
- /* STABLE */
1286
-
1287
- }, 512
1288
- /* NEED_PATCH */
1289
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1137
+ _: 1 /* STABLE */
1138
+ }, 8 /* PROPS */, ["label"])]),
1139
+ _: 1 /* STABLE */
1140
+ }, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1290
1141
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
1291
1142
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).roll
1292
1143
  }, {
@@ -1305,12 +1156,8 @@ const __default__ = {
1305
1156
  min: 0,
1306
1157
  max: 360,
1307
1158
  onInput: _cache[32] || (_cache[32] = $event => paramsChanged('roll'))
1308
- }, null, 8
1309
- /* PROPS */
1310
- , ["modelValue"])]),
1311
- _: 1
1312
- /* STABLE */
1313
-
1159
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1160
+ _: 1 /* STABLE */
1314
1161
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1315
1162
  span: 8
1316
1163
  }, {
@@ -1322,29 +1169,15 @@ const __default__ = {
1322
1169
  max: 360,
1323
1170
  "controls-position": "right",
1324
1171
  onInput: _cache[34] || (_cache[34] = $event => paramsChanged('roll'))
1325
- }, null, 8
1326
- /* PROPS */
1327
- , ["modelValue"])]),
1328
- _: 1
1329
- /* STABLE */
1330
-
1172
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1173
+ _: 1 /* STABLE */
1331
1174
  })]),
1332
- _: 1
1333
- /* STABLE */
1334
-
1175
+ _: 1 /* STABLE */
1335
1176
  })]),
1336
- _: 1
1337
- /* STABLE */
1338
-
1339
- }, 8
1340
- /* PROPS */
1341
- , ["label"])]),
1342
- _: 1
1343
- /* STABLE */
1344
-
1345
- }, 512
1346
- /* NEED_PATCH */
1347
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
1177
+ _: 1 /* STABLE */
1178
+ }, 8 /* PROPS */, ["label"])]),
1179
+ _: 1 /* STABLE */
1180
+ }, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
1348
1181
  style: {
1349
1182
  "margin-bottom": "8px"
1350
1183
  }
@@ -1367,86 +1200,43 @@ const __default__ = {
1367
1200
  "onUpdate:modelValue": _cache[35] || (_cache[35] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).showHideLine = $event),
1368
1201
  "controls-position": "left",
1369
1202
  onChange: _cache[36] || (_cache[36] = $event => paramsChanged('showHideLine'))
1370
- }, null, 8
1371
- /* PROPS */
1372
- , ["modelValue"])]),
1373
- _: 1
1374
- /* STABLE */
1375
-
1203
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1204
+ _: 1 /* STABLE */
1376
1205
  })]),
1377
- _: 1
1378
- /* STABLE */
1379
-
1206
+ _: 1 /* STABLE */
1380
1207
  })]),
1381
- _: 1
1382
- /* STABLE */
1383
-
1384
- }, 8
1385
- /* PROPS */
1386
- , ["label"])]),
1387
- _: 1
1388
- /* STABLE */
1389
-
1208
+ _: 1 /* STABLE */
1209
+ }, 8 /* PROPS */, ["label"])]),
1210
+ _: 1 /* STABLE */
1390
1211
  })]),
1391
- _: 1
1392
- /* STABLE */
1393
-
1212
+ _: 1 /* STABLE */
1394
1213
  })]),
1395
- _: 1
1396
- /* STABLE */
1397
-
1398
- }, 8
1399
- /* PROPS */
1400
- , ["title"])]),
1401
- _: 1
1402
- /* STABLE */
1403
-
1404
- }, 8
1405
- /* PROPS */
1406
- , ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_4, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1214
+ _: 1 /* STABLE */
1215
+ }, 8 /* PROPS */, ["title"])]),
1216
+ _: 1 /* STABLE */
1217
+ }, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_4, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1407
1218
  onClick: _cache[37] || (_cache[37] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => project(), ["stop"])),
1408
1219
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).project,
1409
1220
  type: "primary"
1410
1221
  }, {
1411
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).project), 1
1412
- /* TEXT */
1413
- )]),
1414
- _: 1
1415
- /* STABLE */
1416
-
1417
- }, 8
1418
- /* PROPS */
1419
- , ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1222
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).project), 1 /* TEXT */)]),
1223
+ _: 1 /* STABLE */
1224
+ }, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1420
1225
  onClick: _cache[38] || (_cache[38] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => flyTo(), ["stop"])),
1421
1226
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).flyTo,
1422
1227
  type: "primary"
1423
1228
  }, {
1424
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).flyTo), 1
1425
- /* TEXT */
1426
- )]),
1427
- _: 1
1428
- /* STABLE */
1429
-
1430
- }, 8
1431
- /* PROPS */
1432
- , ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1229
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).flyTo), 1 /* TEXT */)]),
1230
+ _: 1 /* STABLE */
1231
+ }, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1433
1232
  onClick: _cache[39] || (_cache[39] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => clearResult(), ["stop"])),
1434
1233
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clear
1435
1234
  }, {
1436
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clear), 1
1437
- /* TEXT */
1438
- )]),
1439
- _: 1
1440
- /* STABLE */
1441
-
1442
- }, 8
1443
- /* PROPS */
1444
- , ["title"])])])], 2
1445
- /* CLASS */
1446
- );
1235
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clear), 1 /* TEXT */)]),
1236
+ _: 1 /* STABLE */
1237
+ }, 8 /* PROPS */, ["title"])])])], 2 /* CLASS */);
1447
1238
  };
1448
1239
  }
1449
-
1450
1240
  }));
1451
1241
  ;// CONCATENATED MODULE: ./src/webgl/videoproject/VideoProject.vue?vue&type=script&setup=true&lang=js
1452
1242
 
@@ -1458,10 +1248,13 @@ const __exports__ = VideoProjectvue_type_script_setup_true_lang_js;
1458
1248
 
1459
1249
  /* harmony default export */ var VideoProject = (__exports__);
1460
1250
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
1461
- var init_js_ = __webpack_require__(7997);
1251
+ var init_js_ = __webpack_require__(455);
1462
1252
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
1463
1253
  ;// CONCATENATED MODULE: ./src/webgl/videoproject/index.js
1464
-
1254
+ /*
1255
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
1256
+ * All rights reserved.
1257
+ */
1465
1258
 
1466
1259
 
1467
1260
 
@@ -1470,8 +1263,6 @@ VideoProject.install = (Vue, opts) => {
1470
1263
  Vue.component(VideoProject.name, VideoProject);
1471
1264
  };
1472
1265
 
1473
-
1474
- }();
1475
1266
  /******/ return __webpack_exports__;
1476
1267
  /******/ })()
1477
1268
  ;