@kq_npm/client3d_webgl_vue 4.5.11 → 4.5.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/adddata/index.js +63 -57
- package/aspectanalysis/index.js +36 -33
- package/baseterraingallery/index.js +36 -30
- package/boxclip/index.js +45 -42
- package/clientPrint/index.js +2058 -9342
- package/clientPrint/style/clientPrint.css +1 -1
- package/comparemap/index.js +37 -28
- package/compass/index.js +30 -24
- package/excavatefillanalysis/index.js +43 -40
- package/excavatefillanalysis/style/excavatefillanalysis.css +1 -1
- package/fixedzoomin/index.js +30 -24
- package/fixedzoomout/index.js +30 -24
- package/flight/index.js +49 -43
- package/floodanalysis/index.js +52 -46
- package/geologicalbodyanalysis/index.js +43 -40
- package/gpuspatialquery/index.js +47 -41
- package/hawkeye/index.js +22 -19
- package/headertemp/index.js +13 -10
- package/heatmap3d/index.js +84 -81
- package/index.js +681 -8019
- package/isolineanalysis/index.js +54 -51
- package/light/index.js +39 -36
- package/limitheightanalysis/index.js +94 -43
- package/measure/index.js +47 -41
- package/modelFlat/index.js +52 -46
- package/modelexcavate/index.js +58 -52
- package/modelfilter/index.js +45 -42
- package/modelprofileanalysis/index.js +121 -69
- package/modelselect/index.js +50 -44
- package/package.json +1 -1
- package/particleeffect/index.js +41 -38
- package/planeclip/index.js +45 -42
- package/resetview/index.js +30 -24
- package/roller/index.js +54 -46
- package/scaneffect/index.js +43 -41
- package/sceneadvancedtoimage/index.js +46 -43
- package/sceneapp/index.js +114 -7619
- package/sceneset/index.js +55 -52
- package/scenetohdimage/index.js +33 -30
- package/sceneview/index.js +2059 -9343
- package/screenshot/index.js +37 -31
- package/shadowanalysis/index.js +40 -37
- package/shadowanalysis/style/shadowanalysis.css +1 -1
- package/sightlineanalysis/index.js +63 -57
- package/skylineanalysis/index.js +53 -46
- package/slopeanalysis/index.js +46 -43
- package/slopeaspectanalysis/index.js +47 -44
- package/statusbar/index.js +36 -33
- package/style.css +1 -1
- package/terrainoperation/index.js +49 -46
- package/terrainprofileanalysis/index.js +52 -49
- package/underground/index.js +30 -26
- package/videofusion/index.js +49 -43
- package/videoproject/index.js +49 -43
- package/viewshedanalysis/index.js +36 -33
- package/weathereffect/index.js +35 -32
- package/wireframesketch/index.js +40 -37
package/videoproject/index.js
CHANGED
|
@@ -7,17 +7,17 @@
|
|
|
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(
|
|
10
|
+
})(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__3458__, __WEBPACK_EXTERNAL_MODULE__7997__) {
|
|
11
11
|
return /******/ (function() { // webpackBootstrap
|
|
12
12
|
/******/ "use strict";
|
|
13
13
|
/******/ var __webpack_modules__ = ({
|
|
14
14
|
|
|
15
|
-
/***/
|
|
15
|
+
/***/ 1349:
|
|
16
16
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
17
17
|
|
|
18
|
-
/* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
18
|
+
/* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9389);
|
|
19
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__(
|
|
20
|
+
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7997);
|
|
21
21
|
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
|
|
22
22
|
/*
|
|
23
23
|
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
@@ -29,17 +29,17 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
|
|
|
29
29
|
_init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
|
|
30
30
|
Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
31
31
|
};
|
|
32
|
-
/* harmony default export */ __webpack_exports__
|
|
32
|
+
/* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
33
33
|
|
|
34
34
|
/***/ }),
|
|
35
35
|
|
|
36
|
-
/***/
|
|
36
|
+
/***/ 3033:
|
|
37
37
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
38
38
|
|
|
39
39
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
40
|
-
/* harmony export */
|
|
40
|
+
/* harmony export */ "Z": function() { return /* binding */ VideoProjectViewModel; }
|
|
41
41
|
/* harmony export */ });
|
|
42
|
-
/* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
42
|
+
/* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5301);
|
|
43
43
|
|
|
44
44
|
/*
|
|
45
45
|
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
@@ -48,13 +48,13 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
|
|
|
48
48
|
//视频投放逻辑类
|
|
49
49
|
class VideoProjectViewModel {
|
|
50
50
|
constructor(scenceView, options) {
|
|
51
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
51
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
|
|
52
52
|
//三维viewer对象
|
|
53
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
53
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_options", {});
|
|
54
54
|
//视频投放存储参数对象
|
|
55
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
55
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_projectVideo", null);
|
|
56
56
|
//视频投放对象
|
|
57
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
57
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_videoElement", null);
|
|
58
58
|
this._options = Object.assign({}, options);
|
|
59
59
|
this._viewer = scenceView._viewer;
|
|
60
60
|
this._videoElement = this._createVideoElement();
|
|
@@ -219,83 +219,83 @@ class VideoProjectViewModel {
|
|
|
219
219
|
|
|
220
220
|
/***/ }),
|
|
221
221
|
|
|
222
|
-
/***/
|
|
222
|
+
/***/ 348:
|
|
223
223
|
/***/ (function(module) {
|
|
224
224
|
|
|
225
225
|
module.exports = require("@kq_npm/client_icons_vue");
|
|
226
226
|
|
|
227
227
|
/***/ }),
|
|
228
228
|
|
|
229
|
-
/***/
|
|
229
|
+
/***/ 4360:
|
|
230
230
|
/***/ (function(module) {
|
|
231
231
|
|
|
232
232
|
module.exports = require("core-js/modules/web.url-search-params.delete.js");
|
|
233
233
|
|
|
234
234
|
/***/ }),
|
|
235
235
|
|
|
236
|
-
/***/
|
|
236
|
+
/***/ 8824:
|
|
237
237
|
/***/ (function(module) {
|
|
238
238
|
|
|
239
239
|
module.exports = require("core-js/modules/web.url-search-params.has.js");
|
|
240
240
|
|
|
241
241
|
/***/ }),
|
|
242
242
|
|
|
243
|
-
/***/
|
|
243
|
+
/***/ 2936:
|
|
244
244
|
/***/ (function(module) {
|
|
245
245
|
|
|
246
246
|
module.exports = require("core-js/modules/web.url-search-params.size.js");
|
|
247
247
|
|
|
248
248
|
/***/ }),
|
|
249
249
|
|
|
250
|
-
/***/
|
|
250
|
+
/***/ 9389:
|
|
251
251
|
/***/ (function(module) {
|
|
252
252
|
|
|
253
253
|
module.exports = require("element-plus/dist/index.full.js");
|
|
254
254
|
|
|
255
255
|
/***/ }),
|
|
256
256
|
|
|
257
|
-
/***/
|
|
257
|
+
/***/ 7080:
|
|
258
258
|
/***/ (function(module) {
|
|
259
259
|
|
|
260
260
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
261
261
|
|
|
262
262
|
/***/ }),
|
|
263
263
|
|
|
264
|
-
/***/
|
|
264
|
+
/***/ 7135:
|
|
265
265
|
/***/ (function(module) {
|
|
266
266
|
|
|
267
|
-
module.exports =
|
|
267
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
268
268
|
|
|
269
269
|
/***/ }),
|
|
270
270
|
|
|
271
|
-
/***/
|
|
271
|
+
/***/ 3458:
|
|
272
272
|
/***/ (function(module) {
|
|
273
273
|
|
|
274
|
-
module.exports =
|
|
274
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
275
275
|
|
|
276
276
|
/***/ }),
|
|
277
277
|
|
|
278
|
-
/***/
|
|
278
|
+
/***/ 7997:
|
|
279
279
|
/***/ (function(module) {
|
|
280
280
|
|
|
281
|
-
module.exports =
|
|
281
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
282
282
|
|
|
283
283
|
/***/ }),
|
|
284
284
|
|
|
285
|
-
/***/
|
|
285
|
+
/***/ 1895:
|
|
286
286
|
/***/ (function(module) {
|
|
287
287
|
|
|
288
|
-
module.exports =
|
|
288
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
289
289
|
|
|
290
290
|
/***/ }),
|
|
291
291
|
|
|
292
|
-
/***/
|
|
292
|
+
/***/ 5301:
|
|
293
293
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
294
294
|
|
|
295
295
|
|
|
296
296
|
// EXPORTS
|
|
297
297
|
__webpack_require__.d(__webpack_exports__, {
|
|
298
|
-
|
|
298
|
+
"Z": function() { return /* binding */ _defineProperty; }
|
|
299
299
|
});
|
|
300
300
|
|
|
301
301
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
@@ -413,35 +413,37 @@ function _defineProperty(e, r, t) {
|
|
|
413
413
|
/******/
|
|
414
414
|
/************************************************************************/
|
|
415
415
|
var __webpack_exports__ = {};
|
|
416
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
417
|
+
!function() {
|
|
416
418
|
// ESM COMPAT FLAG
|
|
417
419
|
__webpack_require__.r(__webpack_exports__);
|
|
418
420
|
|
|
419
421
|
// EXPORTS
|
|
420
422
|
__webpack_require__.d(__webpack_exports__, {
|
|
421
|
-
VideoProjectViewModel: function() { return /* reexport */ VideoProjectViewModel/* default */.
|
|
423
|
+
"VideoProjectViewModel": function() { return /* reexport */ VideoProjectViewModel/* default */.Z; },
|
|
422
424
|
"default": function() { return /* reexport */ VideoProject; }
|
|
423
425
|
});
|
|
424
426
|
|
|
425
427
|
// EXTERNAL MODULE: external "core-js/modules/web.url-search-params.delete.js"
|
|
426
|
-
var web_url_search_params_delete_js_ = __webpack_require__(
|
|
428
|
+
var web_url_search_params_delete_js_ = __webpack_require__(4360);
|
|
427
429
|
// EXTERNAL MODULE: external "core-js/modules/web.url-search-params.has.js"
|
|
428
|
-
var web_url_search_params_has_js_ = __webpack_require__(
|
|
430
|
+
var web_url_search_params_has_js_ = __webpack_require__(8824);
|
|
429
431
|
// EXTERNAL MODULE: external "core-js/modules/web.url-search-params.size.js"
|
|
430
|
-
var web_url_search_params_size_js_ = __webpack_require__(
|
|
432
|
+
var web_url_search_params_size_js_ = __webpack_require__(2936);
|
|
431
433
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
432
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
434
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
433
435
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
434
|
-
var gis_utils_ = __webpack_require__(
|
|
436
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
435
437
|
// EXTERNAL MODULE: ./src/webgl/videoproject/VideoProjectViewModel.js
|
|
436
|
-
var VideoProjectViewModel = __webpack_require__(
|
|
438
|
+
var VideoProjectViewModel = __webpack_require__(3033);
|
|
437
439
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
438
|
-
var client_icons_vue_ = __webpack_require__(
|
|
440
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
439
441
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
440
|
-
var util_ = __webpack_require__(
|
|
442
|
+
var util_ = __webpack_require__(3458);
|
|
441
443
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
442
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
444
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
443
445
|
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
444
|
-
var message = __webpack_require__(
|
|
446
|
+
var message = __webpack_require__(1349);
|
|
445
447
|
;// 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
|
|
446
448
|
|
|
447
449
|
|
|
@@ -512,7 +514,10 @@ const __default__ = {
|
|
|
512
514
|
setup(__props, {
|
|
513
515
|
expose: __expose
|
|
514
516
|
}) {
|
|
515
|
-
|
|
517
|
+
const {
|
|
518
|
+
proxy
|
|
519
|
+
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
520
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
516
521
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
517
522
|
|
|
518
523
|
// 获取组件传参
|
|
@@ -584,7 +589,7 @@ const __default__ = {
|
|
|
584
589
|
far: formItem.far,
|
|
585
590
|
showHideLine: formItem.showHideLine
|
|
586
591
|
};
|
|
587
|
-
viewModel = new VideoProjectViewModel/* default */.
|
|
592
|
+
viewModel = new VideoProjectViewModel/* default */.Z(scenceView, options);
|
|
588
593
|
}
|
|
589
594
|
});
|
|
590
595
|
});
|
|
@@ -647,7 +652,7 @@ const __default__ = {
|
|
|
647
652
|
// 投放
|
|
648
653
|
function project() {
|
|
649
654
|
if (formItem.videoPath === "") {
|
|
650
|
-
(0,message/* default */.
|
|
655
|
+
(0,message/* default */.Z)({
|
|
651
656
|
message: language.value.videoPathEmpty,
|
|
652
657
|
type: "warning"
|
|
653
658
|
});
|
|
@@ -1248,7 +1253,7 @@ const __exports__ = VideoProjectvue_type_script_setup_true_lang_js;
|
|
|
1248
1253
|
|
|
1249
1254
|
/* harmony default export */ var VideoProject = (__exports__);
|
|
1250
1255
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
1251
|
-
var init_js_ = __webpack_require__(
|
|
1256
|
+
var init_js_ = __webpack_require__(7997);
|
|
1252
1257
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
1253
1258
|
;// CONCATENATED MODULE: ./src/webgl/videoproject/index.js
|
|
1254
1259
|
/*
|
|
@@ -1263,6 +1268,7 @@ VideoProject.install = (Vue, opts) => {
|
|
|
1263
1268
|
Vue.component(VideoProject.name, VideoProject);
|
|
1264
1269
|
};
|
|
1265
1270
|
|
|
1271
|
+
}();
|
|
1266
1272
|
/******/ return __webpack_exports__;
|
|
1267
1273
|
/******/ })()
|
|
1268
1274
|
;
|
|
@@ -7,67 +7,67 @@
|
|
|
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/const-image"), 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/const-image"], 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(
|
|
10
|
+
})(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__6277__, __WEBPACK_EXTERNAL_MODULE__3458__, __WEBPACK_EXTERNAL_MODULE__7997__) {
|
|
11
11
|
return /******/ (function() { // webpackBootstrap
|
|
12
12
|
/******/ "use strict";
|
|
13
13
|
/******/ var __webpack_modules__ = ({
|
|
14
14
|
|
|
15
|
-
/***/
|
|
15
|
+
/***/ 348:
|
|
16
16
|
/***/ (function(module) {
|
|
17
17
|
|
|
18
18
|
module.exports = require("@kq_npm/client_icons_vue");
|
|
19
19
|
|
|
20
20
|
/***/ }),
|
|
21
21
|
|
|
22
|
-
/***/
|
|
22
|
+
/***/ 7080:
|
|
23
23
|
/***/ (function(module) {
|
|
24
24
|
|
|
25
25
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
26
26
|
|
|
27
27
|
/***/ }),
|
|
28
28
|
|
|
29
|
-
/***/
|
|
29
|
+
/***/ 6277:
|
|
30
30
|
/***/ (function(module) {
|
|
31
31
|
|
|
32
|
-
module.exports =
|
|
32
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
|
|
33
33
|
|
|
34
34
|
/***/ }),
|
|
35
35
|
|
|
36
|
-
/***/
|
|
36
|
+
/***/ 7135:
|
|
37
37
|
/***/ (function(module) {
|
|
38
38
|
|
|
39
|
-
module.exports =
|
|
39
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
40
40
|
|
|
41
41
|
/***/ }),
|
|
42
42
|
|
|
43
|
-
/***/
|
|
43
|
+
/***/ 3458:
|
|
44
44
|
/***/ (function(module) {
|
|
45
45
|
|
|
46
|
-
module.exports =
|
|
46
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
47
47
|
|
|
48
48
|
/***/ }),
|
|
49
49
|
|
|
50
|
-
/***/
|
|
50
|
+
/***/ 7997:
|
|
51
51
|
/***/ (function(module) {
|
|
52
52
|
|
|
53
|
-
module.exports =
|
|
53
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
|
57
|
-
/***/
|
|
57
|
+
/***/ 1895:
|
|
58
58
|
/***/ (function(module) {
|
|
59
59
|
|
|
60
|
-
module.exports =
|
|
60
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
61
61
|
|
|
62
62
|
/***/ }),
|
|
63
63
|
|
|
64
|
-
/***/
|
|
64
|
+
/***/ 5301:
|
|
65
65
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
66
66
|
|
|
67
67
|
|
|
68
68
|
// EXPORTS
|
|
69
69
|
__webpack_require__.d(__webpack_exports__, {
|
|
70
|
-
|
|
70
|
+
"Z": function() { return /* binding */ _defineProperty; }
|
|
71
71
|
});
|
|
72
72
|
|
|
73
73
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
@@ -185,23 +185,25 @@ function _defineProperty(e, r, t) {
|
|
|
185
185
|
/******/
|
|
186
186
|
/************************************************************************/
|
|
187
187
|
var __webpack_exports__ = {};
|
|
188
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
189
|
+
!function() {
|
|
188
190
|
// ESM COMPAT FLAG
|
|
189
191
|
__webpack_require__.r(__webpack_exports__);
|
|
190
192
|
|
|
191
193
|
// EXPORTS
|
|
192
194
|
__webpack_require__.d(__webpack_exports__, {
|
|
193
|
-
ViewshedAnalysisViewModel: function() { return /* reexport */ ViewshedAnalysisViewModel; },
|
|
195
|
+
"ViewshedAnalysisViewModel": function() { return /* reexport */ ViewshedAnalysisViewModel; },
|
|
194
196
|
"default": function() { return /* reexport */ ViewshedAnalysis; }
|
|
195
197
|
});
|
|
196
198
|
|
|
197
199
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
198
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
200
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
199
201
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
200
|
-
var gis_utils_ = __webpack_require__(
|
|
202
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
201
203
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
|
|
202
|
-
var defineProperty = __webpack_require__(
|
|
204
|
+
var defineProperty = __webpack_require__(5301);
|
|
203
205
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
|
|
204
|
-
var const_image_ = __webpack_require__(
|
|
206
|
+
var const_image_ = __webpack_require__(6277);
|
|
205
207
|
;// CONCATENATED MODULE: ./src/webgl/viewshedanalysis/ViewshedAnalysisViewModel.js
|
|
206
208
|
|
|
207
209
|
/*
|
|
@@ -214,16 +216,16 @@ class ViewshedAnalysisViewModel {
|
|
|
214
216
|
//可视域分析初始点坐标
|
|
215
217
|
|
|
216
218
|
constructor(scenceView, options) {
|
|
217
|
-
(0,defineProperty/* default */.
|
|
219
|
+
(0,defineProperty/* default */.Z)(this, "_viewshedAnalysis", null);
|
|
218
220
|
//可视域分析三维对象
|
|
219
|
-
(0,defineProperty/* default */.
|
|
220
|
-
(0,defineProperty/* default */.
|
|
221
|
+
(0,defineProperty/* default */.Z)(this, "_viewer", null);
|
|
222
|
+
(0,defineProperty/* default */.Z)(this, "_scene", null);
|
|
221
223
|
//三维场景对象
|
|
222
|
-
(0,defineProperty/* default */.
|
|
224
|
+
(0,defineProperty/* default */.Z)(this, "_options", null);
|
|
223
225
|
//可视域分析存储参数对象
|
|
224
|
-
(0,defineProperty/* default */.
|
|
226
|
+
(0,defineProperty/* default */.Z)(this, "_marker", null);
|
|
225
227
|
//可视域分析初始点图标
|
|
226
|
-
(0,defineProperty/* default */.
|
|
228
|
+
(0,defineProperty/* default */.Z)(this, "_position", null);
|
|
227
229
|
this._viewer = scenceView._viewer;
|
|
228
230
|
this._scene = scenceView._viewer.scene;
|
|
229
231
|
this._scene.globe.depthTestAgainstTerrain = true;
|
|
@@ -324,11 +326,11 @@ class ViewshedAnalysisViewModel {
|
|
|
324
326
|
}
|
|
325
327
|
}
|
|
326
328
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
327
|
-
var client_icons_vue_ = __webpack_require__(
|
|
329
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
328
330
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
329
|
-
var util_ = __webpack_require__(
|
|
331
|
+
var util_ = __webpack_require__(3458);
|
|
330
332
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
331
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
333
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
332
334
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/viewshedanalysis/ViewshedAnalysis.vue?vue&type=script&setup=true&lang=js
|
|
333
335
|
|
|
334
336
|
const _hoisted_1 = {
|
|
@@ -393,7 +395,7 @@ const __default__ = {
|
|
|
393
395
|
proxy
|
|
394
396
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
395
397
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
396
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
398
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
397
399
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
398
400
|
|
|
399
401
|
// 获取组件传参
|
|
@@ -417,9 +419,9 @@ const __default__ = {
|
|
|
417
419
|
// 水平张角范围最小值
|
|
418
420
|
maxFovH: props.settingParams && props.settingParams.maxFovH || 179,
|
|
419
421
|
// 水平张角范围最大值
|
|
420
|
-
visibleColor: props.settingParams && props.settingParams.visibleColor || "#
|
|
422
|
+
visibleColor: props.settingParams && props.settingParams.visibleColor || "#00ff00",
|
|
421
423
|
// 可见颜色
|
|
422
|
-
invisibleColor: props.settingParams && props.settingParams.invisibleColor || "#
|
|
424
|
+
invisibleColor: props.settingParams && props.settingParams.invisibleColor || "#ff0000",
|
|
423
425
|
// 不可见颜色
|
|
424
426
|
lineColor: props.settingParams && props.settingParams.lineColor || "#E6A23C"
|
|
425
427
|
});
|
|
@@ -733,7 +735,7 @@ const __exports__ = ViewshedAnalysisvue_type_script_setup_true_lang_js;
|
|
|
733
735
|
|
|
734
736
|
/* harmony default export */ var ViewshedAnalysis = (__exports__);
|
|
735
737
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
736
|
-
var init_js_ = __webpack_require__(
|
|
738
|
+
var init_js_ = __webpack_require__(7997);
|
|
737
739
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
738
740
|
;// CONCATENATED MODULE: ./src/webgl/viewshedanalysis/index.js
|
|
739
741
|
/*
|
|
@@ -748,6 +750,7 @@ ViewshedAnalysis.install = (Vue, opts) => {
|
|
|
748
750
|
Vue.component(ViewshedAnalysis.name, ViewshedAnalysis);
|
|
749
751
|
};
|
|
750
752
|
|
|
753
|
+
}();
|
|
751
754
|
/******/ return __webpack_exports__;
|
|
752
755
|
/******/ })()
|
|
753
756
|
;
|
package/weathereffect/index.js
CHANGED
|
@@ -7,67 +7,67 @@
|
|
|
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/const-image"), 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/const-image"], 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(
|
|
10
|
+
})(this, function(__WEBPACK_EXTERNAL_MODULE__1895__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__6277__, __WEBPACK_EXTERNAL_MODULE__3458__, __WEBPACK_EXTERNAL_MODULE__7997__) {
|
|
11
11
|
return /******/ (function() { // webpackBootstrap
|
|
12
12
|
/******/ "use strict";
|
|
13
13
|
/******/ var __webpack_modules__ = ({
|
|
14
14
|
|
|
15
|
-
/***/
|
|
15
|
+
/***/ 348:
|
|
16
16
|
/***/ (function(module) {
|
|
17
17
|
|
|
18
18
|
module.exports = require("@kq_npm/client_icons_vue");
|
|
19
19
|
|
|
20
20
|
/***/ }),
|
|
21
21
|
|
|
22
|
-
/***/
|
|
22
|
+
/***/ 7080:
|
|
23
23
|
/***/ (function(module) {
|
|
24
24
|
|
|
25
25
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
26
26
|
|
|
27
27
|
/***/ }),
|
|
28
28
|
|
|
29
|
-
/***/
|
|
29
|
+
/***/ 6277:
|
|
30
30
|
/***/ (function(module) {
|
|
31
31
|
|
|
32
|
-
module.exports =
|
|
32
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
|
|
33
33
|
|
|
34
34
|
/***/ }),
|
|
35
35
|
|
|
36
|
-
/***/
|
|
36
|
+
/***/ 7135:
|
|
37
37
|
/***/ (function(module) {
|
|
38
38
|
|
|
39
|
-
module.exports =
|
|
39
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
40
40
|
|
|
41
41
|
/***/ }),
|
|
42
42
|
|
|
43
|
-
/***/
|
|
43
|
+
/***/ 3458:
|
|
44
44
|
/***/ (function(module) {
|
|
45
45
|
|
|
46
|
-
module.exports =
|
|
46
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
47
47
|
|
|
48
48
|
/***/ }),
|
|
49
49
|
|
|
50
|
-
/***/
|
|
50
|
+
/***/ 7997:
|
|
51
51
|
/***/ (function(module) {
|
|
52
52
|
|
|
53
|
-
module.exports =
|
|
53
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
|
57
|
-
/***/
|
|
57
|
+
/***/ 1895:
|
|
58
58
|
/***/ (function(module) {
|
|
59
59
|
|
|
60
|
-
module.exports =
|
|
60
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
61
61
|
|
|
62
62
|
/***/ }),
|
|
63
63
|
|
|
64
|
-
/***/
|
|
64
|
+
/***/ 5301:
|
|
65
65
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
66
66
|
|
|
67
67
|
|
|
68
68
|
// EXPORTS
|
|
69
69
|
__webpack_require__.d(__webpack_exports__, {
|
|
70
|
-
|
|
70
|
+
"Z": function() { return /* binding */ _defineProperty; }
|
|
71
71
|
});
|
|
72
72
|
|
|
73
73
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
@@ -185,25 +185,27 @@ function _defineProperty(e, r, t) {
|
|
|
185
185
|
/******/
|
|
186
186
|
/************************************************************************/
|
|
187
187
|
var __webpack_exports__ = {};
|
|
188
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
189
|
+
!function() {
|
|
188
190
|
// ESM COMPAT FLAG
|
|
189
191
|
__webpack_require__.r(__webpack_exports__);
|
|
190
192
|
|
|
191
193
|
// EXPORTS
|
|
192
194
|
__webpack_require__.d(__webpack_exports__, {
|
|
193
|
-
WeatherEffectViewModel: function() { return /* reexport */ WeatherEffectViewModel; },
|
|
195
|
+
"WeatherEffectViewModel": function() { return /* reexport */ WeatherEffectViewModel; },
|
|
194
196
|
"default": function() { return /* reexport */ WeatherEffect; }
|
|
195
197
|
});
|
|
196
198
|
|
|
197
199
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
198
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
200
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
199
201
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
200
|
-
var gis_utils_ = __webpack_require__(
|
|
202
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
201
203
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
202
|
-
var client_icons_vue_ = __webpack_require__(
|
|
204
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
203
205
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
|
|
204
|
-
var defineProperty = __webpack_require__(
|
|
206
|
+
var defineProperty = __webpack_require__(5301);
|
|
205
207
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
|
|
206
|
-
var const_image_ = __webpack_require__(
|
|
208
|
+
var const_image_ = __webpack_require__(6277);
|
|
207
209
|
;// CONCATENATED MODULE: ./src/webgl/weathereffect/WeatherEffectViewModel.js
|
|
208
210
|
|
|
209
211
|
/*
|
|
@@ -219,19 +221,19 @@ class WeatherEffectViewModel {
|
|
|
219
221
|
//雪图片url地址
|
|
220
222
|
|
|
221
223
|
constructor(scenceView) {
|
|
222
|
-
(0,defineProperty/* default */.
|
|
224
|
+
(0,defineProperty/* default */.Z)(this, "_scene", null);
|
|
223
225
|
//三维球场景视图对象
|
|
224
|
-
(0,defineProperty/* default */.
|
|
226
|
+
(0,defineProperty/* default */.Z)(this, "_particleSystem", null);
|
|
225
227
|
//粒子系统三维对象
|
|
226
|
-
(0,defineProperty/* default */.
|
|
228
|
+
(0,defineProperty/* default */.Z)(this, "_drawManager", null);
|
|
227
229
|
//绘制管理对象
|
|
228
|
-
(0,defineProperty/* default */.
|
|
230
|
+
(0,defineProperty/* default */.Z)(this, "_removeEventListener", null);
|
|
229
231
|
//绘制完成监听事件
|
|
230
|
-
(0,defineProperty/* default */.
|
|
232
|
+
(0,defineProperty/* default */.Z)(this, "_options", null);
|
|
231
233
|
//天气特效存储参数对象
|
|
232
|
-
(0,defineProperty/* default */.
|
|
234
|
+
(0,defineProperty/* default */.Z)(this, "_rainImage", const_image_.RAIN_URL);
|
|
233
235
|
//雨图片url地址
|
|
234
|
-
(0,defineProperty/* default */.
|
|
236
|
+
(0,defineProperty/* default */.Z)(this, "_snowImage", const_image_.SNOW_URL);
|
|
235
237
|
scenceView._viewer.clock.shouldAnimate = true;
|
|
236
238
|
scenceView._viewer.clock.multiplier = 0.6;
|
|
237
239
|
scenceView._viewer.scene.globe.depthTestAgainstTerrain = true;
|
|
@@ -354,9 +356,9 @@ class WeatherEffectViewModel {
|
|
|
354
356
|
}
|
|
355
357
|
}
|
|
356
358
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
357
|
-
var util_ = __webpack_require__(
|
|
359
|
+
var util_ = __webpack_require__(3458);
|
|
358
360
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
359
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
361
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
360
362
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/weathereffect/WeatherEffect.vue?vue&type=script&setup=true&lang=js
|
|
361
363
|
|
|
362
364
|
const _hoisted_1 = {
|
|
@@ -421,7 +423,7 @@ const __default__ = {
|
|
|
421
423
|
proxy
|
|
422
424
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
423
425
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
424
|
-
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
426
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.messages[proxy.$i18n.global.locale]["webgl"]);
|
|
425
427
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
426
428
|
|
|
427
429
|
// 获取组件传参
|
|
@@ -880,7 +882,7 @@ const __exports__ = WeatherEffectvue_type_script_setup_true_lang_js;
|
|
|
880
882
|
|
|
881
883
|
/* harmony default export */ var WeatherEffect = (__exports__);
|
|
882
884
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
883
|
-
var init_js_ = __webpack_require__(
|
|
885
|
+
var init_js_ = __webpack_require__(7997);
|
|
884
886
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
885
887
|
;// CONCATENATED MODULE: ./src/webgl/weathereffect/index.js
|
|
886
888
|
/*
|
|
@@ -895,6 +897,7 @@ WeatherEffect.install = (Vue, opts) => {
|
|
|
895
897
|
Vue.component(WeatherEffect.name, WeatherEffect);
|
|
896
898
|
};
|
|
897
899
|
|
|
900
|
+
}();
|
|
898
901
|
/******/ return __webpack_exports__;
|
|
899
902
|
/******/ })()
|
|
900
903
|
;
|