@kq_npm/client3d_webgl_vue 4.5.11 → 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 +59 -56
- package/aspectanalysis/index.js +35 -32
- package/baseterraingallery/index.js +32 -29
- package/boxclip/index.js +44 -41
- package/clientPrint/index.js +1375 -8797
- 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 +454 -7930
- 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 +1373 -8795
- 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/flight/index.js
CHANGED
|
@@ -7,17 +7,17 @@
|
|
|
7
7
|
var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/init.js"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue/_utils/util")) : factory(root["Vue"], root["@kq_npm/client_common_vue/init.js"], root["@kq_npm/client_common_vue/_utils/gis-utils"], root["@kq_npm/client_common_vue/_utils/util"]);
|
|
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__7997__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__3458__) {
|
|
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
|
+
/***/ 5372:
|
|
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 */ FlightViewModel; }
|
|
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.
|
|
@@ -50,9 +50,9 @@ class FlightViewModel {
|
|
|
50
50
|
//停止事件
|
|
51
51
|
|
|
52
52
|
constructor(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, "_animationPath", null);
|
|
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, "stopEvent", null);
|
|
56
56
|
this._animationPath = new Cesium.Kq3dAnimationPath(viewer);
|
|
57
57
|
this.stopEvent = this._animationPath.stoped;
|
|
58
58
|
}
|
|
@@ -150,90 +150,90 @@ class FlightViewModel {
|
|
|
150
150
|
|
|
151
151
|
/***/ }),
|
|
152
152
|
|
|
153
|
-
/***/
|
|
153
|
+
/***/ 8422:
|
|
154
154
|
/***/ (function(module) {
|
|
155
155
|
|
|
156
156
|
module.exports = require("@element-plus/icons-vue");
|
|
157
157
|
|
|
158
158
|
/***/ }),
|
|
159
159
|
|
|
160
|
-
/***/
|
|
160
|
+
/***/ 348:
|
|
161
161
|
/***/ (function(module) {
|
|
162
162
|
|
|
163
163
|
module.exports = require("@kq_npm/client_icons_vue");
|
|
164
164
|
|
|
165
165
|
/***/ }),
|
|
166
166
|
|
|
167
|
-
/***/
|
|
167
|
+
/***/ 2118:
|
|
168
168
|
/***/ (function(module) {
|
|
169
169
|
|
|
170
170
|
module.exports = require("core-js/modules/es.array.push.js");
|
|
171
171
|
|
|
172
172
|
/***/ }),
|
|
173
173
|
|
|
174
|
-
/***/
|
|
174
|
+
/***/ 8470:
|
|
175
175
|
/***/ (function(module) {
|
|
176
176
|
|
|
177
177
|
module.exports = require("core-js/modules/esnext.iterator.constructor.js");
|
|
178
178
|
|
|
179
179
|
/***/ }),
|
|
180
180
|
|
|
181
|
-
/***/
|
|
181
|
+
/***/ 1058:
|
|
182
182
|
/***/ (function(module) {
|
|
183
183
|
|
|
184
184
|
module.exports = require("core-js/modules/esnext.iterator.for-each.js");
|
|
185
185
|
|
|
186
186
|
/***/ }),
|
|
187
187
|
|
|
188
|
-
/***/
|
|
188
|
+
/***/ 9389:
|
|
189
189
|
/***/ (function(module) {
|
|
190
190
|
|
|
191
191
|
module.exports = require("element-plus/dist/index.full.js");
|
|
192
192
|
|
|
193
193
|
/***/ }),
|
|
194
194
|
|
|
195
|
-
/***/
|
|
195
|
+
/***/ 7080:
|
|
196
196
|
/***/ (function(module) {
|
|
197
197
|
|
|
198
198
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
199
199
|
|
|
200
200
|
/***/ }),
|
|
201
201
|
|
|
202
|
-
/***/
|
|
202
|
+
/***/ 7135:
|
|
203
203
|
/***/ (function(module) {
|
|
204
204
|
|
|
205
|
-
module.exports =
|
|
205
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
206
206
|
|
|
207
207
|
/***/ }),
|
|
208
208
|
|
|
209
|
-
/***/
|
|
209
|
+
/***/ 3458:
|
|
210
210
|
/***/ (function(module) {
|
|
211
211
|
|
|
212
|
-
module.exports =
|
|
212
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
213
213
|
|
|
214
214
|
/***/ }),
|
|
215
215
|
|
|
216
|
-
/***/
|
|
216
|
+
/***/ 7997:
|
|
217
217
|
/***/ (function(module) {
|
|
218
218
|
|
|
219
|
-
module.exports =
|
|
219
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
220
220
|
|
|
221
221
|
/***/ }),
|
|
222
222
|
|
|
223
|
-
/***/
|
|
223
|
+
/***/ 1895:
|
|
224
224
|
/***/ (function(module) {
|
|
225
225
|
|
|
226
|
-
module.exports =
|
|
226
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
227
227
|
|
|
228
228
|
/***/ }),
|
|
229
229
|
|
|
230
|
-
/***/
|
|
230
|
+
/***/ 5301:
|
|
231
231
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
232
232
|
|
|
233
233
|
|
|
234
234
|
// EXPORTS
|
|
235
235
|
__webpack_require__.d(__webpack_exports__, {
|
|
236
|
-
|
|
236
|
+
"Z": function() { return /* binding */ _defineProperty; }
|
|
237
237
|
});
|
|
238
238
|
|
|
239
239
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
@@ -351,37 +351,39 @@ function _defineProperty(e, r, t) {
|
|
|
351
351
|
/******/
|
|
352
352
|
/************************************************************************/
|
|
353
353
|
var __webpack_exports__ = {};
|
|
354
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
355
|
+
!function() {
|
|
354
356
|
// ESM COMPAT FLAG
|
|
355
357
|
__webpack_require__.r(__webpack_exports__);
|
|
356
358
|
|
|
357
359
|
// EXPORTS
|
|
358
360
|
__webpack_require__.d(__webpack_exports__, {
|
|
359
|
-
FlightViewModel: function() { return /* reexport */ FlightViewModel/* default */.
|
|
361
|
+
"FlightViewModel": function() { return /* reexport */ FlightViewModel/* default */.Z; },
|
|
360
362
|
"default": function() { return /* reexport */ Flight; }
|
|
361
363
|
});
|
|
362
364
|
|
|
363
365
|
// EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
|
|
364
|
-
var es_array_push_js_ = __webpack_require__(
|
|
366
|
+
var es_array_push_js_ = __webpack_require__(2118);
|
|
365
367
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
|
|
366
|
-
var esnext_iterator_constructor_js_ = __webpack_require__(
|
|
368
|
+
var esnext_iterator_constructor_js_ = __webpack_require__(8470);
|
|
367
369
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.for-each.js"
|
|
368
|
-
var esnext_iterator_for_each_js_ = __webpack_require__(
|
|
370
|
+
var esnext_iterator_for_each_js_ = __webpack_require__(1058);
|
|
369
371
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
370
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
372
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
371
373
|
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
372
|
-
var message = __webpack_require__(
|
|
374
|
+
var message = __webpack_require__(1349);
|
|
373
375
|
// EXTERNAL MODULE: external "@element-plus/icons-vue"
|
|
374
|
-
var icons_vue_ = __webpack_require__(
|
|
376
|
+
var icons_vue_ = __webpack_require__(8422);
|
|
375
377
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
376
|
-
var client_icons_vue_ = __webpack_require__(
|
|
378
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
377
379
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
378
|
-
var gis_utils_ = __webpack_require__(
|
|
380
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
379
381
|
// EXTERNAL MODULE: ./src/webgl/flight/FlightViewModel.js
|
|
380
|
-
var FlightViewModel = __webpack_require__(
|
|
382
|
+
var FlightViewModel = __webpack_require__(5372);
|
|
381
383
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
382
|
-
var util_ = __webpack_require__(
|
|
384
|
+
var util_ = __webpack_require__(3458);
|
|
383
385
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
384
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
386
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
385
387
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/flight/Flight.vue?vue&type=script&setup=true&lang=js
|
|
386
388
|
|
|
387
389
|
|
|
@@ -531,7 +533,7 @@ const __default__ = {
|
|
|
531
533
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
532
534
|
if (scenceView) {
|
|
533
535
|
viewer = scenceView._viewer;
|
|
534
|
-
viewModel = new FlightViewModel/* default */.
|
|
536
|
+
viewModel = new FlightViewModel/* default */.Z(viewer);
|
|
535
537
|
viewModel.stopEvent.addEventListener(function () {
|
|
536
538
|
isPrePlaying.value = false;
|
|
537
539
|
pathList.forEach(path => {
|
|
@@ -744,7 +746,7 @@ const __default__ = {
|
|
|
744
746
|
//保存
|
|
745
747
|
function save() {
|
|
746
748
|
if (pathName.value === "") {
|
|
747
|
-
(0,message/* default */.
|
|
749
|
+
(0,message/* default */.Z)({
|
|
748
750
|
message: language.value["enterPathName"] + "!",
|
|
749
751
|
type: "warning"
|
|
750
752
|
});
|
|
@@ -1153,7 +1155,7 @@ const __exports__ = Flightvue_type_script_setup_true_lang_js;
|
|
|
1153
1155
|
|
|
1154
1156
|
/* harmony default export */ var Flight = (__exports__);
|
|
1155
1157
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
1156
|
-
var init_js_ = __webpack_require__(
|
|
1158
|
+
var init_js_ = __webpack_require__(7997);
|
|
1157
1159
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
1158
1160
|
;// CONCATENATED MODULE: ./src/webgl/flight/index.js
|
|
1159
1161
|
/*
|
|
@@ -1168,6 +1170,7 @@ Flight.install = (Vue, opts) => {
|
|
|
1168
1170
|
Vue.component(Flight.name, Flight);
|
|
1169
1171
|
};
|
|
1170
1172
|
|
|
1173
|
+
}();
|
|
1171
1174
|
/******/ return __webpack_exports__;
|
|
1172
1175
|
/******/ })()
|
|
1173
1176
|
;
|
package/floodanalysis/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/const-image"), require("@kq_npm/client_common_vue/init.js"), require("@kq_npm/client_common_vue/_utils/util")) : 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/init.js"], root["@kq_npm/client_common_vue/_utils/util"]);
|
|
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__7997__, __WEBPACK_EXTERNAL_MODULE__3458__) {
|
|
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,87 +29,87 @@ 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
|
+
/***/ 348:
|
|
37
37
|
/***/ (function(module) {
|
|
38
38
|
|
|
39
39
|
module.exports = require("@kq_npm/client_icons_vue");
|
|
40
40
|
|
|
41
41
|
/***/ }),
|
|
42
42
|
|
|
43
|
-
/***/
|
|
43
|
+
/***/ 8470:
|
|
44
44
|
/***/ (function(module) {
|
|
45
45
|
|
|
46
46
|
module.exports = require("core-js/modules/esnext.iterator.constructor.js");
|
|
47
47
|
|
|
48
48
|
/***/ }),
|
|
49
49
|
|
|
50
|
-
/***/
|
|
50
|
+
/***/ 8697:
|
|
51
51
|
/***/ (function(module) {
|
|
52
52
|
|
|
53
53
|
module.exports = require("core-js/modules/esnext.iterator.find.js");
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
|
57
|
-
/***/
|
|
57
|
+
/***/ 9389:
|
|
58
58
|
/***/ (function(module) {
|
|
59
59
|
|
|
60
60
|
module.exports = require("element-plus/dist/index.full.js");
|
|
61
61
|
|
|
62
62
|
/***/ }),
|
|
63
63
|
|
|
64
|
-
/***/
|
|
64
|
+
/***/ 7080:
|
|
65
65
|
/***/ (function(module) {
|
|
66
66
|
|
|
67
67
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
68
68
|
|
|
69
69
|
/***/ }),
|
|
70
70
|
|
|
71
|
-
/***/
|
|
71
|
+
/***/ 6277:
|
|
72
72
|
/***/ (function(module) {
|
|
73
73
|
|
|
74
|
-
module.exports =
|
|
74
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
|
|
75
75
|
|
|
76
76
|
/***/ }),
|
|
77
77
|
|
|
78
|
-
/***/
|
|
78
|
+
/***/ 7135:
|
|
79
79
|
/***/ (function(module) {
|
|
80
80
|
|
|
81
|
-
module.exports =
|
|
81
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
82
82
|
|
|
83
83
|
/***/ }),
|
|
84
84
|
|
|
85
|
-
/***/
|
|
85
|
+
/***/ 3458:
|
|
86
86
|
/***/ (function(module) {
|
|
87
87
|
|
|
88
|
-
module.exports =
|
|
88
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
89
89
|
|
|
90
90
|
/***/ }),
|
|
91
91
|
|
|
92
|
-
/***/
|
|
92
|
+
/***/ 7997:
|
|
93
93
|
/***/ (function(module) {
|
|
94
94
|
|
|
95
|
-
module.exports =
|
|
95
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
96
96
|
|
|
97
97
|
/***/ }),
|
|
98
98
|
|
|
99
|
-
/***/
|
|
99
|
+
/***/ 1895:
|
|
100
100
|
/***/ (function(module) {
|
|
101
101
|
|
|
102
|
-
module.exports =
|
|
102
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
103
103
|
|
|
104
104
|
/***/ }),
|
|
105
105
|
|
|
106
|
-
/***/
|
|
106
|
+
/***/ 5301:
|
|
107
107
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
108
108
|
|
|
109
109
|
|
|
110
110
|
// EXPORTS
|
|
111
111
|
__webpack_require__.d(__webpack_exports__, {
|
|
112
|
-
|
|
112
|
+
"Z": function() { return /* binding */ _defineProperty; }
|
|
113
113
|
});
|
|
114
114
|
|
|
115
115
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
@@ -227,29 +227,31 @@ function _defineProperty(e, r, t) {
|
|
|
227
227
|
/******/
|
|
228
228
|
/************************************************************************/
|
|
229
229
|
var __webpack_exports__ = {};
|
|
230
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
231
|
+
!function() {
|
|
230
232
|
// ESM COMPAT FLAG
|
|
231
233
|
__webpack_require__.r(__webpack_exports__);
|
|
232
234
|
|
|
233
235
|
// EXPORTS
|
|
234
236
|
__webpack_require__.d(__webpack_exports__, {
|
|
235
|
-
FloodAnalysisViewModel: function() { return /* reexport */ FloodAnalysisViewModel; },
|
|
237
|
+
"FloodAnalysisViewModel": function() { return /* reexport */ FloodAnalysisViewModel; },
|
|
236
238
|
"default": function() { return /* reexport */ FloodAnalysis; }
|
|
237
239
|
});
|
|
238
240
|
|
|
239
241
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
|
|
240
|
-
var esnext_iterator_constructor_js_ = __webpack_require__(
|
|
242
|
+
var esnext_iterator_constructor_js_ = __webpack_require__(8470);
|
|
241
243
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.find.js"
|
|
242
|
-
var esnext_iterator_find_js_ = __webpack_require__(
|
|
244
|
+
var esnext_iterator_find_js_ = __webpack_require__(8697);
|
|
243
245
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
244
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
246
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
245
247
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
246
|
-
var gis_utils_ = __webpack_require__(
|
|
248
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
247
249
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
|
|
248
|
-
var defineProperty = __webpack_require__(
|
|
250
|
+
var defineProperty = __webpack_require__(5301);
|
|
249
251
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
|
|
250
|
-
var const_image_ = __webpack_require__(
|
|
252
|
+
var const_image_ = __webpack_require__(6277);
|
|
251
253
|
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
252
|
-
var message = __webpack_require__(
|
|
254
|
+
var message = __webpack_require__(1349);
|
|
253
255
|
;// CONCATENATED MODULE: ./src/webgl/floodanalysis/FloodAnalysisViewModel.js
|
|
254
256
|
|
|
255
257
|
|
|
@@ -263,19 +265,19 @@ var message = __webpack_require__(3275);
|
|
|
263
265
|
|
|
264
266
|
class FloodAnalysisViewModel {
|
|
265
267
|
constructor(scenceView, options) {
|
|
266
|
-
(0,defineProperty/* default */.
|
|
267
|
-
(0,defineProperty/* default */.
|
|
268
|
+
(0,defineProperty/* default */.Z)(this, "_options", {});
|
|
269
|
+
(0,defineProperty/* default */.Z)(this, "_floodTerrainAnalysis", null);
|
|
268
270
|
//地形淹没三维对象
|
|
269
|
-
(0,defineProperty/* default */.
|
|
271
|
+
(0,defineProperty/* default */.Z)(this, "_floodModelAnalysis", null);
|
|
270
272
|
//模型淹没三维对象
|
|
271
|
-
(0,defineProperty/* default */.
|
|
273
|
+
(0,defineProperty/* default */.Z)(this, "_measureHandler", null);
|
|
272
274
|
//测量三维对象
|
|
273
|
-
(0,defineProperty/* default */.
|
|
275
|
+
(0,defineProperty/* default */.Z)(this, "_measureResult", null);
|
|
274
276
|
//测量结果
|
|
275
|
-
(0,defineProperty/* default */.
|
|
277
|
+
(0,defineProperty/* default */.Z)(this, "_mode", 0);
|
|
276
278
|
//淹没模式
|
|
277
|
-
(0,defineProperty/* default */.
|
|
278
|
-
(0,defineProperty/* default */.
|
|
279
|
+
(0,defineProperty/* default */.Z)(this, "_language", {});
|
|
280
|
+
(0,defineProperty/* default */.Z)(this, "_colorImages", [
|
|
279
281
|
//淹没纹理图片集合
|
|
280
282
|
{
|
|
281
283
|
value: "0",
|
|
@@ -353,13 +355,13 @@ class FloodAnalysisViewModel {
|
|
|
353
355
|
this.clear();
|
|
354
356
|
this._measureHandler.startMeasure(Cesium.Kq3dMeasureMode.HorizontalArea);
|
|
355
357
|
} else {
|
|
356
|
-
(0,message/* default */.
|
|
358
|
+
(0,message/* default */.Z)({
|
|
357
359
|
message: this._language["stkTerrainAnalysisTips"],
|
|
358
360
|
type: "warning"
|
|
359
361
|
});
|
|
360
362
|
}
|
|
361
363
|
} else {
|
|
362
|
-
(0,message/* default */.
|
|
364
|
+
(0,message/* default */.Z)({
|
|
363
365
|
message: this._language["terrainAnalysisTips"],
|
|
364
366
|
type: "warning"
|
|
365
367
|
});
|
|
@@ -377,7 +379,7 @@ class FloodAnalysisViewModel {
|
|
|
377
379
|
this.clear();
|
|
378
380
|
this._measureHandler.startMeasure(Cesium.Kq3dMeasureMode.HorizontalArea);
|
|
379
381
|
} else {
|
|
380
|
-
(0,message/* default */.
|
|
382
|
+
(0,message/* default */.Z)({
|
|
381
383
|
message: this._language["addModelAnalysisTips"],
|
|
382
384
|
type: "warning"
|
|
383
385
|
});
|
|
@@ -464,11 +466,11 @@ class FloodAnalysisViewModel {
|
|
|
464
466
|
}
|
|
465
467
|
}
|
|
466
468
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
467
|
-
var client_icons_vue_ = __webpack_require__(
|
|
469
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
468
470
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
469
|
-
var util_ = __webpack_require__(
|
|
471
|
+
var util_ = __webpack_require__(3458);
|
|
470
472
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
471
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
473
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
472
474
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/floodanalysis/FloodAnalysis.vue?vue&type=script&setup=true&lang=js
|
|
473
475
|
|
|
474
476
|
|
|
@@ -1005,7 +1007,7 @@ const __exports__ = FloodAnalysisvue_type_script_setup_true_lang_js;
|
|
|
1005
1007
|
|
|
1006
1008
|
/* harmony default export */ var FloodAnalysis = (__exports__);
|
|
1007
1009
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
1008
|
-
var init_js_ = __webpack_require__(
|
|
1010
|
+
var init_js_ = __webpack_require__(7997);
|
|
1009
1011
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
1010
1012
|
;// CONCATENATED MODULE: ./src/webgl/floodanalysis/index.js
|
|
1011
1013
|
/*
|
|
@@ -1020,6 +1022,7 @@ FloodAnalysis.install = (Vue, opts) => {
|
|
|
1020
1022
|
Vue.component(FloodAnalysis.name, FloodAnalysis);
|
|
1021
1023
|
};
|
|
1022
1024
|
|
|
1025
|
+
}();
|
|
1023
1026
|
/******/ return __webpack_exports__;
|
|
1024
1027
|
/******/ })()
|
|
1025
1028
|
;
|