@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/slopeanalysis/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,94 +29,94 @@ 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
|
+
/***/ 2170:
|
|
58
58
|
/***/ (function(module) {
|
|
59
59
|
|
|
60
60
|
module.exports = require("core-js/modules/esnext.iterator.map.js");
|
|
61
61
|
|
|
62
62
|
/***/ }),
|
|
63
63
|
|
|
64
|
-
/***/
|
|
64
|
+
/***/ 9389:
|
|
65
65
|
/***/ (function(module) {
|
|
66
66
|
|
|
67
67
|
module.exports = require("element-plus/dist/index.full.js");
|
|
68
68
|
|
|
69
69
|
/***/ }),
|
|
70
70
|
|
|
71
|
-
/***/
|
|
71
|
+
/***/ 7080:
|
|
72
72
|
/***/ (function(module) {
|
|
73
73
|
|
|
74
74
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
75
75
|
|
|
76
76
|
/***/ }),
|
|
77
77
|
|
|
78
|
-
/***/
|
|
78
|
+
/***/ 6277:
|
|
79
79
|
/***/ (function(module) {
|
|
80
80
|
|
|
81
|
-
module.exports =
|
|
81
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
|
|
82
82
|
|
|
83
83
|
/***/ }),
|
|
84
84
|
|
|
85
|
-
/***/
|
|
85
|
+
/***/ 7135:
|
|
86
86
|
/***/ (function(module) {
|
|
87
87
|
|
|
88
|
-
module.exports =
|
|
88
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
89
89
|
|
|
90
90
|
/***/ }),
|
|
91
91
|
|
|
92
|
-
/***/
|
|
92
|
+
/***/ 3458:
|
|
93
93
|
/***/ (function(module) {
|
|
94
94
|
|
|
95
|
-
module.exports =
|
|
95
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
96
96
|
|
|
97
97
|
/***/ }),
|
|
98
98
|
|
|
99
|
-
/***/
|
|
99
|
+
/***/ 7997:
|
|
100
100
|
/***/ (function(module) {
|
|
101
101
|
|
|
102
|
-
module.exports =
|
|
102
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
103
103
|
|
|
104
104
|
/***/ }),
|
|
105
105
|
|
|
106
|
-
/***/
|
|
106
|
+
/***/ 1895:
|
|
107
107
|
/***/ (function(module) {
|
|
108
108
|
|
|
109
|
-
module.exports =
|
|
109
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
110
110
|
|
|
111
111
|
/***/ }),
|
|
112
112
|
|
|
113
|
-
/***/
|
|
113
|
+
/***/ 5301:
|
|
114
114
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
115
115
|
|
|
116
116
|
|
|
117
117
|
// EXPORTS
|
|
118
118
|
__webpack_require__.d(__webpack_exports__, {
|
|
119
|
-
|
|
119
|
+
"Z": function() { return /* binding */ _defineProperty; }
|
|
120
120
|
});
|
|
121
121
|
|
|
122
122
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
@@ -234,31 +234,33 @@ function _defineProperty(e, r, t) {
|
|
|
234
234
|
/******/
|
|
235
235
|
/************************************************************************/
|
|
236
236
|
var __webpack_exports__ = {};
|
|
237
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
238
|
+
!function() {
|
|
237
239
|
// ESM COMPAT FLAG
|
|
238
240
|
__webpack_require__.r(__webpack_exports__);
|
|
239
241
|
|
|
240
242
|
// EXPORTS
|
|
241
243
|
__webpack_require__.d(__webpack_exports__, {
|
|
242
|
-
SlopeAnalysisViewModel: function() { return /* reexport */ SlopeAnalysisViewModel; },
|
|
244
|
+
"SlopeAnalysisViewModel": function() { return /* reexport */ SlopeAnalysisViewModel; },
|
|
243
245
|
"default": function() { return /* reexport */ SlopeAnalysis; }
|
|
244
246
|
});
|
|
245
247
|
|
|
246
248
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
|
|
247
|
-
var esnext_iterator_constructor_js_ = __webpack_require__(
|
|
249
|
+
var esnext_iterator_constructor_js_ = __webpack_require__(8470);
|
|
248
250
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.find.js"
|
|
249
|
-
var esnext_iterator_find_js_ = __webpack_require__(
|
|
251
|
+
var esnext_iterator_find_js_ = __webpack_require__(8697);
|
|
250
252
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.map.js"
|
|
251
|
-
var esnext_iterator_map_js_ = __webpack_require__(
|
|
253
|
+
var esnext_iterator_map_js_ = __webpack_require__(2170);
|
|
252
254
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
253
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
255
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
254
256
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
255
|
-
var gis_utils_ = __webpack_require__(
|
|
257
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
256
258
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
|
|
257
|
-
var defineProperty = __webpack_require__(
|
|
259
|
+
var defineProperty = __webpack_require__(5301);
|
|
258
260
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
|
|
259
|
-
var const_image_ = __webpack_require__(
|
|
261
|
+
var const_image_ = __webpack_require__(6277);
|
|
260
262
|
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
261
|
-
var message = __webpack_require__(
|
|
263
|
+
var message = __webpack_require__(1349);
|
|
262
264
|
;// CONCATENATED MODULE: ./src/webgl/slopeanalysis/SlopeAnalysisViewModel.js
|
|
263
265
|
|
|
264
266
|
|
|
@@ -272,14 +274,14 @@ var message = __webpack_require__(3275);
|
|
|
272
274
|
|
|
273
275
|
class SlopeAnalysisViewModel {
|
|
274
276
|
constructor(scenceView, viewModel) {
|
|
275
|
-
(0,defineProperty/* default */.
|
|
277
|
+
(0,defineProperty/* default */.Z)(this, "_slopeAnalysis", null);
|
|
276
278
|
// 坡度坡向三维对象
|
|
277
|
-
(0,defineProperty/* default */.
|
|
279
|
+
(0,defineProperty/* default */.Z)(this, "_globaOptions", {
|
|
278
280
|
//全局参数
|
|
279
281
|
viewer: null,
|
|
280
282
|
_drawManager: null
|
|
281
283
|
});
|
|
282
|
-
(0,defineProperty/* default */.
|
|
284
|
+
(0,defineProperty/* default */.Z)(this, "_colorImages", [
|
|
283
285
|
//渐变图片集合
|
|
284
286
|
{
|
|
285
287
|
value: "0",
|
|
@@ -291,7 +293,7 @@ class SlopeAnalysisViewModel {
|
|
|
291
293
|
value: "2",
|
|
292
294
|
src: const_image_.GREEN_TO_BLUE_URL
|
|
293
295
|
}]);
|
|
294
|
-
(0,defineProperty/* default */.
|
|
296
|
+
(0,defineProperty/* default */.Z)(this, "_language", {});
|
|
295
297
|
this._language = scenceView._language;
|
|
296
298
|
this._globaOptions.viewer = scenceView._viewer;
|
|
297
299
|
this._globaOptions.viewModel = {
|
|
@@ -405,13 +407,13 @@ class SlopeAnalysisViewModel {
|
|
|
405
407
|
}
|
|
406
408
|
}
|
|
407
409
|
} else {
|
|
408
|
-
(0,message/* default */.
|
|
410
|
+
(0,message/* default */.Z)({
|
|
409
411
|
message: this._language["stkTerrainAnalysisTips"],
|
|
410
412
|
type: "warning"
|
|
411
413
|
});
|
|
412
414
|
}
|
|
413
415
|
} else {
|
|
414
|
-
(0,message/* default */.
|
|
416
|
+
(0,message/* default */.Z)({
|
|
415
417
|
message: this._language["terrainAnalysisTips"],
|
|
416
418
|
type: "warning"
|
|
417
419
|
});
|
|
@@ -509,11 +511,11 @@ class SlopeAnalysisViewModel {
|
|
|
509
511
|
}
|
|
510
512
|
}
|
|
511
513
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
512
|
-
var client_icons_vue_ = __webpack_require__(
|
|
514
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
513
515
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
514
|
-
var util_ = __webpack_require__(
|
|
516
|
+
var util_ = __webpack_require__(3458);
|
|
515
517
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
516
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
518
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
517
519
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/slopeanalysis/SlopeAnalysis.vue?vue&type=script&setup=true&lang=js
|
|
518
520
|
|
|
519
521
|
|
|
@@ -1131,7 +1133,7 @@ const __exports__ = SlopeAnalysisvue_type_script_setup_true_lang_js;
|
|
|
1131
1133
|
|
|
1132
1134
|
/* harmony default export */ var SlopeAnalysis = (__exports__);
|
|
1133
1135
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
1134
|
-
var init_js_ = __webpack_require__(
|
|
1136
|
+
var init_js_ = __webpack_require__(7997);
|
|
1135
1137
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
1136
1138
|
;// CONCATENATED MODULE: ./src/webgl/slopeanalysis/index.js
|
|
1137
1139
|
/*
|
|
@@ -1146,6 +1148,7 @@ SlopeAnalysis.install = (Vue, opts) => {
|
|
|
1146
1148
|
Vue.component(SlopeAnalysis.name, SlopeAnalysis);
|
|
1147
1149
|
};
|
|
1148
1150
|
|
|
1151
|
+
}();
|
|
1149
1152
|
/******/ return __webpack_exports__;
|
|
1150
1153
|
/******/ })()
|
|
1151
1154
|
;
|
|
@@ -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,94 +29,94 @@ 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
|
+
/***/ 2170:
|
|
58
58
|
/***/ (function(module) {
|
|
59
59
|
|
|
60
60
|
module.exports = require("core-js/modules/esnext.iterator.map.js");
|
|
61
61
|
|
|
62
62
|
/***/ }),
|
|
63
63
|
|
|
64
|
-
/***/
|
|
64
|
+
/***/ 9389:
|
|
65
65
|
/***/ (function(module) {
|
|
66
66
|
|
|
67
67
|
module.exports = require("element-plus/dist/index.full.js");
|
|
68
68
|
|
|
69
69
|
/***/ }),
|
|
70
70
|
|
|
71
|
-
/***/
|
|
71
|
+
/***/ 7080:
|
|
72
72
|
/***/ (function(module) {
|
|
73
73
|
|
|
74
74
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
75
75
|
|
|
76
76
|
/***/ }),
|
|
77
77
|
|
|
78
|
-
/***/
|
|
78
|
+
/***/ 6277:
|
|
79
79
|
/***/ (function(module) {
|
|
80
80
|
|
|
81
|
-
module.exports =
|
|
81
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
|
|
82
82
|
|
|
83
83
|
/***/ }),
|
|
84
84
|
|
|
85
|
-
/***/
|
|
85
|
+
/***/ 7135:
|
|
86
86
|
/***/ (function(module) {
|
|
87
87
|
|
|
88
|
-
module.exports =
|
|
88
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
89
89
|
|
|
90
90
|
/***/ }),
|
|
91
91
|
|
|
92
|
-
/***/
|
|
92
|
+
/***/ 3458:
|
|
93
93
|
/***/ (function(module) {
|
|
94
94
|
|
|
95
|
-
module.exports =
|
|
95
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
96
96
|
|
|
97
97
|
/***/ }),
|
|
98
98
|
|
|
99
|
-
/***/
|
|
99
|
+
/***/ 7997:
|
|
100
100
|
/***/ (function(module) {
|
|
101
101
|
|
|
102
|
-
module.exports =
|
|
102
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
103
103
|
|
|
104
104
|
/***/ }),
|
|
105
105
|
|
|
106
|
-
/***/
|
|
106
|
+
/***/ 1895:
|
|
107
107
|
/***/ (function(module) {
|
|
108
108
|
|
|
109
|
-
module.exports =
|
|
109
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
110
110
|
|
|
111
111
|
/***/ }),
|
|
112
112
|
|
|
113
|
-
/***/
|
|
113
|
+
/***/ 5301:
|
|
114
114
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
115
115
|
|
|
116
116
|
|
|
117
117
|
// EXPORTS
|
|
118
118
|
__webpack_require__.d(__webpack_exports__, {
|
|
119
|
-
|
|
119
|
+
"Z": function() { return /* binding */ _defineProperty; }
|
|
120
120
|
});
|
|
121
121
|
|
|
122
122
|
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
@@ -234,31 +234,33 @@ function _defineProperty(e, r, t) {
|
|
|
234
234
|
/******/
|
|
235
235
|
/************************************************************************/
|
|
236
236
|
var __webpack_exports__ = {};
|
|
237
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
238
|
+
!function() {
|
|
237
239
|
// ESM COMPAT FLAG
|
|
238
240
|
__webpack_require__.r(__webpack_exports__);
|
|
239
241
|
|
|
240
242
|
// EXPORTS
|
|
241
243
|
__webpack_require__.d(__webpack_exports__, {
|
|
242
|
-
SlopeAspectAnalysisViewModel: function() { return /* reexport */ SlopeAspectAnalysisViewModel; },
|
|
244
|
+
"SlopeAspectAnalysisViewModel": function() { return /* reexport */ SlopeAspectAnalysisViewModel; },
|
|
243
245
|
"default": function() { return /* reexport */ SlopeAspectAnalysis; }
|
|
244
246
|
});
|
|
245
247
|
|
|
246
248
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
|
|
247
|
-
var esnext_iterator_constructor_js_ = __webpack_require__(
|
|
249
|
+
var esnext_iterator_constructor_js_ = __webpack_require__(8470);
|
|
248
250
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.find.js"
|
|
249
|
-
var esnext_iterator_find_js_ = __webpack_require__(
|
|
251
|
+
var esnext_iterator_find_js_ = __webpack_require__(8697);
|
|
250
252
|
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.map.js"
|
|
251
|
-
var esnext_iterator_map_js_ = __webpack_require__(
|
|
253
|
+
var esnext_iterator_map_js_ = __webpack_require__(2170);
|
|
252
254
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
253
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
255
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
254
256
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
255
|
-
var gis_utils_ = __webpack_require__(
|
|
257
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
256
258
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
|
|
257
|
-
var defineProperty = __webpack_require__(
|
|
259
|
+
var defineProperty = __webpack_require__(5301);
|
|
258
260
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
|
|
259
|
-
var const_image_ = __webpack_require__(
|
|
261
|
+
var const_image_ = __webpack_require__(6277);
|
|
260
262
|
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
261
|
-
var message = __webpack_require__(
|
|
263
|
+
var message = __webpack_require__(1349);
|
|
262
264
|
;// CONCATENATED MODULE: ./src/webgl/slopeaspectanalysis/SlopeAspectAnalysisViewModel.js
|
|
263
265
|
|
|
264
266
|
|
|
@@ -272,17 +274,17 @@ var message = __webpack_require__(3275);
|
|
|
272
274
|
|
|
273
275
|
class SlopeAspectAnalysisViewModel {
|
|
274
276
|
constructor(scenceView, viewModel) {
|
|
275
|
-
(0,defineProperty/* default */.
|
|
277
|
+
(0,defineProperty/* default */.Z)(this, "_slopeAnalysis", null);
|
|
276
278
|
// 坡度坡向三维对象
|
|
277
|
-
(0,defineProperty/* default */.
|
|
279
|
+
(0,defineProperty/* default */.Z)(this, "_aspectAnalysis", null);
|
|
278
280
|
// 坡向三维对象
|
|
279
281
|
//全局参数
|
|
280
|
-
(0,defineProperty/* default */.
|
|
282
|
+
(0,defineProperty/* default */.Z)(this, "_globaOptions", {
|
|
281
283
|
viewer: null,
|
|
282
284
|
_drawManager: null
|
|
283
285
|
});
|
|
284
|
-
(0,defineProperty/* default */.
|
|
285
|
-
(0,defineProperty/* default */.
|
|
286
|
+
(0,defineProperty/* default */.Z)(this, "_language", {});
|
|
287
|
+
(0,defineProperty/* default */.Z)(this, "_colorImages", [
|
|
286
288
|
//渐变图片集合
|
|
287
289
|
{
|
|
288
290
|
value: "0",
|
|
@@ -401,13 +403,13 @@ class SlopeAspectAnalysisViewModel {
|
|
|
401
403
|
}
|
|
402
404
|
}
|
|
403
405
|
} else {
|
|
404
|
-
(0,message/* default */.
|
|
406
|
+
(0,message/* default */.Z)({
|
|
405
407
|
message: this._language["stkTerrainAnalysisTips"],
|
|
406
408
|
type: "warning"
|
|
407
409
|
});
|
|
408
410
|
}
|
|
409
411
|
} else {
|
|
410
|
-
(0,message/* default */.
|
|
412
|
+
(0,message/* default */.Z)({
|
|
411
413
|
message: this._language["terrainAnalysisTips"],
|
|
412
414
|
type: "warning"
|
|
413
415
|
});
|
|
@@ -521,11 +523,11 @@ class SlopeAspectAnalysisViewModel {
|
|
|
521
523
|
}
|
|
522
524
|
}
|
|
523
525
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
524
|
-
var client_icons_vue_ = __webpack_require__(
|
|
526
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
525
527
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
526
|
-
var util_ = __webpack_require__(
|
|
528
|
+
var util_ = __webpack_require__(3458);
|
|
527
529
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
528
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
530
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
529
531
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/slopeaspectanalysis/SlopeAspectAnalysis.vue?vue&type=script&setup=true&lang=js
|
|
530
532
|
|
|
531
533
|
|
|
@@ -1275,7 +1277,7 @@ const __exports__ = SlopeAspectAnalysisvue_type_script_setup_true_lang_js;
|
|
|
1275
1277
|
|
|
1276
1278
|
/* harmony default export */ var SlopeAspectAnalysis = (__exports__);
|
|
1277
1279
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
1278
|
-
var init_js_ = __webpack_require__(
|
|
1280
|
+
var init_js_ = __webpack_require__(7997);
|
|
1279
1281
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
1280
1282
|
;// CONCATENATED MODULE: ./src/webgl/slopeaspectanalysis/index.js
|
|
1281
1283
|
/*
|
|
@@ -1290,6 +1292,7 @@ SlopeAspectAnalysis.install = (Vue, opts) => {
|
|
|
1290
1292
|
Vue.component(SlopeAspectAnalysis.name, SlopeAspectAnalysis);
|
|
1291
1293
|
};
|
|
1292
1294
|
|
|
1295
|
+
}();
|
|
1293
1296
|
/******/ return __webpack_exports__;
|
|
1294
1297
|
/******/ })()
|
|
1295
1298
|
;
|