@kq_npm/client3d_webgl_vue 0.7.8-beta → 0.8.0-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/baseterraingallery/index.js +7 -39
- package/index.js +9 -41
- package/package.json +1 -1
|
@@ -84,8 +84,8 @@ class BaseterrainGalleryViewModel {
|
|
|
84
84
|
|
|
85
85
|
this._baseterrainGallery.viewer = viewer;
|
|
86
86
|
this._baseterrainGallery.viewer.scene.globe.depthTestAgainstTerrain = false;
|
|
87
|
-
this._baseterrainGallery.viewer.scene.postProcessStages.fxaa.enabled = false;
|
|
88
|
-
|
|
87
|
+
this._baseterrainGallery.viewer.scene.postProcessStages.fxaa.enabled = false; //this.terrainTDT();
|
|
88
|
+
|
|
89
89
|
this.terrainNo();
|
|
90
90
|
this.terrainCesium();
|
|
91
91
|
}
|
|
@@ -157,7 +157,6 @@ const _hoisted_2 = {
|
|
|
157
157
|
};
|
|
158
158
|
const _hoisted_3 = ["src"];
|
|
159
159
|
const _hoisted_4 = ["src"];
|
|
160
|
-
const _hoisted_5 = ["src"];
|
|
161
160
|
|
|
162
161
|
|
|
163
162
|
|
|
@@ -259,39 +258,8 @@ const __default__ = {
|
|
|
259
258
|
span: 24
|
|
260
259
|
}, {
|
|
261
260
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_form, null, {
|
|
262
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_row, {
|
|
263
|
-
onClick: _cache[0] || (_cache[0] = $event => clickHandler(
|
|
264
|
-
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.normalizeClass)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(currentIndex) == 0 ? 'active' : '')
|
|
265
|
-
}, {
|
|
266
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_col, {
|
|
267
|
-
span: 5
|
|
268
|
-
}, {
|
|
269
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createElementVNode)("img", {
|
|
270
|
-
src: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(const_image_namespaceObject.TDT_TERRAiIN_URL),
|
|
271
|
-
alt: ""
|
|
272
|
-
}, null, 8
|
|
273
|
-
/* PROPS */
|
|
274
|
-
, _hoisted_3)]),
|
|
275
|
-
_: 1
|
|
276
|
-
/* STABLE */
|
|
277
|
-
|
|
278
|
-
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_col, {
|
|
279
|
-
span: 19
|
|
280
|
-
}, {
|
|
281
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(language).tiandituTerrain), 1
|
|
282
|
-
/* TEXT */
|
|
283
|
-
)]),
|
|
284
|
-
_: 1
|
|
285
|
-
/* STABLE */
|
|
286
|
-
|
|
287
|
-
})]),
|
|
288
|
-
_: 1
|
|
289
|
-
/* STABLE */
|
|
290
|
-
|
|
291
|
-
}, 8
|
|
292
|
-
/* PROPS */
|
|
293
|
-
, ["class"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_row, {
|
|
294
|
-
onClick: _cache[1] || (_cache[1] = $event => clickHandler(1)),
|
|
261
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createCommentVNode)(" <kq-row @click=\"clickHandler(0)\" :class=\"currentIndex == 0 ? 'active' : ''\">\n <kq-col :span=\"5\">\n <img :src=\"TDT_TERRAiIN_URL\" alt=\"\" />\n </kq-col>\n <kq-col :span=\"19\">{{ language.tiandituTerrain }} </kq-col>\n </kq-row> "), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_row, {
|
|
262
|
+
onClick: _cache[0] || (_cache[0] = $event => clickHandler(1)),
|
|
295
263
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.normalizeClass)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(currentIndex) == 1 ? 'active' : '')
|
|
296
264
|
}, {
|
|
297
265
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_col, {
|
|
@@ -302,7 +270,7 @@ const __default__ = {
|
|
|
302
270
|
alt: ""
|
|
303
271
|
}, null, 8
|
|
304
272
|
/* PROPS */
|
|
305
|
-
,
|
|
273
|
+
, _hoisted_3)]),
|
|
306
274
|
_: 1
|
|
307
275
|
/* STABLE */
|
|
308
276
|
|
|
@@ -322,7 +290,7 @@ const __default__ = {
|
|
|
322
290
|
}, 8
|
|
323
291
|
/* PROPS */
|
|
324
292
|
, ["class"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_row, {
|
|
325
|
-
onClick: _cache[
|
|
293
|
+
onClick: _cache[1] || (_cache[1] = $event => clickHandler(2)),
|
|
326
294
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.normalizeClass)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(currentIndex) == 2 ? 'active' : '')
|
|
327
295
|
}, {
|
|
328
296
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_col, {
|
|
@@ -333,7 +301,7 @@ const __default__ = {
|
|
|
333
301
|
alt: ""
|
|
334
302
|
}, null, 8
|
|
335
303
|
/* PROPS */
|
|
336
|
-
,
|
|
304
|
+
, _hoisted_4)]),
|
|
337
305
|
_: 1
|
|
338
306
|
/* STABLE */
|
|
339
307
|
|
package/index.js
CHANGED
|
@@ -3313,8 +3313,8 @@ class BaseterrainGalleryViewModel {
|
|
|
3313
3313
|
|
|
3314
3314
|
this._baseterrainGallery.viewer = viewer;
|
|
3315
3315
|
this._baseterrainGallery.viewer.scene.globe.depthTestAgainstTerrain = false;
|
|
3316
|
-
this._baseterrainGallery.viewer.scene.postProcessStages.fxaa.enabled = false;
|
|
3317
|
-
|
|
3316
|
+
this._baseterrainGallery.viewer.scene.postProcessStages.fxaa.enabled = false; //this.terrainTDT();
|
|
3317
|
+
|
|
3318
3318
|
this.terrainNo();
|
|
3319
3319
|
this.terrainCesium();
|
|
3320
3320
|
}
|
|
@@ -3384,7 +3384,6 @@ const BaseterrainGalleryvue_type_script_setup_true_lang_js_hoisted_2 = {
|
|
|
3384
3384
|
};
|
|
3385
3385
|
const _hoisted_3 = ["src"];
|
|
3386
3386
|
const _hoisted_4 = ["src"];
|
|
3387
|
-
const _hoisted_5 = ["src"];
|
|
3388
3387
|
|
|
3389
3388
|
|
|
3390
3389
|
|
|
@@ -3486,39 +3485,8 @@ const BaseterrainGalleryvue_type_script_setup_true_lang_js_default_ = {
|
|
|
3486
3485
|
span: 24
|
|
3487
3486
|
}, {
|
|
3488
3487
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_form, null, {
|
|
3489
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_row, {
|
|
3490
|
-
onClick: _cache[0] || (_cache[0] = $event => clickHandler(
|
|
3491
|
-
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.normalizeClass)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(currentIndex) == 0 ? 'active' : '')
|
|
3492
|
-
}, {
|
|
3493
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_col, {
|
|
3494
|
-
span: 5
|
|
3495
|
-
}, {
|
|
3496
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createElementVNode)("img", {
|
|
3497
|
-
src: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(const_image_namespaceObject.TDT_TERRAiIN_URL),
|
|
3498
|
-
alt: ""
|
|
3499
|
-
}, null, 8
|
|
3500
|
-
/* PROPS */
|
|
3501
|
-
, _hoisted_3)]),
|
|
3502
|
-
_: 1
|
|
3503
|
-
/* STABLE */
|
|
3504
|
-
|
|
3505
|
-
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_col, {
|
|
3506
|
-
span: 19
|
|
3507
|
-
}, {
|
|
3508
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(language).tiandituTerrain), 1
|
|
3509
|
-
/* TEXT */
|
|
3510
|
-
)]),
|
|
3511
|
-
_: 1
|
|
3512
|
-
/* STABLE */
|
|
3513
|
-
|
|
3514
|
-
})]),
|
|
3515
|
-
_: 1
|
|
3516
|
-
/* STABLE */
|
|
3517
|
-
|
|
3518
|
-
}, 8
|
|
3519
|
-
/* PROPS */
|
|
3520
|
-
, ["class"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_row, {
|
|
3521
|
-
onClick: _cache[1] || (_cache[1] = $event => clickHandler(1)),
|
|
3488
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createCommentVNode)(" <kq-row @click=\"clickHandler(0)\" :class=\"currentIndex == 0 ? 'active' : ''\">\n <kq-col :span=\"5\">\n <img :src=\"TDT_TERRAiIN_URL\" alt=\"\" />\n </kq-col>\n <kq-col :span=\"19\">{{ language.tiandituTerrain }} </kq-col>\n </kq-row> "), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_row, {
|
|
3489
|
+
onClick: _cache[0] || (_cache[0] = $event => clickHandler(1)),
|
|
3522
3490
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.normalizeClass)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(currentIndex) == 1 ? 'active' : '')
|
|
3523
3491
|
}, {
|
|
3524
3492
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_col, {
|
|
@@ -3529,7 +3497,7 @@ const BaseterrainGalleryvue_type_script_setup_true_lang_js_default_ = {
|
|
|
3529
3497
|
alt: ""
|
|
3530
3498
|
}, null, 8
|
|
3531
3499
|
/* PROPS */
|
|
3532
|
-
,
|
|
3500
|
+
, _hoisted_3)]),
|
|
3533
3501
|
_: 1
|
|
3534
3502
|
/* STABLE */
|
|
3535
3503
|
|
|
@@ -3549,7 +3517,7 @@ const BaseterrainGalleryvue_type_script_setup_true_lang_js_default_ = {
|
|
|
3549
3517
|
}, 8
|
|
3550
3518
|
/* PROPS */
|
|
3551
3519
|
, ["class"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_row, {
|
|
3552
|
-
onClick: _cache[
|
|
3520
|
+
onClick: _cache[1] || (_cache[1] = $event => clickHandler(2)),
|
|
3553
3521
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.normalizeClass)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(currentIndex) == 2 ? 'active' : '')
|
|
3554
3522
|
}, {
|
|
3555
3523
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_col, {
|
|
@@ -3560,7 +3528,7 @@ const BaseterrainGalleryvue_type_script_setup_true_lang_js_default_ = {
|
|
|
3560
3528
|
alt: ""
|
|
3561
3529
|
}, null, 8
|
|
3562
3530
|
/* PROPS */
|
|
3563
|
-
,
|
|
3531
|
+
, _hoisted_4)]),
|
|
3564
3532
|
_: 1
|
|
3565
3533
|
/* STABLE */
|
|
3566
3534
|
|
|
@@ -3695,7 +3663,7 @@ const Measurevue_type_script_setup_true_lang_js_hoisted_3 = {
|
|
|
3695
3663
|
const Measurevue_type_script_setup_true_lang_js_hoisted_4 = {
|
|
3696
3664
|
class: "kq-measure3d-btns"
|
|
3697
3665
|
};
|
|
3698
|
-
const
|
|
3666
|
+
const _hoisted_5 = {
|
|
3699
3667
|
key: 0,
|
|
3700
3668
|
class: "kq-measure3d-tip"
|
|
3701
3669
|
};
|
|
@@ -4046,7 +4014,7 @@ const Measurevue_type_script_setup_true_lang_js_default_ = {
|
|
|
4046
4014
|
|
|
4047
4015
|
}, 8
|
|
4048
4016
|
/* PROPS */
|
|
4049
|
-
, ["onClick", "title"])]), !!(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(isActive) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createElementBlock)("div",
|
|
4017
|
+
, ["onClick", "title"])]), !!(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(isActive) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createElementBlock)("div", _hoisted_5, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(measureType) === 'height' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createElementBlock)("p", _hoisted_6, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(language).measureTips1), 1
|
|
4050
4018
|
/* TEXT */
|
|
4051
4019
|
)) : ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.createElementBlock)("p", _hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(language).measureTips), 1
|
|
4052
4020
|
/* TEXT */
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"0.
|
|
1
|
+
{"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"0.8.0-beta","homepage":"","keywords":["KQGIS","webGL","Vue"],"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"KQWEB GROUP","license":"Apache-2.0","dependencies":{"colorcolor":"^1.1.1","echarts":"^5.3.3","js-cookie":"^3.0.1","omit.js":"^2.0.2","save":"^2.5.0","tinycolor2":"^1.4.2","vue-i18n":"^9.2.0-beta.36","xlsx":"^0.18.5","@turf/turf":"^6.5.0","css-vars-ponyfill":"^2.4.8","xe-utils":"^3.5.4"}}
|