@kq_npm/client3d_webgl_vue 4.5.10 → 4.5.12-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.
- package/adddata/index.js +61 -56
- package/aspectanalysis/index.js +35 -32
- package/baseterraingallery/index.js +32 -29
- package/boxclip/index.js +44 -41
- package/clientPrint/index.js +2305 -8834
- package/clientPrint/style/clientPrint.css +1 -1
- package/comparemap/index.js +29 -26
- package/compass/index.js +26 -23
- package/excavatefillanalysis/index.js +42 -39
- package/excavatefillanalysis/style/excavatefillanalysis.css +1 -1
- package/fixedzoomin/index.js +26 -23
- package/fixedzoomout/index.js +26 -23
- package/flight/index.js +45 -42
- package/floodanalysis/index.js +48 -45
- package/geologicalbodyanalysis/index.js +42 -39
- package/gpuspatialquery/index.js +43 -40
- package/hawkeye/index.js +22 -19
- package/headertemp/index.js +13 -10
- package/heatmap3d/index.js +83 -80
- package/index.js +1386 -7992
- package/isolineanalysis/index.js +53 -50
- package/light/index.js +38 -35
- package/limitheightanalysis/index.js +93 -42
- package/measure/index.js +43 -40
- package/modelFlat/index.js +48 -45
- package/modelexcavate/index.js +53 -50
- package/modelfilter/index.js +41 -38
- package/modelprofileanalysis/index.js +117 -68
- package/modelselect/index.js +45 -42
- package/package.json +1 -1
- package/particleeffect/index.js +40 -37
- package/planeclip/index.js +44 -41
- package/resetview/index.js +26 -23
- package/roller/index.js +39 -36
- package/scaneffect/index.js +42 -39
- package/sceneadvancedtoimage/index.js +45 -42
- package/sceneapp/index.js +98 -7611
- package/sceneset/index.js +51 -48
- package/scenetohdimage/index.js +32 -29
- package/sceneview/index.js +2306 -8835
- package/sceneview/style/sceneview.css +1 -1
- package/screenshot/index.js +33 -30
- package/shadowanalysis/index.js +39 -36
- package/shadowanalysis/style/shadowanalysis.css +1 -1
- package/sightlineanalysis/index.js +59 -56
- package/skylineanalysis/index.js +49 -45
- package/slopeanalysis/index.js +45 -42
- package/slopeaspectanalysis/index.js +46 -43
- package/statusbar/index.js +36 -33
- package/style.css +1 -1
- package/terrainoperation/index.js +48 -45
- package/terrainprofileanalysis/index.js +46 -43
- package/underground/index.js +28 -25
- package/videofusion/index.js +45 -42
- package/videoproject/index.js +45 -42
- package/viewshedanalysis/index.js +35 -32
- package/weathereffect/index.js +34 -31
- package/wireframesketch/index.js +34 -31
package/sceneset/index.js
CHANGED
|
@@ -7,12 +7,12 @@
|
|
|
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
|
+
/***/ 7705:
|
|
16
16
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
17
17
|
|
|
18
18
|
|
|
@@ -23,8 +23,8 @@ return /******/ (function() { // webpackBootstrap
|
|
|
23
23
|
*/
|
|
24
24
|
// css base code, injected by the css-loader
|
|
25
25
|
// eslint-disable-next-line func-names
|
|
26
|
-
__webpack_require__(
|
|
27
|
-
__webpack_require__(
|
|
26
|
+
__webpack_require__(2118);
|
|
27
|
+
__webpack_require__(2170);
|
|
28
28
|
module.exports = function (cssWithMappingToString) {
|
|
29
29
|
var list = []; // return the list of modules as css string
|
|
30
30
|
|
|
@@ -75,10 +75,10 @@ module.exports = function (cssWithMappingToString) {
|
|
|
75
75
|
|
|
76
76
|
/***/ }),
|
|
77
77
|
|
|
78
|
-
/***/
|
|
78
|
+
/***/ 4355:
|
|
79
79
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
80
80
|
|
|
81
|
-
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
81
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(7705);
|
|
82
82
|
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
83
83
|
// Imports
|
|
84
84
|
|
|
@@ -86,12 +86,12 @@ var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBP
|
|
|
86
86
|
// Module
|
|
87
87
|
___CSS_LOADER_EXPORT___.push([module.id, ".cesium-performanceDisplay-defaultContainer{top:unset !important;bottom:16px;right:64px !important}", ""]);
|
|
88
88
|
// Exports
|
|
89
|
-
/* harmony default export */ __webpack_exports__
|
|
89
|
+
/* harmony default export */ __webpack_exports__["Z"] = (___CSS_LOADER_EXPORT___);
|
|
90
90
|
|
|
91
91
|
|
|
92
92
|
/***/ }),
|
|
93
93
|
|
|
94
|
-
/***/
|
|
94
|
+
/***/ 3379:
|
|
95
95
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
96
96
|
|
|
97
97
|
|
|
@@ -366,69 +366,69 @@ module.exports = function (list, options) {
|
|
|
366
366
|
|
|
367
367
|
/***/ }),
|
|
368
368
|
|
|
369
|
-
/***/
|
|
369
|
+
/***/ 348:
|
|
370
370
|
/***/ (function(module) {
|
|
371
371
|
|
|
372
372
|
module.exports = require("@kq_npm/client_icons_vue");
|
|
373
373
|
|
|
374
374
|
/***/ }),
|
|
375
375
|
|
|
376
|
-
/***/
|
|
376
|
+
/***/ 2118:
|
|
377
377
|
/***/ (function(module) {
|
|
378
378
|
|
|
379
379
|
module.exports = require("core-js/modules/es.array.push.js");
|
|
380
380
|
|
|
381
381
|
/***/ }),
|
|
382
382
|
|
|
383
|
-
/***/
|
|
383
|
+
/***/ 2170:
|
|
384
384
|
/***/ (function(module) {
|
|
385
385
|
|
|
386
386
|
module.exports = require("core-js/modules/esnext.iterator.map.js");
|
|
387
387
|
|
|
388
388
|
/***/ }),
|
|
389
389
|
|
|
390
|
-
/***/
|
|
390
|
+
/***/ 7080:
|
|
391
391
|
/***/ (function(module) {
|
|
392
392
|
|
|
393
393
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
394
394
|
|
|
395
395
|
/***/ }),
|
|
396
396
|
|
|
397
|
-
/***/
|
|
397
|
+
/***/ 7135:
|
|
398
398
|
/***/ (function(module) {
|
|
399
399
|
|
|
400
|
-
module.exports =
|
|
400
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
401
401
|
|
|
402
402
|
/***/ }),
|
|
403
403
|
|
|
404
|
-
/***/
|
|
404
|
+
/***/ 3458:
|
|
405
405
|
/***/ (function(module) {
|
|
406
406
|
|
|
407
|
-
module.exports =
|
|
407
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
408
408
|
|
|
409
409
|
/***/ }),
|
|
410
410
|
|
|
411
|
-
/***/
|
|
411
|
+
/***/ 7997:
|
|
412
412
|
/***/ (function(module) {
|
|
413
413
|
|
|
414
|
-
module.exports =
|
|
414
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
415
415
|
|
|
416
416
|
/***/ }),
|
|
417
417
|
|
|
418
|
-
/***/
|
|
418
|
+
/***/ 1895:
|
|
419
419
|
/***/ (function(module) {
|
|
420
420
|
|
|
421
|
-
module.exports =
|
|
421
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
422
422
|
|
|
423
423
|
/***/ }),
|
|
424
424
|
|
|
425
|
-
/***/
|
|
425
|
+
/***/ 5301:
|
|
426
426
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
427
427
|
|
|
428
428
|
|
|
429
429
|
// EXPORTS
|
|
430
430
|
__webpack_require__.d(__webpack_exports__, {
|
|
431
|
-
|
|
431
|
+
"Z": function() { return /* binding */ _defineProperty; }
|
|
432
432
|
});
|
|
433
433
|
|
|
434
434
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
@@ -551,21 +551,23 @@ function _defineProperty(e, r, t) {
|
|
|
551
551
|
/******/
|
|
552
552
|
/************************************************************************/
|
|
553
553
|
var __webpack_exports__ = {};
|
|
554
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
555
|
+
!function() {
|
|
554
556
|
// ESM COMPAT FLAG
|
|
555
557
|
__webpack_require__.r(__webpack_exports__);
|
|
556
558
|
|
|
557
559
|
// EXPORTS
|
|
558
560
|
__webpack_require__.d(__webpack_exports__, {
|
|
559
|
-
SceneSetViewModel: function() { return /* reexport */ SceneSetViewModel; },
|
|
561
|
+
"SceneSetViewModel": function() { return /* reexport */ SceneSetViewModel; },
|
|
560
562
|
"default": function() { return /* reexport */ SceneSet; }
|
|
561
563
|
});
|
|
562
564
|
|
|
563
565
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
564
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
566
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
565
567
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
566
|
-
var gis_utils_ = __webpack_require__(
|
|
568
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
567
569
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
|
|
568
|
-
var defineProperty = __webpack_require__(
|
|
570
|
+
var defineProperty = __webpack_require__(5301);
|
|
569
571
|
;// CONCATENATED MODULE: ./src/common/_utils/skybox-image.js
|
|
570
572
|
/*
|
|
571
573
|
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
@@ -585,32 +587,32 @@ const mx1=`data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAASABIAAD/7QA4UGhvdG9zaG9wID
|
|
|
585
587
|
**/
|
|
586
588
|
class SceneSetViewModel {
|
|
587
589
|
constructor(viewer) {
|
|
588
|
-
(0,defineProperty/* default */.
|
|
589
|
-
(0,defineProperty/* default */.
|
|
590
|
+
(0,defineProperty/* default */.Z)(this, "_viewer", null);
|
|
591
|
+
(0,defineProperty/* default */.Z)(this, "_constellation", null);
|
|
590
592
|
//星座
|
|
591
|
-
(0,defineProperty/* default */.
|
|
593
|
+
(0,defineProperty/* default */.Z)(this, "_skyStar", null);
|
|
592
594
|
// 星空
|
|
593
|
-
(0,defineProperty/* default */.
|
|
595
|
+
(0,defineProperty/* default */.Z)(this, "_worldCloud", null);
|
|
594
596
|
// 云层
|
|
595
|
-
(0,defineProperty/* default */.
|
|
597
|
+
(0,defineProperty/* default */.Z)(this, "_colorCorrection", null);
|
|
596
598
|
// 颜色校正对象
|
|
597
|
-
(0,defineProperty/* default */.
|
|
599
|
+
(0,defineProperty/* default */.Z)(this, "_brightness", null);
|
|
598
600
|
// 泛光对象
|
|
599
|
-
(0,defineProperty/* default */.
|
|
601
|
+
(0,defineProperty/* default */.Z)(this, "_gridLayer", null);
|
|
600
602
|
// 坐标网格图层
|
|
601
|
-
(0,defineProperty/* default */.
|
|
603
|
+
(0,defineProperty/* default */.Z)(this, "_undergroundManager", null);
|
|
602
604
|
//地下模式管理对象
|
|
603
|
-
(0,defineProperty/* default */.
|
|
605
|
+
(0,defineProperty/* default */.Z)(this, "_defaultSkyBox", null);
|
|
604
606
|
// 默认天空盒
|
|
605
|
-
(0,defineProperty/* default */.
|
|
607
|
+
(0,defineProperty/* default */.Z)(this, "_nearSkyBox", null);
|
|
606
608
|
// 近地天空盒
|
|
607
|
-
(0,defineProperty/* default */.
|
|
609
|
+
(0,defineProperty/* default */.Z)(this, "_sunshineBox", null);
|
|
608
610
|
// 晴天
|
|
609
|
-
(0,defineProperty/* default */.
|
|
611
|
+
(0,defineProperty/* default */.Z)(this, "_sunsetBox", null);
|
|
610
612
|
// 晚霞
|
|
611
|
-
(0,defineProperty/* default */.
|
|
613
|
+
(0,defineProperty/* default */.Z)(this, "_blueskyBox", null);
|
|
612
614
|
// 蓝天
|
|
613
|
-
(0,defineProperty/* default */.
|
|
615
|
+
(0,defineProperty/* default */.Z)(this, "_removeChangedEvent", null);
|
|
614
616
|
this._viewer = viewer;
|
|
615
617
|
this._defaultSkyBox = viewer.scene.skyBox;
|
|
616
618
|
this._undergroundManager = new Cesium.Kq3dUndergroundManager(this._viewer.scene);
|
|
@@ -966,11 +968,11 @@ class SceneSetViewModel {
|
|
|
966
968
|
}
|
|
967
969
|
}
|
|
968
970
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
969
|
-
var client_icons_vue_ = __webpack_require__(
|
|
971
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
970
972
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
971
|
-
var util_ = __webpack_require__(
|
|
973
|
+
var util_ = __webpack_require__(3458);
|
|
972
974
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
973
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
975
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
974
976
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneset/SceneSet.vue?vue&type=script&setup=true&lang=js
|
|
975
977
|
|
|
976
978
|
const _hoisted_1 = {
|
|
@@ -2098,10 +2100,10 @@ const __default__ = {
|
|
|
2098
2100
|
;// CONCATENATED MODULE: ./src/webgl/sceneset/SceneSet.vue?vue&type=script&setup=true&lang=js
|
|
2099
2101
|
|
|
2100
2102
|
// EXTERNAL MODULE: ./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js
|
|
2101
|
-
var injectStylesIntoStyleTag = __webpack_require__(
|
|
2103
|
+
var injectStylesIntoStyleTag = __webpack_require__(3379);
|
|
2102
2104
|
var injectStylesIntoStyleTag_default = /*#__PURE__*/__webpack_require__.n(injectStylesIntoStyleTag);
|
|
2103
2105
|
// EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneset/SceneSet.vue?vue&type=style&index=0&id=577e8e0e&lang=scss
|
|
2104
|
-
var SceneSetvue_type_style_index_0_id_577e8e0e_lang_scss = __webpack_require__(
|
|
2106
|
+
var SceneSetvue_type_style_index_0_id_577e8e0e_lang_scss = __webpack_require__(4355);
|
|
2105
2107
|
;// CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/sceneset/SceneSet.vue?vue&type=style&index=0&id=577e8e0e&lang=scss
|
|
2106
2108
|
|
|
2107
2109
|
|
|
@@ -2111,11 +2113,11 @@ var options = {};
|
|
|
2111
2113
|
options.insert = "head";
|
|
2112
2114
|
options.singleton = false;
|
|
2113
2115
|
|
|
2114
|
-
var update = injectStylesIntoStyleTag_default()(SceneSetvue_type_style_index_0_id_577e8e0e_lang_scss/* default */.
|
|
2116
|
+
var update = injectStylesIntoStyleTag_default()(SceneSetvue_type_style_index_0_id_577e8e0e_lang_scss/* default */.Z, options);
|
|
2115
2117
|
|
|
2116
2118
|
|
|
2117
2119
|
|
|
2118
|
-
/* harmony default export */ var sceneset_SceneSetvue_type_style_index_0_id_577e8e0e_lang_scss = (SceneSetvue_type_style_index_0_id_577e8e0e_lang_scss/* default */.
|
|
2120
|
+
/* harmony default export */ var sceneset_SceneSetvue_type_style_index_0_id_577e8e0e_lang_scss = (SceneSetvue_type_style_index_0_id_577e8e0e_lang_scss/* default.locals */.Z.locals || {});
|
|
2119
2121
|
;// CONCATENATED MODULE: ./src/webgl/sceneset/SceneSet.vue?vue&type=style&index=0&id=577e8e0e&lang=scss
|
|
2120
2122
|
|
|
2121
2123
|
;// CONCATENATED MODULE: ./src/webgl/sceneset/SceneSet.vue
|
|
@@ -2128,7 +2130,7 @@ const __exports__ = SceneSetvue_type_script_setup_true_lang_js;
|
|
|
2128
2130
|
|
|
2129
2131
|
/* harmony default export */ var SceneSet = (__exports__);
|
|
2130
2132
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
2131
|
-
var init_js_ = __webpack_require__(
|
|
2133
|
+
var init_js_ = __webpack_require__(7997);
|
|
2132
2134
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
2133
2135
|
;// CONCATENATED MODULE: ./src/webgl/sceneset/index.js
|
|
2134
2136
|
/*
|
|
@@ -2143,6 +2145,7 @@ SceneSet.install = (Vue, opts) => {
|
|
|
2143
2145
|
Vue.component(SceneSet.name, SceneSet);
|
|
2144
2146
|
};
|
|
2145
2147
|
|
|
2148
|
+
}();
|
|
2146
2149
|
/******/ return __webpack_exports__;
|
|
2147
2150
|
/******/ })()
|
|
2148
2151
|
;
|
package/scenetohdimage/index.js
CHANGED
|
@@ -7,18 +7,18 @@
|
|
|
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
|
+
/***/ 2059:
|
|
16
16
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
17
17
|
|
|
18
18
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
19
|
-
/* harmony export */
|
|
19
|
+
/* harmony export */ "Z": function() { return /* binding */ SceneToHDImageViewModel; }
|
|
20
20
|
/* harmony export */ });
|
|
21
|
-
/* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
21
|
+
/* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5301);
|
|
22
22
|
|
|
23
23
|
/*
|
|
24
24
|
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
@@ -31,10 +31,10 @@ return /******/ (function() { // webpackBootstrap
|
|
|
31
31
|
class SceneToHDImageViewModel {
|
|
32
32
|
// 输出图片区域
|
|
33
33
|
constructor(scenceView, options) {
|
|
34
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
35
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
36
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
37
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
34
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
|
|
35
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_options", null);
|
|
36
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_canvasToImage", null);
|
|
37
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_exportPictureRegion", null);
|
|
38
38
|
this._viewer = scenceView._viewer;
|
|
39
39
|
this._options = options;
|
|
40
40
|
this._viewer.enabledFXAA = true;
|
|
@@ -118,55 +118,55 @@ class SceneToHDImageViewModel {
|
|
|
118
118
|
|
|
119
119
|
/***/ }),
|
|
120
120
|
|
|
121
|
-
/***/
|
|
121
|
+
/***/ 348:
|
|
122
122
|
/***/ (function(module) {
|
|
123
123
|
|
|
124
124
|
module.exports = require("@kq_npm/client_icons_vue");
|
|
125
125
|
|
|
126
126
|
/***/ }),
|
|
127
127
|
|
|
128
|
-
/***/
|
|
128
|
+
/***/ 7080:
|
|
129
129
|
/***/ (function(module) {
|
|
130
130
|
|
|
131
131
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
132
132
|
|
|
133
133
|
/***/ }),
|
|
134
134
|
|
|
135
|
-
/***/
|
|
135
|
+
/***/ 7135:
|
|
136
136
|
/***/ (function(module) {
|
|
137
137
|
|
|
138
|
-
module.exports =
|
|
138
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
139
139
|
|
|
140
140
|
/***/ }),
|
|
141
141
|
|
|
142
|
-
/***/
|
|
142
|
+
/***/ 3458:
|
|
143
143
|
/***/ (function(module) {
|
|
144
144
|
|
|
145
|
-
module.exports =
|
|
145
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
146
146
|
|
|
147
147
|
/***/ }),
|
|
148
148
|
|
|
149
|
-
/***/
|
|
149
|
+
/***/ 7997:
|
|
150
150
|
/***/ (function(module) {
|
|
151
151
|
|
|
152
|
-
module.exports =
|
|
152
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
153
153
|
|
|
154
154
|
/***/ }),
|
|
155
155
|
|
|
156
|
-
/***/
|
|
156
|
+
/***/ 1895:
|
|
157
157
|
/***/ (function(module) {
|
|
158
158
|
|
|
159
|
-
module.exports =
|
|
159
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
160
160
|
|
|
161
161
|
/***/ }),
|
|
162
162
|
|
|
163
|
-
/***/
|
|
163
|
+
/***/ 5301:
|
|
164
164
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
165
165
|
|
|
166
166
|
|
|
167
167
|
// EXPORTS
|
|
168
168
|
__webpack_require__.d(__webpack_exports__, {
|
|
169
|
-
|
|
169
|
+
"Z": function() { return /* binding */ _defineProperty; }
|
|
170
170
|
});
|
|
171
171
|
|
|
172
172
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
@@ -284,27 +284,29 @@ function _defineProperty(e, r, t) {
|
|
|
284
284
|
/******/
|
|
285
285
|
/************************************************************************/
|
|
286
286
|
var __webpack_exports__ = {};
|
|
287
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
288
|
+
!function() {
|
|
287
289
|
// ESM COMPAT FLAG
|
|
288
290
|
__webpack_require__.r(__webpack_exports__);
|
|
289
291
|
|
|
290
292
|
// EXPORTS
|
|
291
293
|
__webpack_require__.d(__webpack_exports__, {
|
|
292
|
-
SceneToHDImageViewModel: function() { return /* reexport */ SceneToHDImageViewModel/* default */.
|
|
294
|
+
"SceneToHDImageViewModel": function() { return /* reexport */ SceneToHDImageViewModel/* default */.Z; },
|
|
293
295
|
"default": function() { return /* reexport */ SceneToHDImage; }
|
|
294
296
|
});
|
|
295
297
|
|
|
296
298
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
297
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
299
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
298
300
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
299
|
-
var gis_utils_ = __webpack_require__(
|
|
301
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
300
302
|
// EXTERNAL MODULE: ./src/webgl/scenetohdimage/SceneToHDImageViewModel.js
|
|
301
|
-
var SceneToHDImageViewModel = __webpack_require__(
|
|
303
|
+
var SceneToHDImageViewModel = __webpack_require__(2059);
|
|
302
304
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
303
|
-
var client_icons_vue_ = __webpack_require__(
|
|
305
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
304
306
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
305
|
-
var util_ = __webpack_require__(
|
|
307
|
+
var util_ = __webpack_require__(3458);
|
|
306
308
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
307
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
309
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
308
310
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/scenetohdimage/SceneToHDImage.vue?vue&type=script&setup=true&lang=js
|
|
309
311
|
|
|
310
312
|
const _hoisted_1 = {
|
|
@@ -430,7 +432,7 @@ const __default__ = {
|
|
|
430
432
|
if (scenceView) {
|
|
431
433
|
// 初始化视图参数
|
|
432
434
|
intViewModelParams(scenceView._viewer._container.id);
|
|
433
|
-
viewModel = new SceneToHDImageViewModel/* default */.
|
|
435
|
+
viewModel = new SceneToHDImageViewModel/* default */.Z(scenceView, formItem);
|
|
434
436
|
}
|
|
435
437
|
});
|
|
436
438
|
});
|
|
@@ -827,7 +829,7 @@ const __exports__ = SceneToHDImagevue_type_script_setup_true_lang_js;
|
|
|
827
829
|
|
|
828
830
|
/* harmony default export */ var SceneToHDImage = (__exports__);
|
|
829
831
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
830
|
-
var init_js_ = __webpack_require__(
|
|
832
|
+
var init_js_ = __webpack_require__(7997);
|
|
831
833
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
832
834
|
;// CONCATENATED MODULE: ./src/webgl/scenetohdimage/index.js
|
|
833
835
|
/*
|
|
@@ -842,6 +844,7 @@ SceneToHDImage.install = (Vue, opts) => {
|
|
|
842
844
|
Vue.component(SceneToHDImage.name, SceneToHDImage);
|
|
843
845
|
};
|
|
844
846
|
|
|
847
|
+
}();
|
|
845
848
|
/******/ return __webpack_exports__;
|
|
846
849
|
/******/ })()
|
|
847
850
|
;
|