@mapgis/webclient-vue-cesium 17.4.13 → 17.4.16
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.
|
@@ -112146,7 +112146,7 @@ if (typeof window !== 'undefined') {
|
|
|
112146
112146
|
// Indicate to webpack that this file can be concatenated
|
|
112147
112147
|
/* harmony default export */ var setPublicPath = (null);
|
|
112148
112148
|
|
|
112149
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
112149
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/WebGlobe/WebGlobe.vue?vue&type=template&id=e78866cc
|
|
112150
112150
|
var WebGlobevue_type_template_id_e78866cc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"cesium-map-wrapper"},[_vm._m(0),(_vm.initialized)?_vm._t("default"):_vm._e()],2)}
|
|
112151
112151
|
var staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"container",attrs:{"id":_vm.container}})}]
|
|
112152
112152
|
|
|
@@ -113967,7 +113967,7 @@ var WebGlobe_component = normalizeComponent(
|
|
|
113967
113967
|
)
|
|
113968
113968
|
|
|
113969
113969
|
/* harmony default export */ var WebGlobe = (WebGlobe_component.exports);
|
|
113970
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
113970
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/WebGlobe/ViewpointManager.vue?vue&type=template&id=13dd3ac6&scoped=true
|
|
113971
113971
|
var ViewpointManagervue_type_template_id_13dd3ac6_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.manager),expression:"manager"}],staticClass:"mapgis-3d-viewpoint-manager"},[_c('viewpoint-editor',{attrs:{"editTuple":_vm.editTuple,"show":_vm.editor,"mode":_vm.mode},on:{"update":function($event){return _vm.changeViewpoint($event)},"change":function (e) {
|
|
113972
113972
|
_vm.editor = e;
|
|
113973
113973
|
}},model:{value:(_vm.config),callback:function ($$v) {_vm.config=$$v},expression:"config"}}),_vm._l((_vm.items),function(item,index){return _c('div',{key:index},[_c('mapgis-ui-collapse',{staticClass:"collapse",attrs:{"accordion":""},on:{"change":_vm.changeActivekey},model:{value:(_vm.activeKey),callback:function ($$v) {_vm.activeKey=$$v},expression:"activeKey"}},[_c('mapgis-ui-collapse-panel',{key:index,staticClass:"collapse-item"},[(_vm.showEdit || _vm.editIndex !== index + 1)?_c('template',{slot:"header"},[_vm._v(_vm._s(item.viewGroupName))]):_c('template',{slot:"header"},[_c('mapgis-ui-input',{style:({ width: '150px', height: '22px' }),model:{value:(item.viewGroupName),callback:function ($$v) {_vm.$set(item, "viewGroupName", $$v)},expression:"item.viewGroupName"}})],1),_c('mapgis-ui-tooltip',{staticClass:"iconTool",attrs:{"slot":"extra","placement":"top","title":"飞行"},slot:"extra"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-play-circle"},on:{"click":function($event){$event.stopPropagation();return _vm.clickFlyPano(index)}}})],1),_c('mapgis-ui-tooltip',{staticClass:"iconTool",attrs:{"slot":"extra","placement":"top","title":"编辑"},slot:"extra"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-edit"},on:{"click":function($event){$event.stopPropagation();return _vm.clickEdit(index)}}})],1),_c('mapgis-ui-tooltip',{staticClass:"iconTool",attrs:{"slot":"extra","placement":"top","title":"删除"},slot:"extra"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-delete"},on:{"click":function($event){$event.stopPropagation();return _vm.clickDelete(index, item)}}})],1),_c('div',{staticClass:"collapse-item-div"},[(item.viewGroupItems.length > 0)?_c('div',{staticClass:"content"},_vm._l((item.viewGroupItems),function(itemChild,indexChild){return _c('mapgis-ui-collapse',{key:indexChild},[_c('mapgis-ui-collapse-panel',{key:indexChild},[(_vm.showEditChild || _vm.editChildIndex !== indexChild + 1)?_c('template',{slot:"header"},[_vm._v(_vm._s(itemChild.name))]):_c('template',{slot:"header"},[_c('mapgis-ui-input',{style:({ width: '150px', height: '22px' }),model:{value:(itemChild.name),callback:function ($$v) {_vm.$set(itemChild, "name", $$v)},expression:"itemChild.name"}})],1),_c('mapgis-ui-tooltip',{staticClass:"iconTool",attrs:{"slot":"extra","placement":"top","title":"飞行"},slot:"extra"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-play-circle"},on:{"click":function($event){$event.stopPropagation();return _vm.flyTo(itemChild, indexChild)}}})],1),_c('mapgis-ui-tooltip',{staticClass:"iconTool",attrs:{"slot":"extra","placement":"top","title":"编辑"},slot:"extra"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-edit"},on:{"click":function($event){$event.stopPropagation();return _vm.clickEditChild(index, indexChild)}}})],1),_c('mapgis-ui-tooltip',{staticClass:"iconTool",attrs:{"slot":"extra","placement":"top","title":"删除"},slot:"extra"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-delete"},on:{"click":function($event){$event.stopPropagation();return _vm.clickDeleteChild(index, indexChild, itemChild)}}})],1),_vm._t("saveAsInitViewPoint",null,{"slot":"extra","viewPoint":itemChild}),_c('div',{staticClass:"collapse-item-content"},[_c('div',{staticClass:"collapse-item-left"},[_c('img',{attrs:{"src":_vm.getImage(itemChild.image),"alt":""}}),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.active >= 0),expression:"active >= 0"}],ref:"menu",refInFor:true,staticClass:"item-more-tool",on:{"mouseleave":function($event){_vm.active = -1}}},[_c('div',{staticClass:"more-tool-btn",on:{"click":function($event){return _vm.editViewpoint(_vm.active)}}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-bianji"}}),_vm._v("\n 编辑\n ")],1),_c('div',{staticClass:"more-tool-btn",on:{"click":function($event){return _vm.deleteViewpoint(_vm.active)}}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-shanchu"}}),_vm._v("\n 删除\n ")],1)])]),_c('div',{staticClass:"collapse-item-right"},[_c('div',[_c('div',{style:({ 'margin-bottom': '10px' })},[_c('mapgis-ui-button',{staticClass:"collapse-item-right-button",on:{"click":function($event){$event.stopPropagation();return _vm.editViewpoint(index, indexChild)}}},[_vm._v("重新获取")])],1),_c('div',{style:({ position: 'relative', left: '-10px' })},[_vm._v("\n 时间:\n "),_c('mapgis-ui-input',{staticClass:"collapse-item-right-input",attrs:{"placeholder":"Basic usage"},model:{value:(itemChild.duration),callback:function ($$v) {_vm.$set(itemChild, "duration", $$v)},expression:"itemChild.duration"}}),_vm._v("\n s\n ")],1)])])])],2)],1)}),1):_vm._e(),_c('span',{staticClass:"addView",on:{"click":function($event){$event.stopPropagation();return _vm.addViewpoint(index)}}},[_vm._v("添加视点")])])],2)],1)],1)}),_c('div',{staticClass:"save-current-view-point-as-init-div"},[_vm._t("saveCurrentViewPointAsInit")],2),_c('div',{staticClass:"viewpoint-footer"},[(!_vm.selectMode)?_c('mapgis-ui-button',{attrs:{"type":"primary","block":true},on:{"click":_vm.addViewpointGroup}},[_vm._v("添加视点组\n ")]):_vm._e(),_c('mapgis-ui-button',{staticClass:"save-btn",attrs:{"type":"primary"},on:{"click":_vm.saveConfig}},[_vm._v("保存\n ")])],1)],2)}
|
|
@@ -114061,7 +114061,7 @@ var ViewpointManagervue_type_template_id_13dd3ac6_scoped_true_staticRenderFns =
|
|
|
114061
114061
|
}
|
|
114062
114062
|
}
|
|
114063
114063
|
});
|
|
114064
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
114064
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/WebGlobe/ViewpointManager/ViewpointEditor.vue?vue&type=template&id=47cf5158&scoped=true
|
|
114065
114065
|
var ViewpointEditorvue_type_template_id_47cf5158_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('mapgis-ui-modal',{directives:[{name:"show",rawName:"v-show",value:(_vm.innerShow),expression:"innerShow"},{name:"drag",rawName:"v-drag"}],staticClass:"viewpoint-editor",attrs:{"title":"视角编辑器","visible":_vm.innerShow,"mask":false,"bodyStyle":_vm.bodyStyle,"width":320,"okText":"确定","cancelText":"取消"},on:{"cancel":_vm.closePanel,"ok":_vm.getResultConfig}},[_c('mapgis-ui-form',{attrs:{"layout":_vm.layout,"labelCol":{ span: 6 },"wrapperCol":{ span: 18 },"labelAlign":"left","colon":false}},[_c('mapgis-ui-form-item',{attrs:{"label":"名称"}},[_c('mapgis-ui-input',{model:{value:(_vm.name),callback:function ($$v) {_vm.name=$$v},expression:"name"}})],1),_c('mapgis-ui-input-number-panel',{attrs:{"size":"medium","label":"飞行时间(s)","slider":false,"labelCol":{ span: 6 },"wrapperCol":{ span: 18 }},model:{value:(_vm.duration),callback:function ($$v) {_vm.duration=$$v},expression:"duration"}}),_c('mapgis-ui-form-item',{attrs:{"label":"缩略图"}},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":15}},[_c('img',{staticClass:"thumbnail",attrs:{"src":_vm.image}})]),_c('mapgis-ui-col',{staticClass:"thumbnail-btn",attrs:{"span":9}},[_c('mapgis-ui-button',{staticStyle:{"margin-bottom":"8px"},on:{"click":_vm.screenshot}},[_vm._v("截图")]),_c('mapgis-ui-button',{on:{"click":_vm.upload}},[_vm._v("上传"),_c('input',{attrs:{"type":"file","id":"file"}})])],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"视角"}},[_c('div',{staticClass:"current-camera"},[_c('mapgis-ui-button',{on:{"click":function($event){$event.stopPropagation();return _vm.getCameraConfig.apply(null, arguments)}}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-xiangji"}})],1),_c('label',[_vm._v("获取时间 : "+_vm._s(_vm.currentTime))])],1)])],1),_c('mapgis-ui-collapse',{attrs:{"expand-icon-position":"left","bordered":false},scopedSlots:_vm._u([{key:"expandIcon",fn:function(props){return [_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-chevrons-down","rotate":props.isActive ? 180 : 0}})]}}])},[_c('mapgis-ui-collapse-panel',{style:(_vm.collapseStyle)},[_c('div',{attrs:{"slot":"header"},slot:"header"},[_c('mapgis-ui-row',{staticClass:"input-parameter-style"},[_c('mapgis-ui-col',{attrs:{"span":6}}),_c('mapgis-ui-col',{attrs:{"span":18}},[_c('div',{staticClass:"current-camera"},[_c('label',{staticStyle:{"color":"#0081e2","margin":"0 16px"}},[_vm._v("展开详细参数")])])])],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-input-number-panel',{attrs:{"size":"small","label":"经度","range":[0, 180],"slider":false,"rangeShow":false,"labelCol":_vm.labelCol,"wrapperCol":_vm.wrapperCol},model:{value:(_vm.longitude),callback:function ($$v) {_vm.longitude=$$v},expression:"longitude"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"small","label":"纬度","range":[-90, 90],"slider":false,"rangeShow":false,"labelCol":_vm.labelCol,"wrapperCol":_vm.wrapperCol},model:{value:(_vm.latitude),callback:function ($$v) {_vm.latitude=$$v},expression:"latitude"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"small","label":"高度","range":[0, 100000000],"slider":false,"rangeShow":false,"labelCol":_vm.labelCol,"wrapperCol":_vm.wrapperCol},model:{value:(_vm.height),callback:function ($$v) {_vm.height=$$v},expression:"height"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"small","label":"方向角","range":[0, 360],"slider":false,"rangeShow":false,"labelCol":_vm.labelCol,"wrapperCol":_vm.wrapperCol},model:{value:(_vm.heading),callback:function ($$v) {_vm.heading=$$v},expression:"heading"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"small","label":"俯视角","range":[-90, 90],"slider":false,"rangeShow":false,"labelCol":_vm.labelCol,"wrapperCol":_vm.wrapperCol},model:{value:(_vm.pitch),callback:function ($$v) {_vm.pitch=$$v},expression:"pitch"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"small","label":"翻滚角","range":[0, 180],"slider":false,"rangeShow":false,"labelCol":_vm.labelCol,"wrapperCol":_vm.wrapperCol},model:{value:(_vm.roll),callback:function ($$v) {_vm.roll=$$v},expression:"roll"}})],1)],1)],1),_c('mapgis-ui-spin',{staticStyle:{"top":"50%","left":"50%"},attrs:{"spinning":_vm.spinning,"size":"large"}}),_c('template',{slot:"footer"},[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.getResultConfig}},[_vm._v("确定")])],1)],2)}
|
|
114066
114066
|
var ViewpointEditorvue_type_template_id_47cf5158_scoped_true_staticRenderFns = []
|
|
114067
114067
|
|
|
@@ -115593,7 +115593,7 @@ var StateControl_component = normalizeComponent(
|
|
|
115593
115593
|
)
|
|
115594
115594
|
|
|
115595
115595
|
/* harmony default export */ var StateControl = (StateControl_component.exports);
|
|
115596
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
115596
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/Link/Link.vue?vue&type=template&id=20d4b76d
|
|
115597
115597
|
var Linkvue_type_template_id_20d4b76d_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
115598
115598
|
var Linkvue_type_template_id_20d4b76d_staticRenderFns = []
|
|
115599
115599
|
|
|
@@ -116012,7 +116012,7 @@ var Link_component = normalizeComponent(
|
|
|
116012
116012
|
)
|
|
116013
116013
|
|
|
116014
116014
|
/* harmony default export */ var Link_Link = (Link_component.exports);
|
|
116015
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
116015
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/Draw/Draw.vue?vue&type=template&id=494bdf51&scoped=true
|
|
116016
116016
|
var Drawvue_type_template_id_494bdf51_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("toolbar"),(_vm.initial)?_vm._t("default"):_vm._e(),_c('mapgis-ui-card',{staticClass:"mapgis-3d-draw-control",attrs:{"customPosition":_vm.position}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.enableControl),expression:"enableControl"}]},[_c('mapgis-ui-space',_vm._l((_vm.draws),function(item,i){return _c('mapgis-ui-tooltip',{key:i,attrs:{"placement":"bottom"}},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(item.tip))])]),_c('mapgis-ui-button',{class:item.className,attrs:{"shape":"circle","type":item.type},on:{"click":item.click}},[_c('mapgis-ui-iconfont',{class:item.className,attrs:{"type":item.icon,"theme":"filled"}})],1)],2)}),1)],1)])],2)}
|
|
116017
116017
|
var Drawvue_type_template_id_494bdf51_scoped_true_staticRenderFns = []
|
|
116018
116018
|
|
|
@@ -116576,14 +116576,14 @@ var Draw_component = normalizeComponent(
|
|
|
116576
116576
|
)
|
|
116577
116577
|
|
|
116578
116578
|
/* harmony default export */ var Draw = (Draw_component.exports);
|
|
116579
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
116579
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/Measure/Measure.vue?vue&type=template&id=f7e9025c
|
|
116580
116580
|
var Measurevue_type_template_id_f7e9025c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-measure"},[(_vm.initial)?_vm._t("default"):_vm._e(),_vm._t("measureTool",function(){return [_c('measure-3d-tool',{ref:"measureTool",attrs:{"result":_vm.result,"measureConfig":_vm.measureConfig}})]})],2)}
|
|
116581
116581
|
var Measurevue_type_template_id_f7e9025c_staticRenderFns = []
|
|
116582
116582
|
|
|
116583
116583
|
|
|
116584
116584
|
// CONCATENATED MODULE: ./src/components/UI/Controls/Measure/Measure.vue?vue&type=template&id=f7e9025c
|
|
116585
116585
|
|
|
116586
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
116586
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/Measure/components/MeasureTool.vue?vue&type=template&id=514b5785&scoped=true
|
|
116587
116587
|
var MeasureToolvue_type_template_id_514b5785_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.prefixCls},[_c('mapgis-ui-toolbar',{class:(_vm.prefixCls + "-toolbar"),attrs:{"bordered":false}},[_c('mapgis-ui-toolbar-command-group',_vm._l((_vm.modes),function(ref){
|
|
116588
116588
|
var title = ref.title;
|
|
116589
116589
|
var mode = ref.mode;
|
|
@@ -117151,7 +117151,7 @@ function getPolygonSamplePoints(options) {
|
|
|
117151
117151
|
}
|
|
117152
117152
|
return result;
|
|
117153
117153
|
}
|
|
117154
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
117154
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/Measure/components/MeasureResult.vue?vue&type=template&id=6e5a70b9&scoped=true
|
|
117155
117155
|
var MeasureResultvue_type_template_id_6e5a70b9_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.selfResult)?_c('div',{staticClass:"measure-result"},_vm._l((_vm.selfResultOptions),function(ref){
|
|
117156
117156
|
var label = ref.label;
|
|
117157
117157
|
var value = ref.value;
|
|
@@ -117268,7 +117268,7 @@ var MeasureResult_component = normalizeComponent(
|
|
|
117268
117268
|
)
|
|
117269
117269
|
|
|
117270
117270
|
/* harmony default export */ var MeasureResult = (MeasureResult_component.exports);
|
|
117271
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
117271
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/Measure/components/MeasureSetting.vue?vue&type=template&id=5fa54a75&scoped=true
|
|
117272
117272
|
var MeasureSettingvue_type_template_id_5fa54a75_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"measure-3d-setting"},[_c('mapgis-ui-group-tab',{attrs:{"title":"设置"}},[_c('mapgis-ui-toolbar-command',{attrs:{"slot":"handle","title":"重置","icon":"mapgis-redo"},on:{"click":_vm.onReset},slot:"handle"})],1),_c('mapgis-ui-setting-form',{attrs:{"layout":"vertical"}},[_c('mapgis-ui-form-item',{attrs:{"label":"线颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":_vm.measureConfig.lineColor,"disable-alpha":false},on:{"input":function($event){return _vm.onColorChange($event, 'lineColor')}}})],1)],1)],1)}
|
|
117273
117273
|
var MeasureSettingvue_type_template_id_5fa54a75_scoped_true_staticRenderFns = []
|
|
117274
117274
|
|
|
@@ -117935,7 +117935,7 @@ var Measure_component = normalizeComponent(
|
|
|
117935
117935
|
)
|
|
117936
117936
|
|
|
117937
117937
|
/* harmony default export */ var Measure = (Measure_component.exports);
|
|
117938
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
117938
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/Compare/Compare.vue?vue&type=template&id=cb3254c0
|
|
117939
117939
|
var Comparevue_type_template_id_cb3254c0_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
117940
117940
|
var Comparevue_type_template_id_cb3254c0_staticRenderFns = []
|
|
117941
117941
|
|
|
@@ -118590,7 +118590,7 @@ var Compare_component = normalizeComponent(
|
|
|
118590
118590
|
)
|
|
118591
118591
|
|
|
118592
118592
|
/* harmony default export */ var Compare = (Compare_component.exports);
|
|
118593
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
118593
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/Legend/Legend.vue?vue&type=template&id=2c7f23c2&scoped=true
|
|
118594
118594
|
var Legendvue_type_template_id_2c7f23c2_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-legend"},[_c('mapgis-ui-select',{staticStyle:{"width":"100%"},attrs:{"default-value":"全部"},on:{"change":_vm.handleChange}},[_c('mapgis-ui-select-option',{attrs:{"value":"全部"}},[_vm._v(" 全部 ")]),_vm._l((_vm.layers),function(layer,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":index}},[_vm._v(_vm._s(layer.layerName)+"\n ")])})],2),_c('div',{staticClass:"legend-area"},_vm._l((_vm.legends),function(legend,index){return _c('li',{key:index},[_c('img',{attrs:{"src":'data:image/png;base64,' + legend.imageData}}),_c('span',[_vm._v(_vm._s(legend.label))])])}),0)],1)}
|
|
118595
118595
|
var Legendvue_type_template_id_2c7f23c2_scoped_true_staticRenderFns = []
|
|
118596
118596
|
|
|
@@ -118713,7 +118713,7 @@ var Legend_component = normalizeComponent(
|
|
|
118713
118713
|
)
|
|
118714
118714
|
|
|
118715
118715
|
/* harmony default export */ var Legend = (Legend_component.exports);
|
|
118716
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
118716
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/Table/BaseTable.vue?vue&type=template&id=e76b9214
|
|
118717
118717
|
var BaseTablevue_type_template_id_e76b9214_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.hasFeatures),expression:"hasFeatures"}]},[_c('div',{staticClass:"mapgis-table-collapse-wrapper"},[_c('mapgis-ui-div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.visible),expression:"!visible"}],staticClass:"mapgis-table-collapse"},[_c('div',{on:{"click":_vm.showTable}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-table"}}),_vm._v("属性表\n ")],1)])],1),_c('mapgis-ui-div',{staticClass:"mapgis-baseTable"},[(_vm.toolbar && _vm.visible)?_c('mapgis-ui-div',{staticClass:"mapgis-baseTable-toolbar",style:({ bottom: _vm.toolbarBottom }),attrs:{"id":_vm.toolbarId}},[_c('div',{staticClass:"toolbar-num"},[_vm._v("\n 总共"+_vm._s(_vm.paginationCopy.total)+"条,已选"+_vm._s(_vm.selectData.length)+"条\n ")]),_c('mapgis-ui-button-group',{staticClass:"toolbar-buttons"},[_c('mapgis-ui-button',{attrs:{"size":"small"},on:{"click":_vm.$_exportData}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-export"}}),_vm._v("\n 导出\n ")],1),_c('mapgis-ui-button',{attrs:{"size":"small"},on:{"click":_vm.$_fieldFilter}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-filter"}}),_vm._v("\n 字段过滤\n ")],1),_c('mapgis-ui-button',{attrs:{"size":"small"},on:{"click":_vm.$_deleteMassFeature}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-delete"}}),_vm._v("\n 批量删除\n ")],1),_c('mapgis-ui-button',{directives:[{name:"show",rawName:"v-show",value:(_vm.showFullScene),expression:"showFullScene"}],attrs:{"size":"small"},on:{"click":_vm.$_fullScreen}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-fullscreen"}}),_vm._v("\n 全屏\n ")],1),_c('mapgis-ui-button',{attrs:{"size":"small"},on:{"click":_vm.hideTable}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-close-circle"}}),_vm._v("\n 关闭\n ")],1)],1)],1):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.columnsCopy.length === 0 && _vm.visible),expression:"columnsCopy.length === 0 && visible"}],staticClass:"mapgis-baseTable-nonData"},[_c('div',{staticStyle:{"width":"100%"}},[_vm._v("\n 暂无数据\n ")])]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showFilter && _vm.visible),expression:"showFilter && visible"}],staticClass:"mapgis-baseTable-fieldFilter",style:({
|
|
118718
118718
|
overflowY: _vm.plainOptions.length > 8 ? 'scroll' : 'hidden',
|
|
118719
118719
|
top: _vm.filterTop + 'px',
|
|
@@ -120054,7 +120054,7 @@ var BaseTable_component = normalizeComponent(
|
|
|
120054
120054
|
)
|
|
120055
120055
|
|
|
120056
120056
|
/* harmony default export */ var BaseTable = (BaseTable_component.exports);
|
|
120057
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
120057
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/geoLocate/Locate.vue?vue&type=template&id=153b3ed8&scoped=true
|
|
120058
120058
|
var Locatevue_type_template_id_153b3ed8_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"div_inline"},[_c('mapgis-ui-input-group',{staticStyle:{"display":"flex"},attrs:{"compact":""}},[_c('mapgis-ui-select',{staticStyle:{"width":"155px","padding-right":"5px"},attrs:{"default-value":"lonlat"},on:{"change":_vm.handleChange}},[_c('mapgis-ui-select-opt-group',{attrs:{"label":"定位点"}},[_c('mapgis-ui-select-option',{attrs:{"value":"lonlat"}},[_vm._v("\n 经纬度\n ")]),_c('mapgis-ui-select-option',{attrs:{"value":"WebMecro"}},[_vm._v("\n Web墨卡托\n ")])],1),_c('mapgis-ui-select-opt-group',{attrs:{"label":"图幅号"}},[_c('mapgis-ui-select-option',{attrs:{"value":"NewMapNum"}},[_vm._v("\n GB/T 13989-92\n ")])],1)],1),_c('mapgis-ui-input',{staticStyle:{"width":"55%","padding-right":"5px"},attrs:{"placeholder":_vm.inputDefaultVal,"allow-clear":"","id":"inputVal"}})],1),_c('mapgis-ui-button',{attrs:{"shape":"circle","type":"primary","size":"small"},on:{"click":_vm.locateToMap}},[_c('mapgis-ui-iconfont',{style:({ fontSize: '16px'}),attrs:{"type":"mapgis-target-lock","theme":"filled"}})],1),(_vm.locateMarker)?_c('mapgis-3d-dynamic-marker-layer',{attrs:{"data":_vm.locateFeature,"fitBound":_vm.fitBound,"layerStyle":_vm.layerStyle,"highlightStyle":_vm.highlightStyle},scopedSlots:_vm._u([{key:"popup",fn:function(ref){
|
|
120059
120059
|
var marker = ref.marker;
|
|
120060
120060
|
return _c('mapgis-ui-card',{},[_vm._v("\n "+_vm._s(marker.fid)+"\n ")])}}],null,false,3530197095)}):_vm._e()],1)}
|
|
@@ -120437,7 +120437,7 @@ var Locate_component = normalizeComponent(
|
|
|
120437
120437
|
)
|
|
120438
120438
|
|
|
120439
120439
|
/* harmony default export */ var Locate = (Locate_component.exports);
|
|
120440
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
120440
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/Debug/Debug.vue?vue&type=template&id=07df4ae6
|
|
120441
120441
|
var Debugvue_type_template_id_07df4ae6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
120442
120442
|
var Debugvue_type_template_id_07df4ae6_staticRenderFns = []
|
|
120443
120443
|
|
|
@@ -120504,7 +120504,7 @@ var Debug_component = normalizeComponent(
|
|
|
120504
120504
|
)
|
|
120505
120505
|
|
|
120506
120506
|
/* harmony default export */ var Debug = (Debug_component.exports);
|
|
120507
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
120507
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/OutputImage/OutputImage.vue?vue&type=template&id=8e56658a&scoped=true
|
|
120508
120508
|
var OutputImagevue_type_template_id_8e56658a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-output-image"},[_c('mapgis-ui-input',{attrs:{"placeholder":"请输入输出图片名"},model:{value:(_vm.imgName),callback:function ($$v) {_vm.imgName=$$v},expression:"imgName"}},[_c('div',{attrs:{"slot":"addonAfter"},slot:"addonAfter"},[_c('mapgis-ui-select',{staticClass:"outputType-select",model:{value:(_vm.outputType),callback:function ($$v) {_vm.outputType=$$v},expression:"outputType"}},_vm._l((_vm.outputTypes),function(item){return _c('mapgis-ui-select-option',{key:item,attrs:{"value":item}},[_vm._v("\n "+_vm._s(item)+"\n ")])}),1),_c('mapgis-ui-tooltip',{attrs:{"placement":"bottom","title":"下载","arrow-point-at-center":""}},[_c('mapgis-ui-iconfont',{staticClass:"download-icon",attrs:{"type":"mapgis-download"},on:{"click":_vm.download}})],1)],1)])],1)]})],2)}
|
|
120509
120509
|
var OutputImagevue_type_template_id_8e56658a_scoped_true_staticRenderFns = []
|
|
120510
120510
|
|
|
@@ -120744,7 +120744,7 @@ var OutputImage_component = normalizeComponent(
|
|
|
120744
120744
|
)
|
|
120745
120745
|
|
|
120746
120746
|
/* harmony default export */ var OutputImage = (OutputImage_component.exports);
|
|
120747
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
120747
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Controls/Rotate/Rotate.vue?vue&type=template&id=6830364a&scoped=true
|
|
120748
120748
|
var Rotatevue_type_template_id_6830364a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-3d-rotate"},[_c('mapgis-ui-group-tab',{attrs:{"title":"旋转模式"}}),_c('mapgis-ui-radio-group',{model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}},[_c('mapgis-ui-radio',{attrs:{"value":1}},[_vm._v(" 全球旋转")]),_c('mapgis-ui-radio',{attrs:{"value":2}},[_vm._v(" 绕点旋转")])],1),_c('mapgis-ui-group-tab',{attrs:{"title":"参数设置"}}),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.value === 1),expression:"value === 1"}]},[_c('mapgis-ui-input-number-panel',{staticClass:"mapgis-ui-number-style",attrs:{"size":"large","label":"纬度(°)","range":[0, 90]},model:{value:(_vm.latitude),callback:function ($$v) {_vm.latitude=$$v},expression:"latitude"}}),_c('mapgis-ui-input-number-panel',{staticClass:"mapgis-ui-number-style",attrs:{"size":"large","label":"高度(米)","rangeShow":true,"range":[200000, 280430000]},model:{value:(_vm.height),callback:function ($$v) {_vm.height=$$v},expression:"height"}}),_c('mapgis-ui-input-number-panel',{staticClass:"mapgis-ui-number-style",attrs:{"size":"large","label":"旋转周期(秒)","range":[1, 600]},model:{value:(_vm.rotatePeriod),callback:function ($$v) {_vm.rotatePeriod=$$v},expression:"rotatePeriod"}})],1),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.value === 2),expression:"value === 2"}]},[_c('mapgis-ui-input-number-panel',{staticClass:"mapgis-ui-number-style",attrs:{"size":"large","label":"俯仰角(°)","range":[-90, 0]},model:{value:(_vm.pitch),callback:function ($$v) {_vm.pitch=$$v},expression:"pitch"}}),_c('mapgis-ui-input-number-panel',{staticClass:"mapgis-ui-number-style",attrs:{"size":"large","label":"距离(米)","range":[0, 50000]},model:{value:(_vm.distance),callback:function ($$v) {_vm.distance=$$v},expression:"distance"}}),_c('mapgis-ui-input-number-panel',{staticClass:"mapgis-ui-number-style",attrs:{"size":"large","label":"环绕周期(秒)","range":[1, 600]},model:{value:(_vm.rotatePeriod),callback:function ($$v) {_vm.rotatePeriod=$$v},expression:"rotatePeriod"}}),_c('mapgis-ui-switch-panel',{attrs:{"labelCol":{ span: 8 },"wrapperCol":{ span: 16 },"layout":"vertical","label":"鼠标拾取中心点坐标","size":"default","checked":_vm.getCenter},on:{"changeChecked":_vm.getM3dCenter}},[_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"step":0.0001},model:{value:(_vm.coordinate.longitude),callback:function ($$v) {_vm.$set(_vm.coordinate, "longitude", _vm._n($$v))},expression:"coordinate.longitude"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"x坐标"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-xzhouyidong"}})],1)],1)],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"step":0.0001},model:{value:(_vm.coordinate.latitude),callback:function ($$v) {_vm.$set(_vm.coordinate, "latitude", _vm._n($$v))},expression:"coordinate.latitude"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"y坐标"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-yzhouyidong"}})],1)],1)],1)],1)],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.beginRotate}},[_vm._v("旋转\n ")]),_c('mapgis-ui-button',{on:{"click":_vm.stopRotate}},[_vm._v("停止")])],1)],1)]})],2)}
|
|
120749
120749
|
var Rotatevue_type_template_id_6830364a_scoped_true_staticRenderFns = []
|
|
120750
120750
|
|
|
@@ -121330,7 +121330,7 @@ var ImageryLayer_component = normalizeComponent(
|
|
|
121330
121330
|
)
|
|
121331
121331
|
|
|
121332
121332
|
/* harmony default export */ var ImageryLayer = (ImageryLayer_component.exports);
|
|
121333
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
121333
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/IGServer/IgsDocLayer.vue?vue&type=template&id=d66b4580
|
|
121334
121334
|
var IgsDocLayervue_type_template_id_d66b4580_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
121335
121335
|
var IgsDocLayervue_type_template_id_d66b4580_staticRenderFns = []
|
|
121336
121336
|
|
|
@@ -121561,25 +121561,47 @@ function ServiceLayer_toPrimitive(t, r) { if ("object" != ServiceLayer_typeof(t)
|
|
|
121561
121561
|
|
|
121562
121562
|
// 将rectangle转为cesium中的rectangle对象
|
|
121563
121563
|
if (options.rectangle) {
|
|
121564
|
+
var _spatialReference2, _spatialReference3;
|
|
121564
121565
|
var _options = options,
|
|
121565
|
-
|
|
121566
|
-
xmin = _options$rectangle.xmin,
|
|
121567
|
-
ymin = _options$rectangle.ymin,
|
|
121568
|
-
xmax = _options$rectangle.xmax,
|
|
121569
|
-
ymax = _options$rectangle.ymax,
|
|
121566
|
+
rectangle = _options.rectangle,
|
|
121570
121567
|
srs = _options.srs,
|
|
121571
|
-
spatialReference = _options.spatialReference,
|
|
121572
121568
|
tilingScheme = _options.tilingScheme;
|
|
121569
|
+
var _options2 = options,
|
|
121570
|
+
spatialReference = _options2.spatialReference;
|
|
121571
|
+
var xmax = Number(rectangle.xmax);
|
|
121572
|
+
var xmin = Number(rectangle.xmin);
|
|
121573
|
+
var ymax = Number(rectangle.ymax);
|
|
121574
|
+
var ymin = Number(rectangle.ymin);
|
|
121575
|
+
// 获取地图服务最大分辨率
|
|
121576
|
+
var tileWidth = this.tileWidth || 256;
|
|
121577
|
+
var maxResolution = Math.max(xmax - xmin, ymax - ymin) / tileWidth;
|
|
121578
|
+
if (!spatialReference) {
|
|
121579
|
+
var _spatialReference;
|
|
121580
|
+
var epsgNo = srs ? Number(srs.split(":")[1]) : ((_spatialReference = spatialReference) === null || _spatialReference === void 0 ? void 0 : _spatialReference.wkid) || (tilingScheme === null || tilingScheme === void 0 ? void 0 : tilingScheme.wkid) || 4326;
|
|
121581
|
+
spatialReference = new webclient_common_["SpatialReference"]({
|
|
121582
|
+
wkid: epsgNo
|
|
121583
|
+
});
|
|
121584
|
+
}
|
|
121585
|
+
var validRectangle = Object(webclient_common_["getExtendExtentByPixel"])({
|
|
121586
|
+
xmin: xmin,
|
|
121587
|
+
ymin: ymin,
|
|
121588
|
+
xmax: xmax,
|
|
121589
|
+
ymax: ymax,
|
|
121590
|
+
spatialReference: spatialReference
|
|
121591
|
+
}, {
|
|
121592
|
+
extendPixel: 100,
|
|
121593
|
+
resolution: maxResolution
|
|
121594
|
+
});
|
|
121573
121595
|
// 对rectangle中的数据进行坐标系判断,将数据装换成cesium中的rectangle对象
|
|
121574
121596
|
|
|
121575
|
-
if (["EPSG:4326", "EPSG:4490", "EPSG:4610", "EPSG:4214"].includes(srs) || [4326, 4490, 4610, 4214].includes((spatialReference === null ||
|
|
121576
|
-
options.rectangle = Cesium.Rectangle.fromDegrees(xmin, ymin, xmax, ymax);
|
|
121577
|
-
} else if (["EPSG:102100", "EPSG:3857"].includes(srs) || [102100, 3857].includes((spatialReference === null ||
|
|
121597
|
+
if (["EPSG:4326", "EPSG:4490", "EPSG:4610", "EPSG:4214"].includes(srs) || [4326, 4490, 4610, 4214].includes(((_spatialReference2 = spatialReference) === null || _spatialReference2 === void 0 ? void 0 : _spatialReference2.wkid) || (tilingScheme === null || tilingScheme === void 0 ? void 0 : tilingScheme.wkid))) {
|
|
121598
|
+
options.rectangle = Cesium.Rectangle.fromDegrees(validRectangle.xmin, validRectangle.ymin, validRectangle.xmax, validRectangle.ymax);
|
|
121599
|
+
} else if (["EPSG:102100", "EPSG:3857"].includes(srs) || [102100, 3857].includes(((_spatialReference3 = spatialReference) === null || _spatialReference3 === void 0 ? void 0 : _spatialReference3.wkid) || (tilingScheme === null || tilingScheme === void 0 ? void 0 : tilingScheme.wkid))) {
|
|
121578
121600
|
var projectInfo = zondy.geometry.Projection.project(new zondy.geometry.Extent({
|
|
121579
|
-
xmin: xmin,
|
|
121580
|
-
ymin: ymin,
|
|
121581
|
-
xmax: xmax,
|
|
121582
|
-
ymax: ymax,
|
|
121601
|
+
xmin: validRectangle.xmin,
|
|
121602
|
+
ymin: validRectangle.ymin,
|
|
121603
|
+
xmax: validRectangle.xmax,
|
|
121604
|
+
ymax: validRectangle.ymax,
|
|
121583
121605
|
spatialReference: new zondy.SpatialReference({
|
|
121584
121606
|
wkid: 3857
|
|
121585
121607
|
})
|
|
@@ -121597,9 +121619,9 @@ function ServiceLayer_toPrimitive(t, r) { if ("object" != ServiceLayer_typeof(t)
|
|
|
121597
121619
|
//取得webGlobe对象,防止当页面有多个webGlobe只会取得
|
|
121598
121620
|
//根据对应的providerName设置provider
|
|
121599
121621
|
var layerStyle = this.layerStyle;
|
|
121600
|
-
var
|
|
121601
|
-
saturation =
|
|
121602
|
-
hue =
|
|
121622
|
+
var _options3 = options,
|
|
121623
|
+
saturation = _options3.saturation,
|
|
121624
|
+
hue = _options3.hue;
|
|
121603
121625
|
var visible = layerStyle.visible,
|
|
121604
121626
|
opacity = layerStyle.opacity,
|
|
121605
121627
|
zIndex = layerStyle.zIndex;
|
|
@@ -122272,7 +122294,7 @@ var IgsDocLayer_component = normalizeComponent(
|
|
|
122272
122294
|
)
|
|
122273
122295
|
|
|
122274
122296
|
/* harmony default export */ var IgsDocLayer = (IgsDocLayer_component.exports);
|
|
122275
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
122297
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/IGServer/IgsTileLayer.vue?vue&type=template&id=72a0b7f9
|
|
122276
122298
|
var IgsTileLayervue_type_template_id_72a0b7f9_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
122277
122299
|
var IgsTileLayervue_type_template_id_72a0b7f9_staticRenderFns = []
|
|
122278
122300
|
|
|
@@ -122352,7 +122374,7 @@ var IgsTileLayer_component = normalizeComponent(
|
|
|
122352
122374
|
)
|
|
122353
122375
|
|
|
122354
122376
|
/* harmony default export */ var IgsTileLayer = (IgsTileLayer_component.exports);
|
|
122355
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
122377
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/RasterTile/BaseRasterLayer.vue?vue&type=template&id=048cf286
|
|
122356
122378
|
var BaseRasterLayervue_type_template_id_048cf286_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
122357
122379
|
var BaseRasterLayervue_type_template_id_048cf286_staticRenderFns = []
|
|
122358
122380
|
|
|
@@ -122568,7 +122590,7 @@ var BaseRasterLayer_component = normalizeComponent(
|
|
|
122568
122590
|
)
|
|
122569
122591
|
|
|
122570
122592
|
/* harmony default export */ var BaseRasterLayer = (BaseRasterLayer_component.exports);
|
|
122571
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
122593
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/RasterTile/RasterTileLayer.vue?vue&type=template&id=346b495a
|
|
122572
122594
|
var RasterTileLayervue_type_template_id_346b495a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
122573
122595
|
var RasterTileLayervue_type_template_id_346b495a_staticRenderFns = []
|
|
122574
122596
|
|
|
@@ -122708,7 +122730,7 @@ var RasterTileLayer_component = normalizeComponent(
|
|
|
122708
122730
|
)
|
|
122709
122731
|
|
|
122710
122732
|
/* harmony default export */ var RasterTileLayer = (RasterTileLayer_component.exports);
|
|
122711
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
122733
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/OGC/OGCWFSLayer.vue?vue&type=template&id=6542a4be
|
|
122712
122734
|
var OGCWFSLayervue_type_template_id_6542a4be_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
122713
122735
|
var OGCWFSLayervue_type_template_id_6542a4be_staticRenderFns = []
|
|
122714
122736
|
|
|
@@ -123003,7 +123025,7 @@ var OGCWFSLayer_component = normalizeComponent(
|
|
|
123003
123025
|
)
|
|
123004
123026
|
|
|
123005
123027
|
/* harmony default export */ var OGCWFSLayer = (OGCWFSLayer_component.exports);
|
|
123006
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
123028
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/OGC/OGCWMTSLayer.vue?vue&type=template&id=169a0eea
|
|
123007
123029
|
var OGCWMTSLayervue_type_template_id_169a0eea_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
123008
123030
|
var OGCWMTSLayervue_type_template_id_169a0eea_staticRenderFns = []
|
|
123009
123031
|
|
|
@@ -123203,7 +123225,7 @@ var OGCWMTSLayer_component = normalizeComponent(
|
|
|
123203
123225
|
)
|
|
123204
123226
|
|
|
123205
123227
|
/* harmony default export */ var OGCWMTSLayer = (OGCWMTSLayer_component.exports);
|
|
123206
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
123228
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/OGC/OGCWMSLayer.vue?vue&type=template&id=39c5713a
|
|
123207
123229
|
var OGCWMSLayervue_type_template_id_39c5713a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
123208
123230
|
var OGCWMSLayervue_type_template_id_39c5713a_staticRenderFns = []
|
|
123209
123231
|
|
|
@@ -123353,7 +123375,7 @@ var OGCWMSLayer_component = normalizeComponent(
|
|
|
123353
123375
|
)
|
|
123354
123376
|
|
|
123355
123377
|
/* harmony default export */ var OGCWMSLayer = (OGCWMSLayer_component.exports);
|
|
123356
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
123378
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/OGC/OGCReveserWMSLayer.vue?vue&type=template&id=3c4de97e
|
|
123357
123379
|
var OGCReveserWMSLayervue_type_template_id_3c4de97e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
123358
123380
|
var OGCReveserWMSLayervue_type_template_id_3c4de97e_staticRenderFns = []
|
|
123359
123381
|
|
|
@@ -123481,7 +123503,7 @@ var OGCReveserWMSLayer_component = normalizeComponent(
|
|
|
123481
123503
|
)
|
|
123482
123504
|
|
|
123483
123505
|
/* harmony default export */ var OGCReveserWMSLayer = (OGCReveserWMSLayer_component.exports);
|
|
123484
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
123506
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/IGServer/IgsDynamicLayer.vue?vue&type=template&id=43979c68
|
|
123485
123507
|
var IgsDynamicLayervue_type_template_id_43979c68_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
123486
123508
|
var IgsDynamicLayervue_type_template_id_43979c68_staticRenderFns = []
|
|
123487
123509
|
|
|
@@ -123586,7 +123608,7 @@ var IgsDynamicLayer_component = normalizeComponent(
|
|
|
123586
123608
|
)
|
|
123587
123609
|
|
|
123588
123610
|
/* harmony default export */ var IgsDynamicLayer = (IgsDynamicLayer_component.exports);
|
|
123589
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
123611
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/IGServer/IgsVector3dLayer.vue?vue&type=template&id=e6a44488
|
|
123590
123612
|
var IgsVector3dLayervue_type_template_id_e6a44488_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
123591
123613
|
var IgsVector3dLayervue_type_template_id_e6a44488_staticRenderFns = []
|
|
123592
123614
|
|
|
@@ -123700,7 +123722,7 @@ var IgsVector3dLayer_component = normalizeComponent(
|
|
|
123700
123722
|
)
|
|
123701
123723
|
|
|
123702
123724
|
/* harmony default export */ var IgsVector3dLayer = (IgsVector3dLayer_component.exports);
|
|
123703
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
123725
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/IGServer/IgsFeatureLayer.vue?vue&type=template&id=06c7d1e6&scoped=true
|
|
123704
123726
|
var IgsFeatureLayervue_type_template_id_06c7d1e6_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-popup-default-wrapper"},[(_vm.popVisiable)?_c('div',[_c('Popup',{attrs:{"position":_vm.iClickPosition,"visible":_vm.iClickVisible,"forceRender":_vm.forceRender}},[_c('mapgis-ui-popup-content',{attrs:{"feature":_vm.gemotryAttribute[0],"popupOptions":_vm.popupOptions}})],1)],1):_vm._e()])}
|
|
123705
123727
|
var IgsFeatureLayervue_type_template_id_06c7d1e6_scoped_true_staticRenderFns = []
|
|
123706
123728
|
|
|
@@ -124062,7 +124084,7 @@ function PopupMixin_toPrimitive(t, r) { if ("object" != PopupMixin_typeof(t) ||
|
|
|
124062
124084
|
$_handleProjectScreen: function $_handleProjectScreen() {}
|
|
124063
124085
|
}
|
|
124064
124086
|
});
|
|
124065
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
124087
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Popup/Popup.vue?vue&type=template&id=58ea2102
|
|
124066
124088
|
var Popupvue_type_template_id_58ea2102_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticStyle:{"display":"none"}},[_vm._t("default")],2)}
|
|
124067
124089
|
var Popupvue_type_template_id_58ea2102_staticRenderFns = []
|
|
124068
124090
|
|
|
@@ -124866,7 +124888,7 @@ var Popup_component = normalizeComponent(
|
|
|
124866
124888
|
)
|
|
124867
124889
|
|
|
124868
124890
|
/* harmony default export */ var Popup = (Popup_component.exports);
|
|
124869
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
124891
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Geojson/Popup.vue?vue&type=template&id=8b918720&scoped=true
|
|
124870
124892
|
var Popupvue_type_template_id_8b918720_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.mode === 'click')?_c('div',{staticClass:"mapgis-popup-container"},[(_vm.currentLayerInfo && _vm.currentLayerInfo.length > 0)?_c('div',[(_vm.currentLayerInfo[0].title)?_c('div',{staticClass:"mapgis-popup-title"},[_vm._v("\n "+_vm._s(_vm.currentLayerInfo[0].title)+"\n ")]):_vm._e(),_c('div',{staticClass:"mapgis-popup-row-container"},_vm._l((_vm.currentLayerInfo[0].properties),function(value,key){return _c('div',{key:key,staticClass:"mapgis-popup-row"},[_c('span',{staticClass:"mapgis-popup-item mapgis-popup-field"},[_vm._v(_vm._s(key))]),_c('span',{staticClass:"mapgis-popup-item mapgis-popup-value"},[_vm._v(_vm._s(value))])])}),0)]):_vm._e()]):_c('div',[(_vm.currentLayerInfo && _vm.currentLayerInfo.length > 0)?_c('div',[(_vm.currentLayerInfo[0].title)?_c('div',[_vm._v("\n "+_vm._s(_vm.currentLayerInfo[0].title)+"\n ")]):_vm._e(),_vm._l((_vm.currentLayerInfo[0].properties),function(value,key){return _c('div',{key:key,staticClass:"mapgis-popup-row"},[_c('div',{staticClass:"mapgis-3d-inspect-prop-key"},[_c('span',{staticStyle:{"padding-right":"5px"}},[_vm._v(_vm._s(key))])]),_c('div',[_vm._v(_vm._s(value))])])})],2):_vm._e()])}
|
|
124871
124893
|
var Popupvue_type_template_id_8b918720_scoped_true_staticRenderFns = []
|
|
124872
124894
|
|
|
@@ -126053,7 +126075,7 @@ var IgsFeatureLayer_component = normalizeComponent(
|
|
|
126053
126075
|
)
|
|
126054
126076
|
|
|
126055
126077
|
/* harmony default export */ var IgsFeatureLayer = (IgsFeatureLayer_component.exports);
|
|
126056
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
126078
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/ArcGISServer/ArcGISTileLayer.vue?vue&type=template&id=04953ff2&scoped=true
|
|
126057
126079
|
var ArcGISTileLayervue_type_template_id_04953ff2_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
126058
126080
|
var ArcGISTileLayervue_type_template_id_04953ff2_scoped_true_staticRenderFns = []
|
|
126059
126081
|
|
|
@@ -126130,7 +126152,7 @@ var ArcGISTileLayer_component = normalizeComponent(
|
|
|
126130
126152
|
)
|
|
126131
126153
|
|
|
126132
126154
|
/* harmony default export */ var ArcGISTileLayer = (ArcGISTileLayer_component.exports);
|
|
126133
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
126155
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/ArcGISServer/ArcGISMapLayer.vue?vue&type=template&id=ee5a3440&scoped=true
|
|
126134
126156
|
var ArcGISMapLayervue_type_template_id_ee5a3440_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
126135
126157
|
var ArcGISMapLayervue_type_template_id_ee5a3440_scoped_true_staticRenderFns = []
|
|
126136
126158
|
|
|
@@ -126253,7 +126275,7 @@ var ArcGISMapLayer_component = normalizeComponent(
|
|
|
126253
126275
|
)
|
|
126254
126276
|
|
|
126255
126277
|
/* harmony default export */ var ArcGISMapLayer = (ArcGISMapLayer_component.exports);
|
|
126256
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
126278
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/Graphic/GraphicSingleLayer.vue?vue&type=template&id=483d1db8&scoped=true
|
|
126257
126279
|
var GraphicSingleLayervue_type_template_id_483d1db8_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-graphic-container",style:(_vm.containerStyle)},[_c('div',[_c('mapgis-ui-graphic-icons-panel',{ref:"iconsPanel",attrs:{"models":_vm.models,"containerStyle":_vm.iconsPanelStyle,"enableOneMap":_vm.enableOneMap,"enableMapStory":_vm.enableMapStory},on:{"startDraw":_vm.$_startDraw,"startDrawModel":_vm.$_startDrawModel}})],1),_c('div',{staticClass:"mapgis-ui-graphic-edit-panel"},[_c('mapgis-ui-graphic-edit-panel',{ref:"editPanel",attrs:{"editPanelValues":_vm.editPanelValues,"editList":_vm.editList,"dataSource":_vm.dataSourceCopy,"currentEditType":_vm.currentEditType,"graphicGroups":_vm.graphicGroups,"uploadUrl":_vm.uploadUrl},on:{"change":_vm.$_changeEditPanelValues,"changeGroup":_vm.$_changeGroup,"stopDrawing":_vm.$_stopDraw,"dblclick":_vm.$_dbclick,"clickTool":_vm.$_clickTool,"changeAttributes":_vm.$_changeAttributes,"deleteAttribute":_vm.$_deleteAttribute,"editTitle":_vm.$_editTitle,"batchOperate":_vm.$_batchOperate,"pickCoords":_vm.$_pickCoords,"editPositions":_vm.$_editPositions,"location":_vm.$_location,"editOrientation":_vm.$_editOrientation,"resetOrientation":_vm.$_resetOrientation}})],1),(_vm.popup.lng)?_c('mapgis-3d-feature-popup',{attrs:{"position":{
|
|
126258
126280
|
longitude: _vm.popup.lng,
|
|
126259
126281
|
latitude: _vm.popup.lat,
|
|
@@ -137472,7 +137494,7 @@ var GraphicSingleLayer_component = normalizeComponent(
|
|
|
137472
137494
|
)
|
|
137473
137495
|
|
|
137474
137496
|
/* harmony default export */ var GraphicSingleLayer = (GraphicSingleLayer_component.exports);
|
|
137475
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
137497
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/Graphic/GraphicLayer.vue?vue&type=template&id=1d8f64d3&scoped=true
|
|
137476
137498
|
var GraphicLayervue_type_template_id_1d8f64d3_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.showSetting),expression:"!showSetting"}],staticClass:"mapgis-3d-graphic-layers-select-container"},[_c('mapgis-ui-select',{staticClass:"mapgis-3d-graphic-layers-select",attrs:{"value":_vm.currenSelectLayer},on:{"change":_vm.$_selectLayer}},_vm._l((_vm.layerSelect),function(layer,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":layer.key}},[_vm._v("\n "+_vm._s(layer.value)+"\n ")])}),1),_c('input',{staticStyle:{"display":"none"},attrs:{"type":"file","id":_vm.inputId,"accept":".json"}}),_c('div',{staticClass:"mapgis-ui-graphic-layers-toll-bar"},_vm._l((_vm.moreTools),function(tool,index){return _c('mapgis-ui-svg-icon',{key:index,attrs:{"iconStyle":_vm.toolStyle,"containerStyle":_vm.toolContainerStyle,"title":tool.title,"type":tool.icon},on:{"click":function($event){return _vm.$_clickTool(tool.icon)}}})}),1)],1),_c('mapgis-ui-input-row-left',{directives:[{name:"show",rawName:"v-show",value:(_vm.showEditTitle),expression:"showEditTitle"}],staticClass:"mapgis-ui-graphic-layers-edit-title",staticStyle:{"margin":"0"},attrs:{"title":"修改标题","enableButton":true,"paddingLeft":"0px"},on:{"finish":_vm.$_finishEditTitle},model:{value:(_vm.currenSelectLayer),callback:function ($$v) {_vm.currenSelectLayer=$$v},expression:"currenSelectLayer"}}),_c('mapgis-3d-graphic-single-layer',{directives:[{name:"show",rawName:"v-show",value:(!_vm.showSetting),expression:"!showSetting"}],ref:"graphicLayer",attrs:{"vueIndex":_vm.vueIndex,"models":_vm.models,"autoFlyToGraphic":_vm.autoFlyToGraphic,"groupGraphicIDs":_vm.groupGraphicIDs,"uploadUrl":_vm.uploadUrl,"featureConfig":_vm.featureConfig},on:{"saveCamera":_vm.$_saveCamera,"change":_vm.$_addFeature,"delete":_vm.$_deleteFeature},model:{value:(_vm.currentLayer),callback:function ($$v) {_vm.currentLayer=$$v},expression:"currentLayer"}}),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showSetting),expression:"showSetting"}]},[_c('mapgis-ui-row',[_c('mapgis-ui-svg-icon',{staticClass:"mapgis-ui-graphic-layers-setting-back",attrs:{"iconStyle":_vm.editStyle,"type":"back"},on:{"click":_vm.$_back}}),_c('span',{staticStyle:{"margin-left":"33px"}},[_vm._v("配置参数")])],1),_c('mapgis-ui-switch-row-left',{attrs:{"title":"进入图层后自动跳转视角"},model:{value:(_vm.autoFlyTo),callback:function ($$v) {_vm.autoFlyTo=$$v},expression:"autoFlyTo"}}),_c('mapgis-ui-switch-row-left',{attrs:{"title":"选择标绘对象后自动跳转视角"},model:{value:(_vm.autoFlyToGraphic),callback:function ($$v) {_vm.autoFlyToGraphic=$$v},expression:"autoFlyToGraphic"}})],1)],1)}
|
|
137477
137499
|
var GraphicLayervue_type_template_id_1d8f64d3_scoped_true_staticRenderFns = []
|
|
137478
137500
|
|
|
@@ -138195,7 +138217,7 @@ var GraphicLayer_component = normalizeComponent(
|
|
|
138195
138217
|
)
|
|
138196
138218
|
|
|
138197
138219
|
/* harmony default export */ var GraphicLayer = (GraphicLayer_component.exports);
|
|
138198
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
138220
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/WebTile/WebTileLayer.vue?vue&type=template&id=19e255d9
|
|
138199
138221
|
var WebTileLayervue_type_template_id_19e255d9_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
138200
138222
|
var WebTileLayervue_type_template_id_19e255d9_staticRenderFns = []
|
|
138201
138223
|
|
|
@@ -138358,7 +138380,7 @@ var WebTileLayer_component = normalizeComponent(
|
|
|
138358
138380
|
)
|
|
138359
138381
|
|
|
138360
138382
|
/* harmony default export */ var WebTileLayer = (WebTileLayer_component.exports);
|
|
138361
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
138383
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/GeoJSON/GeoJsonLayer.vue?vue&type=template&id=3b683e50&scoped=true
|
|
138362
138384
|
var GeoJsonLayervue_type_template_id_3b683e50_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-popup-default-wrapper"},[(_vm.popVisiable)?_c('div',[_c('Popup',{attrs:{"position":_vm.iClickPosition,"visible":_vm.iClickVisible,"forceRender":_vm.forceRender}},[_c('mapgis-ui-popup-content',{attrs:{"feature":_vm.gemotryAttribute[0],"popupOptions":_vm.popupOptions,"width":260}},[_c('mapgis-3d-popup-iot',{attrs:{"properties":_vm.gemotryAttribute[0]}})],1)],1)],1):_vm._e()])}
|
|
138363
138385
|
var GeoJsonLayervue_type_template_id_3b683e50_scoped_true_staticRenderFns = []
|
|
138364
138386
|
|
|
@@ -138641,7 +138663,7 @@ var GeoJsonLayer_component = normalizeComponent(
|
|
|
138641
138663
|
)
|
|
138642
138664
|
|
|
138643
138665
|
/* harmony default export */ var GeoJsonLayer = (GeoJsonLayer_component.exports);
|
|
138644
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
138666
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/KML/KmlLayer.vue?vue&type=template&id=8c16df60&scoped=true
|
|
138645
138667
|
var KmlLayervue_type_template_id_8c16df60_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div')}
|
|
138646
138668
|
var KmlLayervue_type_template_id_8c16df60_scoped_true_staticRenderFns = []
|
|
138647
138669
|
|
|
@@ -138833,7 +138855,7 @@ var KmlLayer_component = normalizeComponent(
|
|
|
138833
138855
|
)
|
|
138834
138856
|
|
|
138835
138857
|
/* harmony default export */ var KmlLayer = (KmlLayer_component.exports);
|
|
138836
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
138858
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/CZML/CzmlLayer.vue?vue&type=template&id=1aa93b61&scoped=true
|
|
138837
138859
|
var CzmlLayervue_type_template_id_1aa93b61_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div')}
|
|
138838
138860
|
var CzmlLayervue_type_template_id_1aa93b61_scoped_true_staticRenderFns = []
|
|
138839
138861
|
|
|
@@ -140089,7 +140111,7 @@ var M3dFile_component = normalizeComponent(
|
|
|
140089
140111
|
)
|
|
140090
140112
|
|
|
140091
140113
|
/* harmony default export */ var M3dFile = (M3dFile_component.exports);
|
|
140092
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
140114
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/Scene.vue?vue&type=template&id=aa95d3e0
|
|
140093
140115
|
var Scenevue_type_template_id_aa95d3e0_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.enableControl)?_c('mapgis-ui-collapse-card',{ref:"card",staticClass:"mapgis-3d-scene-layer",attrs:{"position":"top-left","defaultCollapse":false,"outStyle":_vm.outStyle,"title":_vm.title},on:{"toggle-main":_vm.handleBackMain}},[_c('mapgis-ui-iconfont',{attrs:{"slot":"icon-hiden","type":"mapgis-layer1"},slot:"icon-hiden"}),_c('span',{staticClass:"mapgis-3d-scene-layer-title",attrs:{"slot":"title"},slot:"title"},[_vm._v(_vm._s(_vm.title))]),_c('mapgis-ui-space',{staticClass:"mapgis-3d-scene-layer-icons",attrs:{"slot":"extra"},slot:"extra"},_vm._l((_vm.menus),function(m,i){return _c('mapgis-ui-tooltip',{key:i},[_c('template',{slot:"title"},[_vm._v(_vm._s(m.title))]),_c('mapgis-ui-iconfont',{class:{ active: m.active },attrs:{"type":m.icon},on:{"click":function($event){return _vm.handleMenu(m.title)}}})],2)}),1),_c('mapgis-ui-row',{staticClass:"mapgis-3d-g3d-document"},[_c('mapgis-ui-input-search',{staticStyle:{"margin-bottom":"8px"},attrs:{"placeholder":"搜索"},on:{"change":_vm.onChange}}),_c('mapgis-ui-tree',{staticClass:"mapgis-3d-g3d-document-tree",attrs:{"checkable":"","showIcon":"","expanded-keys":_vm.expandedKeys,"auto-expand-parent":_vm.autoExpandParent,"tree-data":_vm.layerTree,"selectedKeys":_vm.selectedKeys},on:{"expand":_vm.onExpand,"select":_vm.onSelect},scopedSlots:_vm._u([{key:"custom",fn:function(ref){return undefined}},{key:"title",fn:function(ref){
|
|
140094
140116
|
var title = ref.title;
|
|
140095
140117
|
var icon = ref.icon;
|
|
@@ -140459,14 +140481,14 @@ function checkTypeIcon(type) {
|
|
|
140459
140481
|
}
|
|
140460
140482
|
return icon;
|
|
140461
140483
|
}
|
|
140462
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
140484
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/components/M3dMenus.vue?vue&type=template&id=0c7a8e4c
|
|
140463
140485
|
var M3dMenusvue_type_template_id_0c7a8e4c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-m3d-menus"},[_c('mapgis-ui-tab-panel',{attrs:{"tabs":_vm.menus},on:{"change":_vm.handleMenuClick}}),_c('div',{staticClass:"mapgis-3d-m3d-menus-content"},[(_vm.currentMenu == 'setting')?_c('m3d-menu-setting',{attrs:{"version":_vm.version}}):_vm._e(),(_vm.currentMenu == 'properties')?_c('m3d-menu-props',{attrs:{"version":_vm.version,"g3dLayerIndex":_vm.g3dLayerIndex,"layerIndex":_vm.layerIndex,"gdbp":_vm.gdbp,"ip":_vm.ip,"port":_vm.port,"domain":_vm.domain}}):_vm._e(),(_vm.currentMenu == 'explosion')?_c('m3d-menu-explosion',{attrs:{"version":_vm.version,"g3dLayerIndex":_vm.g3dLayerIndex,"layerIndex":_vm.layerIndex}}):_vm._e(),(_vm.currentMenu == 'bloom')?_c('m3d-menu-bloom',{attrs:{"version":_vm.version,"g3dLayerIndex":_vm.g3dLayerIndex,"layerIndex":_vm.layerIndex}}):_vm._e(),(_vm.currentMenu == 'dynamic')?_c('m3d-menu-dynamic-line',{attrs:{"version":_vm.version,"g3dLayerIndex":_vm.g3dLayerIndex,"layerIndex":_vm.layerIndex}}):_vm._e(),(_vm.currentMenu == 'searchlight')?_c('m3d-menu-searchlight',{attrs:{"version":_vm.version,"g3dLayerIndex":_vm.g3dLayerIndex,"layerIndex":_vm.layerIndex}}):_vm._e()],1)],1)}
|
|
140464
140486
|
var M3dMenusvue_type_template_id_0c7a8e4c_staticRenderFns = []
|
|
140465
140487
|
|
|
140466
140488
|
|
|
140467
140489
|
// CONCATENATED MODULE: ./src/components/Layer/M3D/components/M3dMenus.vue?vue&type=template&id=0c7a8e4c
|
|
140468
140490
|
|
|
140469
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
140491
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/components/M3dMenuSetting.vue?vue&type=template&id=ff802e9e
|
|
140470
140492
|
var M3dMenuSettingvue_type_template_id_ff802e9e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{"className":"mapgis-3d-m3d-menu-setting"}},[_c('mapgis-3d-scene-setting',{attrs:{"layout":"vertical"}})],1)}
|
|
140471
140493
|
var M3dMenuSettingvue_type_template_id_ff802e9e_staticRenderFns = []
|
|
140472
140494
|
|
|
@@ -140612,7 +140634,7 @@ var M3dMenuSetting_component = normalizeComponent(
|
|
|
140612
140634
|
)
|
|
140613
140635
|
|
|
140614
140636
|
/* harmony default export */ var M3dMenuSetting = (M3dMenuSetting_component.exports);
|
|
140615
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
140637
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/components/M3dMenuProps.vue?vue&type=template&id=60924482
|
|
140616
140638
|
var M3dMenuPropsvue_type_template_id_60924482_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-m3d-menu-props"},[(_vm.enableQuery())?_c('mapgis-ui-input',{attrs:{"value":_vm.gdbp,"size":"small"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonAfter","placement":"bottom"},slot:"addonAfter"},[_c('span',{attrs:{"slot":"title"},slot:"title"},[_vm._v("0.0版本/1.0版本需要地图文档绑定模型,服务要重新发一下")]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-info-circle"}})],1)],1):_vm._e(),_c('mapgis-ui-divider',{staticStyle:{"fontsize":"14px"}},[_vm._v("属性展示 ")]),_vm._l((Object.keys(_vm.properties)),function(key){return _c('div',{key:key,staticClass:"mapgis-3d-popup-props-item"},[_c('span',{staticClass:"mapgis-3d-popup-props-item-key"},[_vm._v(_vm._s(key))]),_c('span',{staticClass:"mapgis-3d-popup-props-item-value"},[_vm._v(_vm._s(_vm.properties[key]))])])}),_c('mapgis-3d-feature-popup',{attrs:{"position":_vm.position,"properties":_vm.properties},model:{value:(_vm.show),callback:function ($$v) {_vm.show=$$v},expression:"show"}})],2)}
|
|
140617
140639
|
var M3dMenuPropsvue_type_template_id_60924482_staticRenderFns = []
|
|
140618
140640
|
|
|
@@ -141023,7 +141045,7 @@ var M3dMenuProps_component = normalizeComponent(
|
|
|
141023
141045
|
)
|
|
141024
141046
|
|
|
141025
141047
|
/* harmony default export */ var M3dMenuProps = (M3dMenuProps_component.exports);
|
|
141026
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
141048
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/components/M3dMenuExplosion.vue?vue&type=template&id=e87c773e
|
|
141027
141049
|
var M3dMenuExplosionvue_type_template_id_e87c773e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-m3d-menu-explosion"},[_c('mapgis-ui-divider',{staticStyle:{"fontSize":"14px"}},[_vm._v("爆炸设置")]),_c('div',{staticClass:"mapgis-3d-m3d-menu-explosion-direction"},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":8,"offset":8}},[_c('mapgis-ui-button',{attrs:{"shape":"circle"},on:{"click":function () { return _vm.changeHeadding(90); }}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-arrow-up-filling"}})],1)],1)],1),_c('mapgis-ui-row',{style:({ margin: '8px 0px' })},[_c('mapgis-ui-col',{attrs:{"span":8}},[_c('mapgis-ui-button',{attrs:{"shape":"circle"},on:{"click":function () { return _vm.changeHeadding(180); }}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-arrow-left-filling"}})],1)],1),_c('mapgis-ui-col',{attrs:{"span":8}},[_c('mapgis-ui-button',{attrs:{"shape":"circle"},on:{"click":function () { return _vm.resetHeadding(); }}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-redo"}})],1)],1),_c('mapgis-ui-col',{attrs:{"span":8}},[_c('mapgis-ui-button',{attrs:{"shape":"circle"},on:{"click":function () { return _vm.changeHeadding(0); }}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-arrow-right-filling"}})],1)],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":8,"offset":8}},[_c('mapgis-ui-button',{attrs:{"shape":"circle"},on:{"click":function () { return _vm.changeHeadding(-90); }}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-arrow-down-filling"}})],1)],1)],1)],1),_c('div',{staticClass:"mapgis-3d-m3d-menu-explosion-content"},[_c('mapgis-ui-input-number-panel',{attrs:{"transparent":"","size":"large","label":"距离","range":[-100, 100]},model:{value:(_vm.distance),callback:function ($$v) {_vm.distance=$$v},expression:"distance"}}),_c('mapgis-ui-input-number-panel',{attrs:{"transparent":"","size":"large","label":"速度","range":[0, 100]},model:{value:(_vm.speed),callback:function ($$v) {_vm.speed=$$v},expression:"speed"}})],1)],1)}
|
|
141028
141050
|
var M3dMenuExplosionvue_type_template_id_e87c773e_staticRenderFns = []
|
|
141029
141051
|
|
|
@@ -141296,7 +141318,7 @@ var M3dMenuExplosion_component = normalizeComponent(
|
|
|
141296
141318
|
)
|
|
141297
141319
|
|
|
141298
141320
|
/* harmony default export */ var M3dMenuExplosion = (M3dMenuExplosion_component.exports);
|
|
141299
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
141321
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/components/M3dMenuBloom.vue?vue&type=template&id=0ef8eb20
|
|
141300
141322
|
var M3dMenuBloomvue_type_template_id_0ef8eb20_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-m3d-menu-bloom"},[_c('mapgis-ui-divider',{staticStyle:{"fontSize":"14px"}},[_vm._v(" 泛光设置 ")]),_c('div',{staticClass:"mapgis-3d-m3d-menu-bloom-content"},[_c('div',[_c('mapgis-ui-color-pick-panel',{attrs:{"transparent":"","label":"颜色设置","disableAlpha":false,"labelCol":24,"wrapperCol":24},model:{value:(_vm.lightColor),callback:function ($$v) {_vm.lightColor=$$v},expression:"lightColor"}})],1),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"呼吸速度","tooltip":"呼吸灯速度,建议取值区间(0,1),值越小,闪烁速度越慢","step":0.1,"range":[0, 1]},model:{value:(_vm.breathSpeed),callback:function ($$v) {_vm.breathSpeed=$$v},expression:"breathSpeed"}}),_c('mapgis-ui-switch-panel',{attrs:{"label":"启用渐变","size":"small","layout":"horizontal"},model:{value:(_vm.enableGradient),callback:function ($$v) {_vm.enableGradient=$$v},expression:"enableGradient"}},[_c('mapgis-ui-row',[_c('label',{staticClass:"mapgis-3d-m3d-menu-bloom-label"},[_vm._v("渐变中心高度")]),_c('mapgis-ui-tooltip',{staticStyle:{"margin-left":"4px"}},[_c('template',{slot:"title"},[_vm._v("从指定高度开始渐变")]),_c('mapgis-ui-iconfont',{staticStyle:{"color":"white"},attrs:{"type":"mapgis-info-circle"}})],2)],1),_c('mapgis-ui-row',[_c('mapgis-ui-input-number',{style:({ width: '256px' }),attrs:{"label":"渐变中心高度","placeholder":"渐变中心高度","step":0.1},model:{value:(_vm.gradientCenterHeight),callback:function ($$v) {_vm.gradientCenterHeight=$$v},expression:"gradientCenterHeight"}})],1),_c('mapgis-ui-row',[_c('label',{staticClass:"mapgis-3d-m3d-menu-bloom-label"},[_vm._v("渐变半径")]),_c('mapgis-ui-tooltip',{staticStyle:{"margin-left":"4px"}},[_c('template',{slot:"title"},[_vm._v("渐变效果半径")]),_c('mapgis-ui-iconfont',{staticStyle:{"color":"white"},attrs:{"type":"mapgis-info-circle"}})],2)],1),_c('mapgis-ui-row',[_c('mapgis-ui-input-number',{style:({ width: '256px' }),attrs:{"label":"渐变半径","placeholder":"渐变半径","step":0.1},model:{value:(_vm.gradientRadius),callback:function ($$v) {_vm.gradientRadius=$$v},expression:"gradientRadius"}})],1)],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.addEffect}},[_vm._v("执行泛光")]),_c('mapgis-ui-button',{on:{"click":_vm.removeEffect}},[_vm._v("删除泛光")])],1)],1)}
|
|
141301
141323
|
var M3dMenuBloomvue_type_template_id_0ef8eb20_staticRenderFns = []
|
|
141302
141324
|
|
|
@@ -141646,7 +141668,7 @@ var M3dMenuBloom_component = normalizeComponent(
|
|
|
141646
141668
|
)
|
|
141647
141669
|
|
|
141648
141670
|
/* harmony default export */ var M3dMenuBloom = (M3dMenuBloom_component.exports);
|
|
141649
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
141671
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/components/M3dMenuDynamicLine.vue?vue&type=template&id=ead81a6a&scoped=true
|
|
141650
141672
|
var M3dMenuDynamicLinevue_type_template_id_ead81a6a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-m3d-menu-dynamicline"},[_c('mapgis-ui-divider',{staticStyle:{"fontSize":"14px"}},[_vm._v(" 扫描设置 ")]),_c('div',{staticClass:"mapgis-3d-m3d-menu-dynamic-line"},[_c('mapgis-ui-color-pick-panel',{attrs:{"transparent":"","label":"光线颜色","disableAlpha":false,"labelCol":24,"wrapperCol":24},model:{value:(_vm.lightColor),callback:function ($$v) {_vm.lightColor=$$v},expression:"lightColor"}}),_c('mapgis-ui-input-number-panel',{attrs:{"transparent":"","size":"large","label":"扫描速度","tooltip":"扫描速度,建议取值区间(0,1),值越小,扫描速度越慢","step":0.1,"range":[0, 1]},model:{value:(_vm.scanSpeed),callback:function ($$v) {_vm.scanSpeed=$$v},expression:"scanSpeed"}}),_c('mapgis-ui-input-number-panel',{attrs:{"transparent":"","size":"large","label":"扫描线宽度","tooltip":"扫描线宽度,建议取值区间(0,1),值越小,扫描线越细","step":0.1,"range":[0, 1]},model:{value:(_vm.lineWidth),callback:function ($$v) {_vm.lineWidth=$$v},expression:"lineWidth"}}),_c('mapgis-ui-row',[_c('label',{staticClass:"mapgis-3d-m3d-menu-bloom-label"},[_vm._v("底部高度偏移")]),_c('mapgis-ui-tooltip',{staticStyle:{"margin-left":"4px"}},[_c('template',{slot:"title"},[_vm._v("模型底部相对于制图原点的高度偏移")]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-info-circle"}})],2)],1),_c('mapgis-ui-row',[_c('mapgis-ui-input-number',{style:({ width: '256px' }),attrs:{"label":"底部高度偏移","placeholder":"底部高度偏移","step":0.1},model:{value:(_vm.bottomHeightOffset),callback:function ($$v) {_vm.bottomHeightOffset=$$v},expression:"bottomHeightOffset"}})],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.addEffect}},[_vm._v("执行动态线")]),_c('mapgis-ui-button',{on:{"click":_vm.removeEffect}},[_vm._v("删除动态线")])],1)],1)}
|
|
141651
141673
|
var M3dMenuDynamicLinevue_type_template_id_ead81a6a_scoped_true_staticRenderFns = []
|
|
141652
141674
|
|
|
@@ -141806,7 +141828,7 @@ var M3dMenuDynamicLine_component = normalizeComponent(
|
|
|
141806
141828
|
)
|
|
141807
141829
|
|
|
141808
141830
|
/* harmony default export */ var M3dMenuDynamicLine = (M3dMenuDynamicLine_component.exports);
|
|
141809
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
141831
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/components/M3dMenuSearchlight.vue?vue&type=template&id=26e783d4
|
|
141810
141832
|
var M3dMenuSearchlightvue_type_template_id_26e783d4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-m3d-menu-searchlight"},[_c('mapgis-ui-divider',{staticStyle:{"fontSize":"14px"}},[_vm._v(" 探照灯设置 ")]),_c('div',{staticClass:"mapgis-3d-m3d-menu-search-light"},[_c('mapgis-ui-color-pick-panel',{attrs:{"transparent":"","label":"颜色","disableAlpha":false,"labelCol":24,"wrapperCol":24},model:{value:(_vm.searchlightColor),callback:function ($$v) {_vm.searchlightColor=$$v},expression:"searchlightColor"}}),_c('mapgis-ui-input-number-panel',{attrs:{"transparent":"","size":"large","label":"混合系数","range":[0, 1000]},model:{value:(_vm.mixFactor),callback:function ($$v) {_vm.mixFactor=$$v},expression:"mixFactor"}}),_c('mapgis-ui-input-number-panel',{attrs:{"transparent":"","size":"large","label":"持续时间","range":[0, 10000]},model:{value:(_vm.duration),callback:function ($$v) {_vm.duration=$$v},expression:"duration"}}),_c('mapgis-ui-input-number-panel',{attrs:{"transparent":"","size":"large","label":"类型","range":[0, 100000]},model:{value:(_vm.type),callback:function ($$v) {_vm.type=$$v},expression:"type"}}),_c('mapgis-ui-input-number-panel',{attrs:{"transparent":"","size":"large","label":"宽度","range":[0, 100000]},model:{value:(_vm.width),callback:function ($$v) {_vm.width=$$v},expression:"width"}}),_c('mapgis-ui-tooltip',{attrs:{"title":"点击第一次设置灯光位置,点击第二次设置灯光的方向"}},[_c('mapgis-ui-button',{style:({ width: '100%',marginBottom:'8px' }),on:{"click":_vm.handleDraw}},[_vm._v("\n 交互绘制激活")])],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.addEffect}},[_vm._v("执行探照灯")]),_c('mapgis-ui-button',{on:{"click":_vm.removeEffect}},[_vm._v("删除探照灯")])],1)],1)}
|
|
141811
141833
|
var M3dMenuSearchlightvue_type_template_id_26e783d4_staticRenderFns = []
|
|
141812
141834
|
|
|
@@ -146644,14 +146666,14 @@ var Scene_component = normalizeComponent(
|
|
|
146644
146666
|
)
|
|
146645
146667
|
|
|
146646
146668
|
/* harmony default export */ var Scene = (Scene_component.exports);
|
|
146647
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
146669
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/M3d.vue?vue&type=template&id=dd93049a
|
|
146648
146670
|
var M3dvue_type_template_id_dd93049a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.isVoxelLayer)?[_c('VoxelLayer',_vm._b({},'VoxelLayer',_vm.$props,false))]:[(_vm.modelSwitchVisible)?_c('Popup',{attrs:{"visible":_vm.modelSwitchVisible,"position":_vm.iClickPosition,"forceRender":""}},[_c('mapgis-ui-popup-content',{staticClass:"mapgis-multi-model-status-popup"},[_c('modelSwitchPopup',{attrs:{"tile":_vm.tile},on:{"handleModel":_vm.handleModel}})],1)],1):(_vm.popupShowType === 'default' && _vm.featureposition)?_c('mapgis-3d-feature-popup',_vm._b({attrs:{"position":_vm.featureposition,"popupOptions":_vm.popupOptions,"componentWidth":_vm.popupWidth}},'mapgis-3d-feature-popup',_vm.popupConfig,false),[_c(_vm.popupComponent,_vm._b({tag:"component",attrs:{"properties":_vm.featureproperties,"dataStoreIp":_vm.dataStoreIp,"dataStorePort":_vm.dataStorePort,"dataStoreDataset":_vm.dataStoreDataset}},'component',_vm.popupConfig,false))],1):_vm._e()]],2)}
|
|
146649
146671
|
var M3dvue_type_template_id_dd93049a_staticRenderFns = []
|
|
146650
146672
|
|
|
146651
146673
|
|
|
146652
146674
|
// CONCATENATED MODULE: ./src/components/Layer/M3D/M3d.vue?vue&type=template&id=dd93049a
|
|
146653
146675
|
|
|
146654
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
146676
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/components/M3dModelSwitch.vue?vue&type=template&id=30ddf4e6&scoped=true
|
|
146655
146677
|
var M3dModelSwitchvue_type_template_id_30ddf4e6_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"ysc-dynamic-layer"},[_c('span',{staticStyle:{"position":"relative","left":"0px","top":"-12px","border-bottom":"1px solid rgba","font-size":"14px","color":"#a5a5a5"}},[_vm._v("请选择多模态数据")]),_c('mapgis-ui-col',{staticClass:"axis"},[_c('mapgis-ui-radio-group',{attrs:{"size":"small"},model:{value:(_vm.typeValue),callback:function ($$v) {_vm.typeValue=$$v},expression:"typeValue"}},_vm._l((_vm.modelTypeList),function(type,index){return _c('mapgis-ui-radio',{key:index,attrs:{"value":index},on:{"click":function($event){return _vm.handleChange(index)}}},[_vm._v("\n "+_vm._s(_vm.modelTypeData[type])+"\n ")])}),1)],1)],1)}
|
|
146656
146678
|
var M3dModelSwitchvue_type_template_id_30ddf4e6_scoped_true_staticRenderFns = []
|
|
146657
146679
|
|
|
@@ -146766,7 +146788,7 @@ var M3dModelSwitch_component = normalizeComponent(
|
|
|
146766
146788
|
)
|
|
146767
146789
|
|
|
146768
146790
|
/* harmony default export */ var M3dModelSwitch = (M3dModelSwitch_component.exports);
|
|
146769
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
146791
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/Voxel.vue?vue&type=template&id=fbb1398a
|
|
146770
146792
|
var Voxelvue_type_template_id_fbb1398a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',[(_vm.featureposition)?_c('mapgis-3d-feature-popup',{attrs:{"position":_vm.featureposition,"popupOptions":_vm.popupOptions}},[_c(_vm.popupComponent,_vm._b({tag:"component",attrs:{"properties":_vm.featureproperties}},'component',_vm.popupConfig,false))],1):_vm._e()],1)}
|
|
146771
146793
|
var Voxelvue_type_template_id_fbb1398a_staticRenderFns = []
|
|
146772
146794
|
|
|
@@ -147692,7 +147714,7 @@ var M3d_component = normalizeComponent(
|
|
|
147692
147714
|
)
|
|
147693
147715
|
|
|
147694
147716
|
/* harmony default export */ var M3d = (M3d_component.exports);
|
|
147695
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
147717
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/M3D/3dTileset.vue?vue&type=template&id=47394ca1
|
|
147696
147718
|
var _3dTilesetvue_type_template_id_47394ca1_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.featureposition)?_c('mapgis-3d-feature-popup',_vm._b({attrs:{"position":_vm.featureposition,"popupOptions":_vm.popupOptions,"componentWidth":_vm.popupWidth}},'mapgis-3d-feature-popup',_vm.popupConfig,false),[_c(_vm.popupComponent,_vm._b({tag:"component",attrs:{"properties":_vm.featureproperties,"dataStoreIp":_vm.dataStoreIp,"dataStorePort":_vm.dataStorePort,"dataStoreDataset":_vm.dataStoreDataset}},'component',_vm.popupConfig,false))],1):_vm._e()}
|
|
147697
147719
|
var _3dTilesetvue_type_template_id_47394ca1_staticRenderFns = []
|
|
147698
147720
|
|
|
@@ -148092,7 +148114,7 @@ var PopupFeature_component = normalizeComponent(
|
|
|
148092
148114
|
)
|
|
148093
148115
|
|
|
148094
148116
|
/* harmony default export */ var PopupFeature = (PopupFeature_component.exports);
|
|
148095
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
148117
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Popup/PopupMonitorPoint.vue?vue&type=template&id=4704f88e&scoped=true
|
|
148096
148118
|
var PopupMonitorPointvue_type_template_id_4704f88e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"monitor-point-popup-wrapper"},[_c('div',{staticClass:"data-point-content"},[_c('div',{staticClass:"monitor-left"},[_c('span',{directives:[{name:"show",rawName:"v-show",value:(_vm.listPanelVisible),expression:"listPanelVisible"}],staticClass:"monitor-title"},[_vm._v("监测点信息- "+_vm._s(_vm.monitorTitle))]),_c('div',{staticClass:"monitor-table"},[_c('mapgis-ui-list',{staticClass:"table-marker",style:({ width: _vm.listPanelVisible ? '350px' : 0 }),attrs:{"item-layout":"horizontal","locale":_vm.emptyText,"data-source":_vm.dataList,"size":"small","bordered":""},scopedSlots:_vm._u([{key:"renderItem",fn:function(item){return _c('mapgis-ui-list-item',{staticClass:"table-marker-item"},[_c('div',{attrs:{"title":item}},[_vm._v("\n "+_vm._s(item)+"\n ")]),_c('div',{attrs:{"title":_vm.infoData[item]}},[_vm._v("\n "+_vm._s(_vm.infoData[item])+"\n ")])])}}])}),_c('div',{staticClass:"monitor-handle",on:{"click":_vm.onTogglelistPanel}},[_c('mapgis-ui-iconfont',{attrs:{"type":_vm.listPanelVisible ? 'mapgis-left' : 'mapgis-right'}})],1)],1)]),(_vm.type === 'data')?_c('div',{staticClass:"monitor-right"},[_c('span',{staticClass:"monitor-title"},[_vm._v("监测曲线- "+_vm._s(_vm.monitorTitle))]),_c('div',{staticClass:"monitor-search-time"},[_c('mapgis-ui-range-picker',{attrs:{"locale":_vm.locale,"show-time":{ format: 'HH:mm:ss' },"placeholder":['开始时间', '结束时间'],"format":"YYYY-MM-DD HH:mm:ss"},on:{"change":_vm.onChange,"openChange":_vm.openChange},model:{value:(_vm.timePick),callback:function ($$v) {_vm.timePick=$$v},expression:"timePick"}}),_c('mapgis-ui-select',{staticStyle:{"width":"100px","margin-left":"5px"},attrs:{"default-value":"最近一周"},on:{"change":_vm.handleChange}},_vm._l((_vm.selectTimeRange),function(item,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":item.label}},[_vm._v("\n "+_vm._s(item.label)+"\n ")])}),1)],1),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showEcharts),expression:"showEcharts"}],ref:_vm.id,staticClass:"monitor-echart"}),_c('span',{directives:[{name:"show",rawName:"v-show",value:(!_vm.showEcharts),expression:"!showEcharts"}],staticClass:"monitor-tips"},[_vm._v("暂无数据")])]):_vm._e(),(_vm.type === 'video')?_c('div',{staticClass:"monitor-point-content"},[_c('div',{staticClass:"monitor-title"},[_vm._v("视频- "+_vm._s(_vm.monitorTitle))]),_c('div',{staticClass:"monitor-video"},[_c('div',{staticClass:"monitor-search-time"},[_c('mapgis-ui-range-picker',{attrs:{"locale":_vm.locale,"show-time":{ format: 'HH:mm:ss' },"placeholder":['开始时间', '结束时间'],"format":"YYYY-MM-DD HH:mm:ss"},on:{"change":_vm.onChange,"openChange":_vm.openChange},model:{value:(_vm.timePick),callback:function ($$v) {_vm.timePick=$$v},expression:"timePick"}}),_c('mapgis-ui-select',{staticStyle:{"width":"100px","margin-left":"5px"},attrs:{"default-value":"最近一周"},on:{"change":_vm.handleChange}},_vm._l((_vm.selectTimeRange),function(item,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":item.label}},[_vm._v("\n "+_vm._s(item.label)+"\n ")])}),1)],1),_c('div',{staticClass:"monitor-video-content"},[(_vm.videoUrl)?_c('div',{attrs:{"id":"projectorVideoContainer","width":300,"height":200}}):_c('mapgis-ui-empty',{staticClass:"empty"})],1)])]):_vm._e()])])}
|
|
148097
148119
|
var PopupMonitorPointvue_type_template_id_4704f88e_scoped_true_staticRenderFns = []
|
|
148098
148120
|
|
|
@@ -150450,7 +150472,7 @@ var PopupMonitorPoint_component = normalizeComponent(
|
|
|
150450
150472
|
)
|
|
150451
150473
|
|
|
150452
150474
|
/* harmony default export */ var PopupMonitorPoint = (PopupMonitorPoint_component.exports);
|
|
150453
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
150475
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Popup/PopupINSAR.vue?vue&type=template&id=78ceb203&scoped=true
|
|
150454
150476
|
var PopupINSARvue_type_template_id_78ceb203_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"insar-point-popup-wrapper"},[_c('span',{staticClass:"monitor-title"},[_vm._v("沉降数据")]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showEcharts),expression:"showEcharts"}],ref:_vm.id,staticClass:"insar-echarts"}),_c('span',{directives:[{name:"show",rawName:"v-show",value:(!_vm.showEcharts),expression:"!showEcharts"}],staticClass:"monitor-tips"},[_vm._v("暂无数据")])])}
|
|
150455
150477
|
var PopupINSARvue_type_template_id_78ceb203_scoped_true_staticRenderFns = []
|
|
150456
150478
|
|
|
@@ -150617,14 +150639,14 @@ var PopupINSAR_component = normalizeComponent(
|
|
|
150617
150639
|
)
|
|
150618
150640
|
|
|
150619
150641
|
/* harmony default export */ var PopupINSAR = (PopupINSAR_component.exports);
|
|
150620
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
150642
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Popup/PopupIOT.vue?vue&type=template&id=793cedba&scoped=true
|
|
150621
150643
|
var PopupIOTvue_type_template_id_793cedba_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"attribute-popup-content-wrapper"},[(_vm.title)?_c('div',{staticClass:"mapgis-popup-title"},[_vm._v(_vm._s(_vm.title))]):_vm._e(),(_vm.images && _vm.images.length > 0)?_c('mapgis-ui-carousel',{attrs:{"autoplay":""}},_vm._l((_vm.images),function(image,index){return _c('div',{key:index,staticClass:"carousel-image-container"},[_c('img',{staticStyle:{"object-fit":"contain"},attrs:{"src":image,"width":"100%","height":"100%"}})])}),0):_vm._e(),_c('mapgis-ui-list',{staticClass:"table-marker",class:_vm.showAccessory ? '' : 'scene-popup-detail',attrs:{"item-layout":"horizontal","data-source":_vm.propertyKeys,"size":"small","bordered":""},scopedSlots:_vm._u([{key:"renderItem",fn:function(item){return (item !== 'images')?_c('mapgis-ui-list-item',{staticClass:"table-marker-item"},[_c('div',{attrs:{"title":item}},[_vm._v("\n "+_vm._s(item)+"\n ")]),_c('div',{attrs:{"title":_vm.properties[item]}},[_vm._v("\n "+_vm._s(_vm.properties[item])+"\n ")])]):_vm._e()}}],null,true)}),(_vm.Euid && _vm.showAccessory)?[_c('div',{staticClass:"iot-enclosure-title"},[_vm._v("附件")]),_c('ul',{staticClass:"iot-enclosure-container"},[_c('li',{attrs:{"title":"非结构化文件"}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-feijiegouhuawenjian"},on:{"click":function($event){return _vm.clickIot(101)}}})],1),_c('li',{attrs:{"title":"传感器"}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-a-iotDevicechuanganqi"},on:{"click":function($event){return _vm.clickIot(301)}}})],1),_c('li',{attrs:{"title":"知识图谱"}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-share-alt"},on:{"click":function($event){return _vm.clickIot(501)}}})],1)])]:_vm._e(),_c('mapgis-ui-modal',{staticClass:"attribute-model",attrs:{"footer":null,"width":600,"centered":true,"bodyStyle":{ padding: '30px 10px 10px' },"destroyOnClose":true},model:{value:(_vm.showModal),callback:function ($$v) {_vm.showModal=$$v},expression:"showModal"}},[(_vm.Euid)?_c('iot-detail',{attrs:{"toType":_vm.toType,"Euid":_vm.Euid,"dataStoreIp":_vm.dataStoreIp,"dataStorePort":_vm.dataStorePort,"dataStoreDataset":_vm.dataStoreDataset},on:{"project-screen":_vm.projectScreen}}):_vm._e()],1)],2)}
|
|
150622
150644
|
var PopupIOTvue_type_template_id_793cedba_scoped_true_staticRenderFns = []
|
|
150623
150645
|
|
|
150624
150646
|
|
|
150625
150647
|
// CONCATENATED MODULE: ./src/components/UI/Popup/PopupIOT.vue?vue&type=template&id=793cedba&scoped=true
|
|
150626
150648
|
|
|
150627
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
150649
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Popup/components/IOTDetail.vue?vue&type=template&id=62c889d0&scoped=true
|
|
150628
150650
|
var IOTDetailvue_type_template_id_62c889d0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('mapgis-ui-spin',{attrs:{"spinning":_vm.loading}},[(_vm.toType == 501)?_c('div',{staticClass:"iot-detail-graph-tool-panel"},[_c('mapgis-ui-select-panel',{attrs:{"label":"关系图类型","selectOptions":{
|
|
150629
150651
|
force: '力引导布局',
|
|
150630
150652
|
circular: '环形布局'
|
|
@@ -151283,7 +151305,7 @@ var PopupIOT_component = normalizeComponent(
|
|
|
151283
151305
|
)
|
|
151284
151306
|
|
|
151285
151307
|
/* harmony default export */ var PopupIOT = (PopupIOT_component.exports);
|
|
151286
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
151308
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Popup/components/RelationshipGraph.vue?vue&type=template&id=40e2395d
|
|
151287
151309
|
var RelationshipGraphvue_type_template_id_40e2395d_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-relationship-graph"},[_c('mapgis-ui-spin',{attrs:{"spinning":_vm.loading}},[_c('mapgis-ui-setting-form',{attrs:{"layout":'inline',"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"建筑面积:"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"step":10,"addon-after":"㎡(及以上)"},model:{value:(_vm.queryParams.jzmj),callback:function ($$v) {_vm.$set(_vm.queryParams, "jzmj", $$v)},expression:"queryParams.jzmj"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"套内建筑面积:"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"step":10,"addon-after":"㎡(及以上)"},model:{value:(_vm.queryParams.tnjzmj),callback:function ($$v) {_vm.$set(_vm.queryParams, "tnjzmj", $$v)},expression:"queryParams.tnjzmj"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"分摊系数:"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"max":1,"step":0.1,"addon-after":"(及以上)"},model:{value:(_vm.queryParams.ftxs),callback:function ($$v) {_vm.$set(_vm.queryParams, "ftxs", $$v)},expression:"queryParams.ftxs"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"分摊建筑面积:"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"step":10,"addon-after":"㎡(及以上)"},model:{value:(_vm.queryParams.ftjzmj),callback:function ($$v) {_vm.$set(_vm.queryParams, "ftjzmj", $$v)},expression:"queryParams.ftjzmj"}})],1),_c('mapgis-ui-form-item',[_c('mapgis-ui-button',{on:{"click":_vm.filterGraphData}},[_vm._v("查询")]),_c('mapgis-ui-button',{staticStyle:{"margin-left":"8px"},on:{"click":_vm.resizeQueryparams}},[_vm._v("重置")])],1)],1),_c('mapgis-ui-setting-form',{attrs:{"layout":'inline',"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"图谱类型:"}},[_c('mapgis-ui-space',{staticClass:"mapgis-relationship-icons",attrs:{"slot":"extra"},slot:"extra"},_vm._l((_vm.relationshipTypeList),function(m,i){return _c('mapgis-ui-tooltip',{key:i},[_c('template',{slot:"title"},[_vm._v(_vm._s(m.title))]),_c('mapgis-ui-iconfont',{class:{ active: m.active },attrs:{"type":m.icon},on:{"click":function($event){return _vm.handleSelectChange(m)}}})],2)}),1)],1),_c('mapgis-ui-form-item',{directives:[{name:"show",rawName:"v-show",value:(_vm.showRevert),expression:"showRevert"}],attrs:{"label":""}},[_c('mapgis-ui-button',{on:{"click":_vm.goBack}},[_vm._v("返回")])],1)],1),_c('div',{staticClass:"relationship-graph",attrs:{"id":"relationship-graph"}},[_c('div',{staticClass:"relationship-graph-left",attrs:{"id":"relationship"}}),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showTooltip),expression:"showTooltip"}],staticClass:"relationship-graph-right",style:({
|
|
151288
151310
|
width: _vm.tooltipWidth + 'px',
|
|
151289
151311
|
maxHeight: _vm.tooltipHeight + 'px'
|
|
@@ -151301,7 +151323,7 @@ var g6_default = /*#__PURE__*/__webpack_require__.n(g6);
|
|
|
151301
151323
|
var hierarchy = __webpack_require__("0519");
|
|
151302
151324
|
var hierarchy_default = /*#__PURE__*/__webpack_require__.n(hierarchy);
|
|
151303
151325
|
|
|
151304
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
151326
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Popup/components/RelationAccessory.vue?vue&type=template&id=e67476aa&scoped=true
|
|
151305
151327
|
var RelationAccessoryvue_type_template_id_e67476aa_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('mapgis-ui-spin',{attrs:{"spinning":_vm.loading}},[_c('div',{staticClass:"accessory-detail-title"},[_c('h3',[_vm._v("附件")]),_c('mapgis-ui-radio-group',{attrs:{"button-style":"solid","size":"small"},model:{value:(_vm.isList),callback:function ($$v) {_vm.isList=$$v},expression:"isList"}},[_c('mapgis-ui-radio-button',{attrs:{"value":true}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-unorderedlist"}})],1),_c('mapgis-ui-radio-button',{attrs:{"value":false}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-table"}})],1)],1)],1),_c('mapgis-ui-file-preview',{attrs:{"isList":_vm.isList,"files":_vm.files,"isrelationShip":_vm.isrelationShip,"videoToType":_vm.videoToType},on:{"project-screen":_vm.projectScreen}})],1)}
|
|
151306
151328
|
var RelationAccessoryvue_type_template_id_e67476aa_scoped_true_staticRenderFns = []
|
|
151307
151329
|
|
|
@@ -204265,7 +204287,7 @@ var RelationshipGraph_component = normalizeComponent(
|
|
|
204265
204287
|
)
|
|
204266
204288
|
|
|
204267
204289
|
/* harmony default export */ var RelationshipGraph = (RelationshipGraph_component.exports);
|
|
204268
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
204290
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Popup/components/PopupFeatureDetail.vue?vue&type=template&id=3a02998e&scoped=true
|
|
204269
204291
|
var PopupFeatureDetailvue_type_template_id_3a02998e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('mapgis-ui-window-wrapper',{attrs:{"visible":_vm.showDetail}},[_c('mapgis-ui-window',{ref:"popupDetailWindow",staticClass:"popup-detail-wrapper",attrs:{"visible":_vm.showDetail,"min-width":320,"min-height":90,"max-height":_vm.getMaxHeight,"anchor":"top-right","verticalOffset":100,"horizontalOffset":50,"fullScreenAction":false,"dragRange":false,"zIndex":9999,"title":"详细信息"},on:{"window-size":_vm.onResize,"update:visible":[_vm.closePopup,function($event){_vm.showDetail=$event}]}},[(_vm.showPopupContent)?_c('mapgis-3d-popup-iot',{attrs:{"properties":_vm.properties,"dataStoreIp":_vm.dataStoreIp,"dataStorePort":_vm.dataStorePort,"dataStoreDataset":_vm.dataStoreDataset,"getProjectorStatus":_vm.getProjectorStatus,"showAccessory":false}}):_vm._e(),(_vm.Euid && _vm.showAccessoryInfo)?_c('div',{staticClass:"popup-accessory-content"},[_c('div',{staticClass:"accessory-title"},[_vm._v("附件")]),_vm._l((_vm.fileData),function(accessory,index){return _c('div',{key:index,staticClass:"accessory-content"},[(accessory.list.length > 0)?_c('div',{staticClass:"accessory-title second-title"},[_vm._v("\n "+_vm._s(accessory.title)+"\n ")]):_vm._e(),(accessory.list.length > 0)?_c('mapgis-ui-file-preview',{staticClass:"accessory-preview-list",attrs:{"isList":true,"files":accessory.list,"isPopupFeatureDetail":true,"bordered":false},on:{"project-screen":_vm.projectScreen}}):_vm._e()],1)})],2):_vm._e()],1)],1)}
|
|
204270
204292
|
var PopupFeatureDetailvue_type_template_id_3a02998e_scoped_true_staticRenderFns = []
|
|
204271
204293
|
|
|
@@ -204621,7 +204643,7 @@ var PopupFeatureDetail_component = normalizeComponent(
|
|
|
204621
204643
|
)
|
|
204622
204644
|
|
|
204623
204645
|
/* harmony default export */ var PopupFeatureDetail = (PopupFeatureDetail_component.exports);
|
|
204624
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
204646
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/Marker/Marker.vue?vue&type=template&id=78934844
|
|
204625
204647
|
var Markervue_type_template_id_78934844_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticStyle:{"display":"none"}},[_vm._t("marker"),(_vm.marker)?_vm._t("default"):_vm._e()],2)}
|
|
204626
204648
|
var Markervue_type_template_id_78934844_staticRenderFns = []
|
|
204627
204649
|
|
|
@@ -205466,7 +205488,7 @@ var Marker_component = normalizeComponent(
|
|
|
205466
205488
|
)
|
|
205467
205489
|
|
|
205468
205490
|
/* harmony default export */ var Marker = (Marker_component.exports);
|
|
205469
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
205491
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/Marker/Marker3dPro.vue?vue&type=template&id=3b9d9b70
|
|
205470
205492
|
var Marker3dProvue_type_template_id_3b9d9b70_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('mapgis-3d-marker',{attrs:{"longitude":_vm.popupPosition.longitude,"latitude":_vm.popupPosition.latitude,"height":_vm.popupPosition.height,"iconUrl":_vm.img,"fid":_vm.marker.fid,"changeEvent":_vm.changeEvent,"farDist":200000000,"disableDepthTestDistance":Number.POSITIVE_INFINITY},on:{"click":_vm.clickEvent,"mouseEnter":_vm.mouseOver,"mouseLeave":_vm.mouseOut}},[_c('mapgis-3d-feature-popup',{attrs:{"vue-key":_vm.vueKey,"position":{
|
|
205471
205493
|
longitude: _vm.popupPosition.longitude,
|
|
205472
205494
|
latitude: _vm.popupPosition.latitude,
|
|
@@ -205762,7 +205784,7 @@ var Marker3dPro_component = normalizeComponent(
|
|
|
205762
205784
|
)
|
|
205763
205785
|
|
|
205764
205786
|
/* harmony default export */ var Marker3dPro = (Marker3dPro_component.exports);
|
|
205765
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
205787
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/Marker/Marker3dSetPro.vue?vue&type=template&id=2406040c
|
|
205766
205788
|
var Marker3dSetProvue_type_template_id_2406040c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',_vm._l((_vm.markers),function(marker){return _c('mp-3d-marker-pro',{key:marker.fid,attrs:{"vue-key":_vm.vueKey,"marker":marker,"current-marker-id":_vm.currentMarkerId,"field-configs":_vm.fieldConfigs,"popupShowType":_vm.popupShowType,"popupToggleType":_vm.popupToggleType,"popupAnchor":_vm.popupAnchor},on:{"marker-id":_vm.updateCurrentMarkerId,"mouseenter":_vm.mouseEnterEvent,"mouseleave":_vm.mouseLeaveEvent,"change":_vm.changePopup,"popupload":_vm.popupLoad,"show-marker-detail":_vm.showMarkerDetail},scopedSlots:_vm._u([{key:"popup",fn:function(slotProps){return [_vm._t("popup",null,null,slotProps)]}}],null,true)})}),1)}
|
|
205767
205789
|
var Marker3dSetProvue_type_template_id_2406040c_staticRenderFns = []
|
|
205768
205790
|
|
|
@@ -205909,7 +205931,7 @@ var Marker3dSetPro_component = normalizeComponent(
|
|
|
205909
205931
|
)
|
|
205910
205932
|
|
|
205911
205933
|
/* harmony default export */ var Marker3dSetPro = (Marker3dSetPro_component.exports);
|
|
205912
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
205934
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/Marker/DynamicMarkerLayer.vue?vue&type=template&id=090adf49
|
|
205913
205935
|
var DynamicMarkerLayervue_type_template_id_090adf49_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('mapgis-3d-marker-set-pro',{ref:"markerSetPro",attrs:{"vue-key":_vm.vueKey,"markers":_vm.markers,"popupShowType":_vm.popupShowType,"popupToggleType":_vm.popupToggleType,"popupAnchor":_vm.popupAnchor,"field-configs":_vm.fieldConfigs},on:{"mouseenter":_vm.mouseEnterEvent,"mouseleave":_vm.mouseLeaveEvent,"popupload":_vm.popupLoad,"show-marker-detail":_vm.showMarkerDetail},scopedSlots:_vm._u([{key:"popup",fn:function(slotProps){return [_vm._t("popup",null,null,slotProps)]}}],null,true)})],1)}
|
|
205914
205936
|
var DynamicMarkerLayervue_type_template_id_090adf49_staticRenderFns = []
|
|
205915
205937
|
|
|
@@ -206493,7 +206515,7 @@ var DynamicMarkerLayer_component = normalizeComponent(
|
|
|
206493
206515
|
)
|
|
206494
206516
|
|
|
206495
206517
|
/* harmony default export */ var DynamicMarkerLayer = (DynamicMarkerLayer_component.exports);
|
|
206496
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
206518
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Overlay/Mapv3dLayer.vue?vue&type=template&id=94d43a1a
|
|
206497
206519
|
var Mapv3dLayervue_type_template_id_94d43a1a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
206498
206520
|
var Mapv3dLayervue_type_template_id_94d43a1a_staticRenderFns = []
|
|
206499
206521
|
|
|
@@ -208211,7 +208233,7 @@ var Mapv3dLayer_component = normalizeComponent(
|
|
|
208211
208233
|
)
|
|
208212
208234
|
|
|
208213
208235
|
/* harmony default export */ var Mapv3dLayer = (Mapv3dLayer_component.exports);
|
|
208214
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
208236
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Overlay/themeLayer/custer/CesiumCusterLayer.vue?vue&type=template&id=57bca1f4
|
|
208215
208237
|
var CesiumCusterLayervue_type_template_id_57bca1f4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
208216
208238
|
var CesiumCusterLayervue_type_template_id_57bca1f4_staticRenderFns = []
|
|
208217
208239
|
|
|
@@ -208642,7 +208664,7 @@ var CesiumCusterLayer_component = normalizeComponent(
|
|
|
208642
208664
|
)
|
|
208643
208665
|
|
|
208644
208666
|
/* harmony default export */ var CesiumCusterLayer = (CesiumCusterLayer_component.exports);
|
|
208645
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
208667
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Overlay/Echarts.vue?vue&type=template&id=257c81f6
|
|
208646
208668
|
var Echartsvue_type_template_id_257c81f6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div')}
|
|
208647
208669
|
var Echartsvue_type_template_id_257c81f6_staticRenderFns = []
|
|
208648
208670
|
|
|
@@ -257186,7 +257208,7 @@ var MapvHeater_component = normalizeComponent(
|
|
|
257186
257208
|
)
|
|
257187
257209
|
|
|
257188
257210
|
/* harmony default export */ var MapvHeater = (MapvHeater_component.exports);
|
|
257189
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
257211
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Overlay/themeLayer/GraphThemeLayer.vue?vue&type=template&id=da8c1bb2
|
|
257190
257212
|
var GraphThemeLayervue_type_template_id_da8c1bb2_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div')}
|
|
257191
257213
|
var GraphThemeLayervue_type_template_id_da8c1bb2_staticRenderFns = []
|
|
257192
257214
|
|
|
@@ -264161,7 +264183,7 @@ var ThemeLayerCustom_component = normalizeComponent(
|
|
|
264161
264183
|
)
|
|
264162
264184
|
|
|
264163
264185
|
/* harmony default export */ var ThemeLayerCustom = (ThemeLayerCustom_component.exports);
|
|
264164
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
264186
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Overlay/themeLayer/M3DSubSectionLayer.vue?vue&type=template&id=c1425ef8&scoped=true
|
|
264165
264187
|
var M3DSubSectionLayervue_type_template_id_c1425ef8_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div')}
|
|
264166
264188
|
var M3DSubSectionLayervue_type_template_id_c1425ef8_scoped_true_staticRenderFns = []
|
|
264167
264189
|
|
|
@@ -264433,7 +264455,7 @@ var IgsTerrainProvider_component = normalizeComponent(
|
|
|
264433
264455
|
)
|
|
264434
264456
|
|
|
264435
264457
|
/* harmony default export */ var IgsTerrainProvider = (IgsTerrainProvider_component.exports);
|
|
264436
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
264458
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Provider/TerrainProvider/TerrainProvider.vue?vue&type=template&id=7ed4d1da
|
|
264437
264459
|
var TerrainProvidervue_type_template_id_7ed4d1da_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
264438
264460
|
var TerrainProvidervue_type_template_id_7ed4d1da_staticRenderFns = []
|
|
264439
264461
|
|
|
@@ -264534,7 +264556,7 @@ var TerrainProvider_component = normalizeComponent(
|
|
|
264534
264556
|
)
|
|
264535
264557
|
|
|
264536
264558
|
/* harmony default export */ var TerrainProvider = (TerrainProvider_component.exports);
|
|
264537
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
264559
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/DataSource/Geojson/GeoJsonDataSource.vue?vue&type=template&id=6e91f634
|
|
264538
264560
|
var GeoJsonDataSourcevue_type_template_id_6e91f634_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',[_c('Popup',{attrs:{"position":_vm.position,"forceRender":""},model:{value:(_vm.visible),callback:function ($$v) {_vm.visible=$$v},expression:"visible"}},[_c('PopupContent',{ref:"click",attrs:{"mode":_vm.clickMode,"currentLayerInfo":_vm.currentClickInfo}}),_c('PopupContent',{ref:"hover",attrs:{"mode":_vm.hoverMode,"currentLayerInfo":_vm.currentHoverInfo}})],1)],1)}
|
|
264539
264561
|
var GeoJsonDataSourcevue_type_template_id_6e91f634_staticRenderFns = []
|
|
264540
264562
|
|
|
@@ -264843,7 +264865,7 @@ var GeoJsonDataSource_component = normalizeComponent(
|
|
|
264843
264865
|
)
|
|
264844
264866
|
|
|
264845
264867
|
/* harmony default export */ var GeoJsonDataSource = (GeoJsonDataSource_component.exports);
|
|
264846
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
264868
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/DataSource/Czml/CzmlDataSource.vue?vue&type=template&id=3bb3c582
|
|
264847
264869
|
var CzmlDataSourcevue_type_template_id_3bb3c582_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
264848
264870
|
var CzmlDataSourcevue_type_template_id_3bb3c582_staticRenderFns = []
|
|
264849
264871
|
|
|
@@ -265135,7 +265157,7 @@ var CzmlDataSource_component = normalizeComponent(
|
|
|
265135
265157
|
)
|
|
265136
265158
|
|
|
265137
265159
|
/* harmony default export */ var CzmlDataSource = (CzmlDataSource_component.exports);
|
|
265138
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
265160
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/Viewshed.vue?vue&type=template&id=01c6d842&scoped=true
|
|
265139
265161
|
var Viewshedvue_type_template_id_01c6d842_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-visual-analysis"},[_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"},model:{value:(_vm.formData),callback:function ($$v) {_vm.formData=$$v},expression:"formData"}},[_c('mapgis-ui-form-item',{attrs:{"label":"视角"}},[_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"max":180,"step":0.1},model:{value:(_vm.formData.horizontAngle),callback:function ($$v) {_vm.$set(_vm.formData, "horizontAngle", _vm._n($$v))},expression:"formData.horizontAngle"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"水平"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-shuiping"}})],1)],1),_c('mapgis-ui-slider',{attrs:{"min":0,"max":180,"tooltipVisible":false},model:{value:(_vm.formData.horizontAngle),callback:function ($$v) {_vm.$set(_vm.formData, "horizontAngle", $$v)},expression:"formData.horizontAngle"}})],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"max":180},model:{value:(_vm.formData.verticalAngle),callback:function ($$v) {_vm.$set(_vm.formData, "verticalAngle", _vm._n($$v))},expression:"formData.verticalAngle"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"垂直"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-chuizhi"}})],1)],1),_c('mapgis-ui-slider',{attrs:{"min":0,"max":180,"tooltipVisible":false},model:{value:(_vm.formData.verticalAngle),callback:function ($$v) {_vm.$set(_vm.formData, "verticalAngle", $$v)},expression:"formData.verticalAngle"}})],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"朝向"}},[_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"max":360},model:{value:(_vm.angleSet.heading),callback:function ($$v) {_vm.$set(_vm.angleSet, "heading", _vm._n($$v))},expression:"angleSet.heading"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"方向"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-fangwei"}})],1)],1),_c('mapgis-ui-slider',{attrs:{"min":0,"max":360,"tooltipVisible":false},model:{value:(_vm.angleSet.heading),callback:function ($$v) {_vm.$set(_vm.angleSet, "heading", $$v)},expression:"angleSet.heading"}})],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"max":360},model:{value:(_vm.angleSet.pitch),callback:function ($$v) {_vm.$set(_vm.angleSet, "pitch", _vm._n($$v))},expression:"angleSet.pitch"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"俯仰"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-fushi"}})],1)],1),_c('mapgis-ui-slider',{attrs:{"min":0,"max":360,"tooltipVisible":false},model:{value:(_vm.angleSet.pitch),callback:function ($$v) {_vm.$set(_vm.angleSet, "pitch", $$v)},expression:"angleSet.pitch"}})],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"观察点坐标"}},[_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"step":0.0001},model:{value:(_vm.posData.viewPositionX),callback:function ($$v) {_vm.$set(_vm.posData, "viewPositionX", _vm._n($$v))},expression:"posData.viewPositionX"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"经度"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-xzhouyidong"}})],1)],1)],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"step":0.0001,"type":"number","addon-before":"纬度"},model:{value:(_vm.posData.viewPositionY),callback:function ($$v) {_vm.$set(_vm.posData, "viewPositionY", _vm._n($$v))},expression:"posData.viewPositionY"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"纬度"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-yzhouyidong"}})],1)],1)],1),_c('mapgis-ui-col',{staticStyle:{"paddingTop":"8px"},attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"type":"number","addon-before":"高度"},model:{value:(_vm.posData.viewPositionZ),callback:function ($$v) {_vm.$set(_vm.posData, "viewPositionZ", _vm._n($$v))},expression:"posData.viewPositionZ"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"高度"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-Zzhouyidong"}})],1)],1)],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"目标点坐标"}},[_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"step":0.0001,"type":"number","addon-before":"经度"},model:{value:(_vm.posData.targetPositionX),callback:function ($$v) {_vm.$set(_vm.posData, "targetPositionX", _vm._n($$v))},expression:"posData.targetPositionX"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"经度"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-xzhouyidong"}})],1)],1)],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"step":0.0001,"type":"number","addon-before":"纬度"},model:{value:(_vm.posData.targetPositionY),callback:function ($$v) {_vm.$set(_vm.posData, "targetPositionY", _vm._n($$v))},expression:"posData.targetPositionY"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"纬度"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-yzhouyidong"}})],1)],1)],1),_c('mapgis-ui-col',{staticStyle:{"paddingTop":"8px"},attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"type":"number","addon-before":"高度"},model:{value:(_vm.posData.targetPositionZ),callback:function ($$v) {_vm.$set(_vm.posData, "targetPositionZ", _vm._n($$v))},expression:"posData.targetPositionZ"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"高度"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-Zzhouyidong"}})],1)],1)],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"附加高度"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"step":0.1,"addon-after":"米"},model:{value:(_vm.formData.exHeight),callback:function ($$v) {_vm.$set(_vm.formData, "exHeight", _vm._n($$v))},expression:"formData.exHeight"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"可视距离"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"addon-after":"米"},model:{value:(_vm.angleSet.viewRadius),callback:function ($$v) {_vm.$set(_vm.angleSet, "viewRadius", _vm._n($$v))},expression:"angleSet.viewRadius"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"区域颜色"}},[_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"disableAlpha":false,"showColorText":false,"color":_vm.formData.visibleColor},on:{"input":function (val) { return (_vm.formData.visibleColor = "rgba(" + (val.rgba.r) + ", " + (val.rgba.g) + ", " + (val.rgba.b) + ", " + (val.rgba.a) + ")"); }}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"可视"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-kejian"}})],1)],1)],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"disableAlpha":false,"showColorText":false,"color":_vm.formData.unVisibleColor},on:{"input":function (val) { return (_vm.formData.unVisibleColor = "rgba(" + (val.rgba.r) + ", " + (val.rgba.g) + ", " + (val.rgba.b) + ", " + (val.rgba.a) + ")"); }}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"不可视"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-bukejian"}})],1)],1)],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"遮罩颜色"}},[_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"disableAlpha":false,"showColorText":false,"color":_vm.formData.maskColor,"addon-before":"可视"},on:{"input":function (val) { return (_vm.formData.maskColor = "rgba(" + (val.rgba.r) + ", " + (val.rgba.g) + ", " + (val.rgba.b) + ", " + (val.rgba.a) + ")"); }}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"可视"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-kejian"}})],1)],1)],1)],1)],1)],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.onClickStart}},[_vm._v("分析\n ")]),_c('mapgis-ui-button',{on:{"click":_vm.onClickStop}},[_vm._v("清除")])],1)]})],2)}
|
|
265140
265162
|
var Viewshedvue_type_template_id_01c6d842_scoped_true_staticRenderFns = []
|
|
265141
265163
|
|
|
@@ -265981,7 +266003,7 @@ var Viewshed_component = normalizeComponent(
|
|
|
265981
266003
|
)
|
|
265982
266004
|
|
|
265983
266005
|
/* harmony default export */ var Viewshed = (Viewshed_component.exports);
|
|
265984
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
266006
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/Sightline.vue?vue&type=template&id=33086ac0&scoped=true
|
|
265985
266007
|
var Sightlinevue_type_template_id_33086ac0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-visibility-analysis"},[_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"},model:{value:(_vm.formData),callback:function ($$v) {_vm.formData=$$v},expression:"formData"}},[_c('mapgis-ui-form-item',{attrs:{"label":"观察者信息"}},[_c('mapgis-ui-input',{attrs:{"placeholder":"经度,纬度,高程","disabled":""},model:{value:(_vm.viewPointPosition),callback:function ($$v) {_vm.viewPointPosition=$$v},expression:"viewPointPosition"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"附加高度"}},[_c('mapgis-ui-input-number-addon',{attrs:{"addon-after":"米","min":0,"step":0.1},model:{value:(_vm.formData.exHeight),callback:function ($$v) {_vm.$set(_vm.formData, "exHeight", _vm._n($$v))},expression:"formData.exHeight"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"不可视区域颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"disableAlpha":false,"color":_vm.formData.unVisibleColor},on:{"input":function (val) { return (_vm.formData.unVisibleColor = "rgba(" + (val.rgba.r) + ", " + (val.rgba.g) + ", " + (val.rgba.b) + ", " + (val.rgba.a) + ")"); }}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"可视区域颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"disableAlpha":false,"color":_vm.formData.visibleColor},on:{"input":function (val) { return (_vm.formData.visibleColor = "rgba(" + (val.rgba.r) + ", " + (val.rgba.g) + ", " + (val.rgba.b) + ", " + (val.rgba.a) + ")"); }}})],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.onClickStart}},[_vm._v("通视分析\n ")]),_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.doLookAroundAnalysis}},[_vm._v("环视通视分析\n ")]),_c('mapgis-ui-button',{on:{"click":_vm.onClickStop}},[_vm._v("清除")])],1),_c('mapgis-ui-mask',{attrs:{"loading":_vm.maskShow,"parentDivClass":'cesium-map-wrapper',"percent":_vm.percent,"text":_vm.maskText}})],1)]})],2)}
|
|
265986
266008
|
var Sightlinevue_type_template_id_33086ac0_scoped_true_staticRenderFns = []
|
|
265987
266009
|
|
|
@@ -266589,7 +266611,7 @@ var Sightline_component = normalizeComponent(
|
|
|
266589
266611
|
)
|
|
266590
266612
|
|
|
266591
266613
|
/* harmony default export */ var Sightline = (Sightline_component.exports);
|
|
266592
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
266614
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/SkyLine.vue?vue&type=template&id=7b95a538&scoped=true
|
|
266593
266615
|
var SkyLinevue_type_template_id_7b95a538_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',[_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"观察者信息"}},[_c('mapgis-ui-input',{attrs:{"placeholder":"经度,纬度,高程","disabled":""},model:{value:(_vm.centerPosition),callback:function ($$v) {_vm.centerPosition=$$v},expression:"centerPosition"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"线宽度"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0},model:{value:(_vm.formData.skylineWidth),callback:function ($$v) {_vm.$set(_vm.formData, "skylineWidth", _vm._n($$v))},expression:"formData.skylineWidth"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"线颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":_vm.formData.skylineColor,"disableAlpha":true},on:{"update:color":function($event){return _vm.$set(_vm.formData, "skylineColor", $event)}}})],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.addSkyLine}},[_vm._v("天际线")]),_c('mapgis-ui-button',{on:{"click":_vm.remove}},[_vm._v("清除")])],1),_c('mapgis-ui-mask',{attrs:{"parentDivClass":'cesium-map-wrapper',"loading":_vm.maskShow,"text":_vm.maskText}})],1)]})],2)}
|
|
266594
266616
|
var SkyLinevue_type_template_id_7b95a538_scoped_true_staticRenderFns = []
|
|
266595
266617
|
|
|
@@ -267031,7 +267053,7 @@ var SkyLine_component = normalizeComponent(
|
|
|
267031
267053
|
)
|
|
267032
267054
|
|
|
267033
267055
|
/* harmony default export */ var SkyLine = (SkyLine_component.exports);
|
|
267034
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
267056
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/ModelFlatten.vue?vue&type=template&id=75d539b0&scoped=true
|
|
267035
267057
|
var ModelFlattenvue_type_template_id_75d539b0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',[_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"模型图层"}},[_c('mapgis-ui-select',{on:{"change":_vm.$_chooseM3D},model:{value:(_vm.selectDefaultValue),callback:function ($$v) {_vm.selectDefaultValue=$$v},expression:"selectDefaultValue"}},_vm._l((_vm.dataSource),function(data,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":data.key}},[_vm._v("\n "+_vm._s(data.value)+"\n ")])}),1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"是否贴模型"}},[_c('mapgis-ui-select',{on:{"change":_vm.$_chooseMode},model:{value:(_vm.mode),callback:function ($$v) {_vm.mode=$$v},expression:"mode"}},_vm._l((_vm.classify),function(data,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":data.key}},[_vm._v("\n "+_vm._s(data.value)+"\n ")])}),1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"压平高度"}},[_c('mapgis-ui-input-number',{attrs:{"autoWidth":""},on:{"change":_vm.$_change},model:{value:(_vm.flattenHeight),callback:function ($$v) {_vm.flattenHeight=$$v},expression:"flattenHeight"}})],1),_c('mapgis-ui-switch-row-left',{staticClass:"flatten-switch",attrs:{"title":"根据ID压平"},model:{value:(_vm.flattenWithId),callback:function ($$v) {_vm.flattenWithId=$$v},expression:"flattenWithId"}})],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.clearModelFlatten(true)}}},[_vm._v("还原")]),_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.startModelFlatten}},[_vm._v("开始")])],1)],1)]})],2)}
|
|
267036
267058
|
var ModelFlattenvue_type_template_id_75d539b0_scoped_true_staticRenderFns = []
|
|
267037
267059
|
|
|
@@ -267370,7 +267392,7 @@ var ModelFlatten_component = normalizeComponent(
|
|
|
267370
267392
|
)
|
|
267371
267393
|
|
|
267372
267394
|
/* harmony default export */ var ModelFlatten = (ModelFlatten_component.exports);
|
|
267373
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
267395
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/HeightLimited.vue?vue&type=template&id=0accc2f4&scoped=true
|
|
267374
267396
|
var HeightLimitedvue_type_template_id_0accc2f4_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-widget-heightLimited-analysis"},[_c('mapgis-ui-group-tab',{attrs:{"title":"参数设置"}}),_c('mapgis-ui-color-pick-panel',{staticStyle:{"font-size":"13px"},attrs:{"label":_vm.colorLabel,"color":_vm.colorCopy,"size":_vm.size,"disableAlpha":false,"labelCol":24,"wrapperCol":24},on:{"input":function (val) { return (_vm.colorCopy = "rgba(" + (val.rgba.r) + ", " + (val.rgba.g) + ", " + (val.rgba.b) + ", " + (val.rgba.a) + ")"); }}}),_c('mapgis-ui-input-number-panel',{staticStyle:{"font-size":"13px"},attrs:{"label":"最高高度","step":1,"range":[_vm.minSliderHeightCopy, 10000]},on:{"change":function (val) { return _vm.setMaxHeight(val); }},model:{value:(_vm.maxSliderHeightCopy),callback:function ($$v) {_vm.maxSliderHeightCopy=$$v},expression:"maxSliderHeightCopy"}}),_c('mapgis-ui-input-number-panel',{staticStyle:{"font-size":"13px"},attrs:{"label":"控制高度","step":1,"range":[_vm.minSliderHeightCopy, _vm.maxSliderHeightCopy]},on:{"change":function (val) { return _vm.setInput(val); }},model:{value:(_vm.heightLimitCopy),callback:function ($$v) {_vm.heightLimitCopy=$$v},expression:"heightLimitCopy"}}),_c('mapgis-ui-group-tab',{attrs:{"title":"控高面显示","isTitleBold":true,"hasTopMargin":false,"hasBottomMargin":true}},[_c('mapgis-ui-switch',{attrs:{"slot":"handle","size":"small"},slot:"handle",model:{value:(_vm.enablePolygonCopy),callback:function ($$v) {_vm.enablePolygonCopy=$$v},expression:"enablePolygonCopy"}})],1),_c('mapgis-3d-draw',{attrs:{"drawStyle":_vm.drawStyleCopy,"enableControl":_vm.enableControl},on:{"drawcreate":_vm.handleCreate,"load":_vm.handleDrawLoad}},[_c('div',{staticClass:"parent_div"},[_c('mapgis-ui-group-tab',{attrs:{"title":"分析范围"}}),_c('mapgis-ui-radio-group',{staticStyle:{"line-height":"32px","padding-bottom":"8px"},model:{value:(_vm.radioValue),callback:function ($$v) {_vm.radioValue=$$v},expression:"radioValue"}},[_c('mapgis-ui-radio',{attrs:{"value":1}},[_vm._v("\n 绘制区域\n ")]),_c('mapgis-ui-radio',{attrs:{"value":2}},[_vm._v("\n 输入区域\n ")])],1),(_vm.radioValue === 1)?_c('div',{staticStyle:{"text-align":"left","padding-bottom":"8px"}},_vm._l((_vm.draws),function(item,i){return _c('mapgis-ui-tooltip',{key:i,attrs:{"placement":"top"}},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(item.tip))])]),_c('mapgis-ui-button',{class:item.className,staticStyle:{"margin":"0 8px"},attrs:{"shape":"circle","type":item.type},on:{"click":item.click}},[_c('mapgis-ui-iconfont',{class:item.className,attrs:{"type":item.icon,"theme":"filled"}})],1)],2)}),1):_vm._e(),(_vm.radioValue === 2)?_c('div',[_c('mapgis-ui-setting-form',{staticClass:"mapgis-ui-setting-form",attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{staticStyle:{"text-align":"center"},attrs:{"label":"圆心"}},[_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"allow-clear":""},model:{value:(_vm.circleCenter.longitude),callback:function ($$v) {_vm.$set(_vm.circleCenter, "longitude", _vm._n($$v))},expression:"circleCenter.longitude"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":_vm.inputDefaultVal1},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-xzhouyidong"}})],1)],1)],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"allow-clear":""},model:{value:(_vm.circleCenter.latitude),callback:function ($$v) {_vm.$set(_vm.circleCenter, "latitude", _vm._n($$v))},expression:"circleCenter.latitude"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":_vm.inputDefaultVal2},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-yzhouyidong"}})],1)],1)],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"半径"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"addon-after":"米"},model:{value:(_vm.radius),callback:function ($$v) {_vm.radius=_vm._n($$v)},expression:"radius"}})],1)],1)],1):_vm._e()],1)]),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.startHeightAnalysis}},[_vm._v("\n 分析\n ")]),_c('mapgis-ui-button',{on:{"click":_vm.toggleDelete}},[_vm._v("清除")])],1)],1)}
|
|
267375
267397
|
var HeightLimitedvue_type_template_id_0accc2f4_scoped_true_staticRenderFns = []
|
|
267376
267398
|
|
|
@@ -267977,7 +267999,7 @@ var HeightLimited_component = normalizeComponent(
|
|
|
267977
267999
|
)
|
|
267978
268000
|
|
|
267979
268001
|
/* harmony default export */ var HeightLimited = (HeightLimited_component.exports);
|
|
267980
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
268002
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/Shadow.vue?vue&type=template&id=2628f38e&scoped=true
|
|
267981
268003
|
var Shadowvue_type_template_id_2628f38e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mp-widget-shadow-analysis"},[_c('mapgis-ui-setting-form',{attrs:{"model":_vm.formData,"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-model-item',{attrs:{"label":"日期"}},[_c('mapgis-ui-date-picker',{staticStyle:{"width":"100%"},attrs:{"autoWidth":"","default-value":_vm.startDate},on:{"change":_vm.changeDate}})],1),_c('div',[_c('mapgis-ui-form-model-item',{attrs:{"label":"开始时间"}},[_c('mapgis-ui-time-picker',{staticStyle:{"width":"100%"},attrs:{"default-value":_vm.startTime},on:{"change":function($event){return _vm.changeTime($event, 'startTime')}}})],1),_c('mapgis-ui-form-model-item',{attrs:{"label":"结束时间"}},[_c('mapgis-ui-time-picker',{staticStyle:{"width":"100%"},attrs:{"default-value":_vm.endTime},on:{"change":function($event){return _vm.changeTime($event, 'endTime')}}})],1)],1)],1),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"底部高程(米)","range":[0],"rangeShow":false,"slider":false},model:{value:(_vm.formData.minHeight),callback:function ($$v) {_vm.$set(_vm.formData, "minHeight", $$v)},expression:"formData.minHeight"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"拉伸高度(米)","range":[0, 100],"rangeShow":true,"slider":true},model:{value:(_vm.formData.stretchHeight),callback:function ($$v) {_vm.$set(_vm.formData, "stretchHeight", $$v)},expression:"formData.stretchHeight"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"插值间隔","range":[3, 20],"rangeShow":true,"slider":true},model:{value:(_vm.formData.spacing),callback:function ($$v) {_vm.$set(_vm.formData, "spacing", $$v)},expression:"formData.spacing"}}),_c('mapgis-ui-color-pick-panel',{attrs:{"label":"阴影颜色","labelCol":24,"wrapperCol":24,"color":_vm.formData.shadowColor,"disableAlpha":true},on:{"update:color":function($event){return _vm.$set(_vm.formData, "shadowColor", $event)},"input":function (val) { return (_vm.formData.shadowColor = "rgba(" + (val.rgba.r) + ", " + (val.rgba.g) + ", " + (val.rgba.b) + ", " + (val.rgba.a) + ")"); }}}),_c('mapgis-ui-color-pick-panel',{attrs:{"label":"非阴影颜色","labelCol":24,"wrapperCol":24,"color":_vm.formData.sunColor,"disableAlpha":true},on:{"update:color":function($event){return _vm.$set(_vm.formData, "sunColor", $event)},"input":function (val) { return (_vm.formData.sunColor = "rgba(" + (val.rgba.r) + ", " + (val.rgba.g) + ", " + (val.rgba.b) + ", " + (val.rgba.a) + ")"); }}}),_c('mapgis-ui-setting-footer',{staticClass:"settingButton"},[_c('mapgis-ui-button',{attrs:{"disabled":_vm.maskShow,"type":"primary"},on:{"click":_vm.shadow}},[_vm._v("阴影分析\n ")]),_c('mapgis-ui-button',{attrs:{"disabled":_vm.maskShow,"type":"primary"},on:{"click":_vm.sun}},[_vm._v("日照效果\n ")]),_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.removeAll}},[_vm._v("\n 清除\n ")])],1),_c('span',[_c('Popup',{attrs:{"position":_vm.position,"forceRender":""},model:{value:(_vm.visible),callback:function ($$v) {_vm.visible=$$v},expression:"visible"}},[_c('PopupContent',{attrs:{"currentLayerInfo":_vm.currentClickInfo}})],1)],1)],1)]})],2)}
|
|
267982
268004
|
var Shadowvue_type_template_id_2628f38e_scoped_true_staticRenderFns = []
|
|
267983
268005
|
|
|
@@ -268983,7 +269005,7 @@ var enablePickFeatures = {
|
|
|
268983
269005
|
/**
|
|
268984
269006
|
* @const {Object} rectangle mixin
|
|
268985
269007
|
*/
|
|
268986
|
-
var
|
|
269008
|
+
var CesiumMixinProps_rectangle = {
|
|
268987
269009
|
props: {
|
|
268988
269010
|
rectangle: Object
|
|
268989
269011
|
}
|
|
@@ -269022,7 +269044,7 @@ var credit = {
|
|
|
269022
269044
|
/**
|
|
269023
269045
|
* @const {Number} tileWidth mixin
|
|
269024
269046
|
*/
|
|
269025
|
-
var
|
|
269047
|
+
var CesiumMixinProps_tileWidth = {
|
|
269026
269048
|
props: {
|
|
269027
269049
|
tileWidth: {
|
|
269028
269050
|
type: Number,
|
|
@@ -270108,7 +270130,7 @@ var Shadow_component = normalizeComponent(
|
|
|
270108
270130
|
)
|
|
270109
270131
|
|
|
270110
270132
|
/* harmony default export */ var Analysis_Shadow = (Shadow_component.exports);
|
|
270111
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
270133
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/DynamicCutting.vue?vue&type=template&id=18e1026a&scoped=true
|
|
270112
270134
|
var DynamicCuttingvue_type_template_id_18e1026a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [(_vm.initSlider)?_c('mapgis-ui-card',{staticClass:"dynamic-tool-bar"},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":8}},[_c('p',{staticClass:"flood-title"},[_vm._v("剖切距离(米):")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-slider',{attrs:{"defaultValue":_vm.currentDistance,"min":Number(_vm.startDistance),"max":Number(_vm.endDistanceCopy)},model:{value:(_vm.currentDistanceCopy),callback:function ($$v) {_vm.currentDistanceCopy=$$v},expression:"currentDistanceCopy"}})],1)],1)],1):_vm._e()]})],2)}
|
|
270113
270135
|
var DynamicCuttingvue_type_template_id_18e1026a_scoped_true_staticRenderFns = []
|
|
270114
270136
|
|
|
@@ -270363,7 +270385,7 @@ var DynamicCutting_component = normalizeComponent(
|
|
|
270363
270385
|
)
|
|
270364
270386
|
|
|
270365
270387
|
/* harmony default export */ var DynamicCutting = (DynamicCutting_component.exports);
|
|
270366
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
270388
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/DynamicSection.vue?vue&type=template&id=1fc3da68&scoped=true
|
|
270367
270389
|
var DynamicSectionvue_type_template_id_1fc3da68_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('mapgis-ui-group-tab',{attrs:{"title":"模型"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"tip","placement":"top"},slot:"tip"},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(_vm.info))])]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-info"}})],2)],1),_c('mapgis-ui-row',{staticClass:"model"},[(_vm.checkboxOptions.length > 0)?_c('mapgis-ui-checkbox-group',{on:{"change":_vm._onCheckboxGroupChange}},_vm._l((_vm.checkboxOptions),function(option,index){return _c('mapgis-ui-row',{key:("model-" + index)},[_c('mapgis-ui-checkbox',{staticStyle:{"line-height":"32px"},attrs:{"value":option.value}},[_vm._v("\n "+_vm._s(option.label)+"\n ")])],1)}),1):_c('div',[_vm._v("暂无数据!")])],1),_c('mapgis-ui-group-tab',{attrs:{"title":"剖切方向"}},[_c('mapgis-ui-checkbox',{staticClass:"checkbox",attrs:{"slot":"handle","placement":"bottomRight","checked":_vm.reverse},on:{"change":_vm._onCheckboxChange},slot:"handle"},[_vm._v("\n 逆向\n ")])],1),_c('mapgis-ui-row',{staticClass:"axis"},[_c('mapgis-ui-radio-group',{attrs:{"size":"small"},model:{value:(_vm.axisCopy),callback:function ($$v) {_vm.axisCopy=$$v},expression:"axisCopy"}},[_c('mapgis-ui-radio',{attrs:{"value":"X"}},[_vm._v(" X轴 ")]),_c('mapgis-ui-radio',{attrs:{"value":"Y"}},[_vm._v(" Y轴 ")]),_c('mapgis-ui-radio',{attrs:{"value":"Z"}},[_vm._v(" Z轴 ")])],1)],1),_c('mapgis-ui-group-tab',{attrs:{"title":"参数设置"}}),_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"动画时间"}},[_c('mapgis-ui-input-number',{staticStyle:{"width":"100%"},attrs:{"min":0},model:{value:(_vm.timeCopy),callback:function ($$v) {_vm.timeCopy=$$v},expression:"timeCopy"}})],1)],1),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"剖切距离","range":[_vm.min, _vm.max],"disabled":_vm.readonly},on:{"change":_vm.setDistance},model:{value:(_vm.distanceCopy),callback:function ($$v) {_vm.distanceCopy=$$v},expression:"distanceCopy"}}),_c('mapgis-ui-switch-panel',{attrs:{"size":"default","label":"显示辅助面"},on:{"changeChecked":_vm.changePlaneVisible},model:{value:(_vm.showCuttingPlaneCopy),callback:function ($$v) {_vm.showCuttingPlaneCopy=$$v},expression:"showCuttingPlaneCopy"}},[_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"剖面颜色"}},[_c('mapgis-ui-sketch-color-picker',{staticClass:"colorCopy-picker",attrs:{"color":_vm.colorCopy,"disableAlpha":false},on:{"update:color":function($event){_vm.colorCopy=$event}}})],1)],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.startClipping}},[_vm._v("\n 分析\n ")]),_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.animation}},[_vm._v("\n 动态效果\n ")]),_c('mapgis-ui-button',{on:{"click":_vm.stopClipping}},[_vm._v(" 清除 ")])],1)]})],2)}
|
|
270368
270390
|
var DynamicSectionvue_type_template_id_1fc3da68_scoped_true_staticRenderFns = []
|
|
270369
270391
|
|
|
@@ -271089,7 +271111,7 @@ var DynamicSection_component = normalizeComponent(
|
|
|
271089
271111
|
)
|
|
271090
271112
|
|
|
271091
271113
|
/* harmony default export */ var DynamicSection = (DynamicSection_component.exports);
|
|
271092
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
271114
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/Fill.vue?vue&type=template&id=0ec35788&scoped=true
|
|
271093
271115
|
var Fillvue_type_template_id_0ec35788_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('mapgis-ui-card',{directives:[{name:"show",rawName:"v-show",value:(!_vm.showResult),expression:"!showResult"}],staticClass:"fill-tool-bar"},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":8}},[_c('p',{staticClass:"fill-title"},[_vm._v("工具选择:")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-select',{staticClass:"fill-select",attrs:{"default-value":"cut"},on:{"change":_vm.$_selectChange}},[_c('mapgis-ui-select-option',{attrs:{"value":"cut"}},[_vm._v("\n 开挖分析\n ")]),_c('mapgis-ui-select-option',{attrs:{"value":"fill"}},[_vm._v("\n 填方分析\n ")])],1)],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":8}},[_c('p',{staticClass:"fill-title"},[_vm._v(_vm._s(_vm.cutTitle))])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-input-number',{staticClass:"fill-input",model:{value:(_vm.heightCopy),callback:function ($$v) {_vm.heightCopy=$$v},expression:"heightCopy"}})],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":8}},[_c('p',{staticClass:"fill-title"},[_vm._v("x方向采样点个数:")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-input-number',{staticClass:"fill-input",model:{value:(_vm.xPaneNumCopy),callback:function ($$v) {_vm.xPaneNumCopy=$$v},expression:"xPaneNumCopy"}})],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":8}},[_c('p',{staticClass:"fill-title"},[_vm._v("y方向采样点个数:")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-input-number',{staticClass:"fill-input",model:{value:(_vm.yPaneNumCopy),callback:function ($$v) {_vm.yPaneNumCopy=$$v},expression:"yPaneNumCopy"}})],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-button',{staticClass:"fill-button",attrs:{"type":"primary"},on:{"click":_vm.$_startAnalyse}},[_vm._v("开始分析")])],1)],1),_c('mapgis-ui-card',{directives:[{name:"show",rawName:"v-show",value:(_vm.showResult),expression:"showResult"}],staticClass:"fill-tool-bar fill-result-bar"},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":8}},[_c('p',{staticClass:"fill-title"},[_vm._v(_vm._s(_vm.volumeTitle))])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-input-number',{staticClass:"fill-input",attrs:{"disabled":true},model:{value:(_vm.heightCopy),callback:function ($$v) {_vm.heightCopy=$$v},expression:"heightCopy"}})],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":8}},[_c('p',{staticClass:"fill-title"},[_vm._v("体积(立方米):")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-input-number',{staticClass:"fill-input",attrs:{"disabled":true},model:{value:(_vm.volume),callback:function ($$v) {_vm.volume=$$v},expression:"volume"}})],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":8}},[_c('p',{staticClass:"fill-title"},[_vm._v("表面积(平方米):")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-input-number',{staticClass:"fill-input",attrs:{"disabled":true},model:{value:(_vm.surfaceArea),callback:function ($$v) {_vm.surfaceArea=$$v},expression:"surfaceArea"}})],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-button',{staticClass:"fill-button",attrs:{"type":"primary"},on:{"click":_vm.$_stopAnalyse}},[_vm._v("停止分析")])],1)],1)]})],2)}
|
|
271094
271116
|
var Fillvue_type_template_id_0ec35788_scoped_true_staticRenderFns = []
|
|
271095
271117
|
|
|
@@ -271430,7 +271452,7 @@ var Fill_component = normalizeComponent(
|
|
|
271430
271452
|
)
|
|
271431
271453
|
|
|
271432
271454
|
/* harmony default export */ var Fill = (Fill_component.exports);
|
|
271433
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
271455
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/Aspect.vue?vue&type=template&id=e8c82cf6
|
|
271434
271456
|
var Aspectvue_type_template_id_e8c82cf6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-aspect-analysis"},[_c('mapgis-ui-group-tab',{attrs:{"title":"显示模式"}}),_c('mapgis-ui-radio-group',{model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}},[_c('mapgis-ui-radio',{attrs:{"value":1}},[_vm._v(" 坡向箭头 ")]),_c('mapgis-ui-radio',{attrs:{"value":2}},[_vm._v(" 填充颜色 ")])],1),_c('mapgis-ui-group-tab',{directives:[{name:"show",rawName:"v-show",value:(_vm.value === 2),expression:"value === 2"}],attrs:{"title":"坡向图例设置"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"tip","placement":"top"},slot:"tip"},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(_vm.info))])]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-info"}})],2)],1),_c('mapgis-ui-colors-setting',{directives:[{name:"show",rawName:"v-show",value:(_vm.value === 2),expression:"value === 2"}],attrs:{"rangeField":'坡向范围'},model:{value:(_vm.rampColorsCopy),callback:function ($$v) {_vm.rampColorsCopy=$$v},expression:"rampColorsCopy"}}),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.analysis}},[_vm._v("分析")]),_c('mapgis-ui-button',{on:{"click":_vm.remove}},[_vm._v("清除")])],1)],1)]})],2)}
|
|
271435
271457
|
var Aspectvue_type_template_id_e8c82cf6_staticRenderFns = []
|
|
271436
271458
|
|
|
@@ -271808,7 +271830,7 @@ var Aspect_component = normalizeComponent(
|
|
|
271808
271830
|
)
|
|
271809
271831
|
|
|
271810
271832
|
/* harmony default export */ var Aspect = (Aspect_component.exports);
|
|
271811
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
271833
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/Slope.vue?vue&type=template&id=5086b7dc
|
|
271812
271834
|
var Slopevue_type_template_id_5086b7dc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-slope-analysis"},[_c('mapgis-ui-group-tab',{attrs:{"title":"坡度图例设置"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"tip","placement":"top"},slot:"tip"},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(_vm.info))])]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-info"}})],2)],1),_c('mapgis-ui-colors-setting',{attrs:{"rangeField":'坡度范围'},model:{value:(_vm.rampColorsCopy),callback:function ($$v) {_vm.rampColorsCopy=$$v},expression:"rampColorsCopy"}}),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.analysis}},[_vm._v("分析")]),_c('mapgis-ui-button',{on:{"click":_vm.remove}},[_vm._v("清除")])],1)],1)]})],2)}
|
|
271813
271835
|
var Slopevue_type_template_id_5086b7dc_staticRenderFns = []
|
|
271814
271836
|
|
|
@@ -272165,7 +272187,7 @@ var Slope_component = normalizeComponent(
|
|
|
272165
272187
|
)
|
|
272166
272188
|
|
|
272167
272189
|
/* harmony default export */ var Slope = (Slope_component.exports);
|
|
272168
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
272190
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/AspectSlope.vue?vue&type=template&id=22cb1c29&scoped=true
|
|
272169
272191
|
var AspectSlopevue_type_template_id_22cb1c29_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"aspect-slope-analysis"},[_c('mapgis-ui-switch-panel',{staticClass:"paddingStyle",attrs:{"size":"default","label":"坡度分析"},model:{value:(_vm.slopeFill),callback:function ($$v) {_vm.slopeFill=$$v},expression:"slopeFill"}},[_c('mapgis-ui-group-tab',{staticClass:"slope-parameter-title",attrs:{"title":"坡度图例设置","hasTopMargin":false,"hasBottomMargin":false}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"tip","placement":"top"},slot:"tip"},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(_vm.info))])]),_c('mapgis-ui-iconfont',{staticStyle:{"right":"0"},attrs:{"type":"mapgis-info"}})],2)],1),_c('mapgis-ui-colors-setting',{attrs:{"rangeField":'坡度范围'},model:{value:(_vm.rampColorsCopy),callback:function ($$v) {_vm.rampColorsCopy=$$v},expression:"rampColorsCopy"}})],1),_vm._m(0),_c('mapgis-ui-switch-panel',{staticClass:"paddingStyle",attrs:{"size":"default","label":"坡向分析"},model:{value:(_vm.aspectArrow),callback:function ($$v) {_vm.aspectArrow=$$v},expression:"aspectArrow"}},[_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","slider":true,"range":[1, 10],"label":"箭头密度"},model:{value:(_vm.arrowRepeat),callback:function ($$v) {_vm.arrowRepeat=$$v},expression:"arrowRepeat"}})],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary","disabled":!_vm.displayOption},on:{"click":_vm.analysis}},[_vm._v("分析")]),_c('mapgis-ui-button',{on:{"click":_vm.remove}},[_vm._v("清除")])],1),_c('span',[_c('Popup',{attrs:{"position":_vm.position,"forceRender":""},model:{value:(_vm.visible),callback:function ($$v) {_vm.visible=$$v},expression:"visible"}},[_c('PopupContent',{attrs:{"currentLayerInfo":_vm.currentClickInfo}})],1)],1)],1)}
|
|
272170
272192
|
var AspectSlopevue_type_template_id_22cb1c29_scoped_true_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"dividerWrapper"},[_c('div',{staticClass:"divider"})])}]
|
|
272171
272193
|
|
|
@@ -272524,7 +272546,7 @@ var AspectSlope_component = normalizeComponent(
|
|
|
272524
272546
|
)
|
|
272525
272547
|
|
|
272526
272548
|
/* harmony default export */ var AspectSlope = (AspectSlope_component.exports);
|
|
272527
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
272549
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/Contour.vue?vue&type=template&id=0b5ed0ad&scoped=true
|
|
272528
272550
|
var Contourvue_type_template_id_0b5ed0ad_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-contour-analysis"},[_c('mapgis-ui-group-tab',{attrs:{"title":"参数设置"}}),_c('mapgis-ui-input-number-panel',{staticClass:"mapgis-ui-number-style",attrs:{"label":"最大分段数","range":[1, 800]},model:{value:(_vm.maxSegmentedValueCopy),callback:function ($$v) {_vm.maxSegmentedValueCopy=$$v},expression:"maxSegmentedValueCopy"}}),_c('mapgis-ui-input-number-panel',{staticClass:"mapgis-ui-number-style",attrs:{"label":"等值距(米)","range":[_vm.initSpacing, _vm.halfHeight]},model:{value:(_vm.contourSpacingCopy),callback:function ($$v) {_vm.contourSpacingCopy=$$v},expression:"contourSpacingCopy"}}),(_vm.switchOptions.indexOf('isogram') >= 0)?_c('mapgis-ui-switch-panel',{attrs:{"layout":"vertical","label":"等值线","checked":_vm.isogram},on:{"changeChecked":_vm.startIsogram}},[_c('mapgis-ui-form-item',{attrs:{"label":"线宽"}},[_c('mapgis-ui-input-number',{attrs:{"autoWidth":"","min":0},model:{value:(_vm.formData1.contourWidthCopy),callback:function ($$v) {_vm.$set(_vm.formData1, "contourWidthCopy", _vm._n($$v))},expression:"formData1.contourWidthCopy"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"线颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":_vm.formData1.contourColorCopy,"disableAlpha":false},on:{"update:color":function($event){return _vm.$set(_vm.formData1, "contourColorCopy", $event)}}})],1)],1):_vm._e(),(_vm.switchOptions.indexOf('isosurface') >= 0)?_c('mapgis-ui-switch-panel',{attrs:{"layout":"vertical","label":"等值面","disabled":_vm.isosurfaceDisabled,"checked":_vm.isosurface},on:{"changeChecked":_vm.startIsosurface}},[_c('mapgis-ui-input-number-panel',{staticClass:"mapgis-ui-number-style",attrs:{"size":"large","label":"等值面透明度","range":[0, 1],"step":0.1},model:{value:(_vm.formData2.bandTransparencyCopy),callback:function ($$v) {_vm.$set(_vm.formData2, "bandTransparencyCopy", $$v)},expression:"formData2.bandTransparencyCopy"}}),_c('mapgis-ui-collapse',[_c('mapgis-ui-collapse-panel',{attrs:{"header":"图例"}},[_c('mapgis-ui-colors-setting',{attrs:{"rangeField":'高度',"singleNumber":true},model:{value:(_vm.formData2.bandColorArray),callback:function ($$v) {_vm.$set(_vm.formData2, "bandColorArray", $$v)},expression:"formData2.bandColorArray"}})],1)],1)],1):_vm._e()],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.analysis}},[_vm._v("分析\n ")]),_c('mapgis-ui-button',{on:{"click":_vm.remove}},[_vm._v("清除")])],1)]})],2)}
|
|
272529
272551
|
var Contourvue_type_template_id_0b5ed0ad_scoped_true_staticRenderFns = []
|
|
272530
272552
|
|
|
@@ -273214,7 +273236,7 @@ var Contour_component = normalizeComponent(
|
|
|
273214
273236
|
)
|
|
273215
273237
|
|
|
273216
273238
|
/* harmony default export */ var Contour = (Contour_component.exports);
|
|
273217
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
273239
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/CutFill.vue?vue&type=template&id=bd1b7f86&scoped=true
|
|
273218
273240
|
var CutFillvue_type_template_id_bd1b7f86_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-cut-fill-analysis"},[_c('mapgis-ui-group-tab',{attrs:{"title":"参数设置"}},[_c('mapgis-ui-toolbar',{attrs:{"slot":"handle","bordered":false},slot:"handle"},[_c('mapgis-ui-toolbar-command',{attrs:{"icon":"mapgis-redo","title":"重新计算","disabled":!_vm.recalculate},on:{"click":_vm.refresh}})],1)],1),_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-form-item',{attrs:{"label":"x方向采样点数"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0},model:{value:(_vm.xPaneNumCopy),callback:function ($$v) {_vm.xPaneNumCopy=_vm._n($$v)},expression:"xPaneNumCopy"}})],1)],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-form-item',{attrs:{"label":"y方向采样点数"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0},model:{value:(_vm.yPaneNumCopy),callback:function ($$v) {_vm.yPaneNumCopy=_vm._n($$v)},expression:"yPaneNumCopy"}})],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"填挖规整高度"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"addon-after":"米"},model:{value:(_vm.heightCopy),callback:function ($$v) {_vm.heightCopy=_vm._n($$v)},expression:"heightCopy"}})],1)],1),_c('mapgis-ui-group-tab',{attrs:{"title":"样式设置"}}),_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"填方颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":_vm.fillColorCopy,"disableAlpha":false},on:{"update:color":function($event){_vm.fillColorCopy=$event}}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"挖方颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":_vm.cutColorCopy,"disableAlpha":false},on:{"update:color":function($event){_vm.cutColorCopy=$event}}})],1)],1),_c('mapgis-ui-group-tab',{attrs:{"title":"填挖结果"}}),_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"高程范围"}},[_c('mapgis-ui-input',{attrs:{"disabled":"","addon-after":"米"},model:{value:(_vm.result.height),callback:function ($$v) {_vm.$set(_vm.result, "height", _vm._n($$v))},expression:"result.height"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"表面积"}},[_c('mapgis-ui-input',{attrs:{"disabled":"","addon-after":"平方米"},model:{value:(_vm.result.surfaceArea),callback:function ($$v) {_vm.$set(_vm.result, "surfaceArea", _vm._n($$v))},expression:"result.surfaceArea"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"挖体积"}},[_c('mapgis-ui-input',{attrs:{"disabled":"","addon-after":"立方米"},model:{value:(_vm.result.cutVolume),callback:function ($$v) {_vm.$set(_vm.result, "cutVolume", _vm._n($$v))},expression:"result.cutVolume"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"填体积"}},[_c('mapgis-ui-input',{attrs:{"disabled":"","addon-after":"立方米"},model:{value:(_vm.result.fillVolume),callback:function ($$v) {_vm.$set(_vm.result, "fillVolume", _vm._n($$v))},expression:"result.fillVolume"}})],1)],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.analysis}},[_vm._v("分析")]),_c('mapgis-ui-button',{on:{"click":_vm.remove}},[_vm._v("清除")])],1)]}),(_vm.useMask)?_c('mapgis-ui-mask',{attrs:{"parentDivClass":'cesium-map-wrapper',"loading":_vm.maskShow,"text":_vm.maskText}}):_vm._e()],2)}
|
|
273219
273241
|
var CutFillvue_type_template_id_bd1b7f86_scoped_true_staticRenderFns = []
|
|
273220
273242
|
|
|
@@ -273797,7 +273819,7 @@ var CutFill_component = normalizeComponent(
|
|
|
273797
273819
|
)
|
|
273798
273820
|
|
|
273799
273821
|
/* harmony default export */ var CutFill = (CutFill_component.exports);
|
|
273800
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
273822
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/Profile.vue?vue&type=template&id=d4fb7a34
|
|
273801
273823
|
var Profilevue_type_template_id_d4fb7a34_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-profile-analysis"},[_c('mapgis-ui-group-tab',{attrs:{"title":"参数设置"}}),_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"剖切线颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":_vm.polylineGroundColorCopy,"disableAlpha":true},on:{"update:color":function($event){_vm.polylineGroundColorCopy=$event}}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"采样精度"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"addon-after":"米"},model:{value:(_vm.samplePrecisionCopy),callback:function ($$v) {_vm.samplePrecisionCopy=_vm._n($$v)},expression:"samplePrecisionCopy"}})],1),_c('mapgis-ui-form-item',{directives:[{name:"show",rawName:"v-show",value:(!_vm.showPolygonCopy),expression:"!showPolygonCopy"}],attrs:{"label":"交互点颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":_vm.pointColorCopy,"disableAlpha":true},on:{"update:color":function($event){_vm.pointColorCopy=$event}}})],1),_c('mapgis-ui-switch-panel',{attrs:{"label":"开启高精度采样","size":"default"},model:{value:(_vm.sampleSceneMostDetail),callback:function ($$v) {_vm.sampleSceneMostDetail=$$v},expression:"sampleSceneMostDetail"}}),_c('mapgis-ui-switch-panel',{attrs:{"label":"显示剖切面","size":"default"},model:{value:(_vm.showPolygonCopy),callback:function ($$v) {_vm.showPolygonCopy=$$v},expression:"showPolygonCopy"}},[_c('mapgis-ui-form-item',{directives:[{name:"show",rawName:"v-show",value:(_vm.showPolygonCopy),expression:"showPolygonCopy"}],attrs:{"label":"剖切面高度"}},[_c('mapgis-ui-input',{attrs:{"type":"number","min":0,"addon-after":"(米)"},model:{value:(_vm.polygonHeightCopy),callback:function ($$v) {_vm.polygonHeightCopy=_vm._n($$v)},expression:"polygonHeightCopy"}})],1),_c('mapgis-ui-form-item',{directives:[{name:"show",rawName:"v-show",value:(_vm.showPolygonCopy),expression:"showPolygonCopy"}],attrs:{"label":"剖切面颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":_vm.polygonColorCopy,"disableAlpha":true},on:{"update:color":function($event){_vm.polygonColorCopy=$event}}})],1),_c('mapgis-ui-form-item',{directives:[{name:"show",rawName:"v-show",value:(_vm.showPolygonCopy),expression:"showPolygonCopy"}],attrs:{"label":"交互线颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":_vm.polyLineColorCopy,"disableAlpha":true},on:{"update:color":function($event){_vm.polyLineColorCopy=$event}}})],1)],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.analysis}},[_vm._v("分析")]),_c('mapgis-ui-button',{on:{"click":_vm.remove}},[_vm._v("清除")])],1)],1)]}),(_vm.useMask)?_c('mapgis-ui-mask',{attrs:{"parentDivClass":'cesium-map-wrapper',"loading":_vm.maskShow,"text":_vm.maskText}}):_vm._e()],2)}
|
|
273802
273824
|
var Profilevue_type_template_id_d4fb7a34_staticRenderFns = []
|
|
273803
273825
|
|
|
@@ -274360,7 +274382,7 @@ var Profile_component = normalizeComponent(
|
|
|
274360
274382
|
)
|
|
274361
274383
|
|
|
274362
274384
|
/* harmony default export */ var Profile = (Profile_component.exports);
|
|
274363
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
274385
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Overlay/particle/ParticleEffects.vue?vue&type=template&id=1df1cf84&scoped=true
|
|
274364
274386
|
var ParticleEffectsvue_type_template_id_1df1cf84_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-3d-particle-effects"},[_c('mapgis-ui-tab-panel',{ref:"tabPanel",attrs:{"tabs":_vm.tabIcons},on:{"change":_vm.onCreateParticle}}),_c('mapgis-ui-tabs',{attrs:{"animated":false,"tabBarStyle":_vm.tabBarStyle,"active-key":_vm.activeKey},on:{"change":_vm.tabChange}},[_c('mapgis-ui-tab-pane',{key:"1",staticClass:"control-content list-pane",attrs:{"tab":"粒子列表"}},[_c('mapgis-ui-list',{attrs:{"item-layout":"horizontal","size":"small","data-source":_vm.particleListCopy,"pagination":_vm.pagination,"split":false},scopedSlots:_vm._u([{key:"renderItem",fn:function(item, index){return _c('mapgis-ui-list-item',{staticClass:"list-item",class:{
|
|
274365
274387
|
'list-active': _vm.activeIndex === index,
|
|
274366
274388
|
},on:{"mouseenter":function($event){return _vm.mouseenter(index)},"mouseleave":_vm.mouseleave,"click":function($event){return _vm.clickListItem(index)}}},[_vm._l((_vm.tabIcons),function(tab,i){return [(item.param.symbolGuid === tab.guid)?_c('div',{key:i},[(tab.type === 'icon')?_c('div',[_c('mapgis-ui-iconfont',{class:{
|
|
@@ -275409,7 +275431,7 @@ var ParticleEffects_component = normalizeComponent(
|
|
|
275409
275431
|
)
|
|
275410
275432
|
|
|
275411
275433
|
/* harmony default export */ var ParticleEffects = (ParticleEffects_component.exports);
|
|
275412
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
275434
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/Flood.vue?vue&type=template&id=771baa92&scoped=true
|
|
275413
275435
|
var Floodvue_type_template_id_771baa92_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-flood-analysis"},[_c('mapgis-ui-group-tab',{attrs:{"title":"参数设置"}},[_c('mapgis-ui-toolbar',{attrs:{"slot":"handle","bordered":false},slot:"handle"},[_c('mapgis-ui-toolbar-command',{attrs:{"icon":"mapgis-redo","title":"重新计算","disabled":!_vm.recalculate},on:{"click":_vm.refresh}})],1)],1),_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"淹没最低高度"}},[_c('mapgis-ui-input-number-addon',{attrs:{"addon-after":"米"},model:{value:(_vm.minHeightCopy),callback:function ($$v) {_vm.minHeightCopy=_vm._n($$v)},expression:"minHeightCopy"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"淹没最高高度"}},[_c('mapgis-ui-input-number-addon',{attrs:{"addon-after":"米"},model:{value:(_vm.maxHeightCopy),callback:function ($$v) {_vm.maxHeightCopy=_vm._n($$v)},expression:"maxHeightCopy"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"洪水上涨速度"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"addon-after":"米/秒"},model:{value:(_vm.floodSpeedCopy),callback:function ($$v) {_vm.floodSpeedCopy=_vm._n($$v)},expression:"floodSpeedCopy"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"颜色"}},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":_vm.floodColorCopy,"disableAlpha":false},on:{"update:color":function($event){_vm.floodColorCopy=$event}}})],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.analysis}},[_vm._v("分析")]),_c('mapgis-ui-button',{on:{"click":_vm.remove}},[_vm._v("清除")])],1)],1)]})],2)}
|
|
275414
275436
|
var Floodvue_type_template_id_771baa92_scoped_true_staticRenderFns = []
|
|
275415
275437
|
|
|
@@ -275933,7 +275955,7 @@ var Flood_component = normalizeComponent(
|
|
|
275933
275955
|
)
|
|
275934
275956
|
|
|
275935
275957
|
/* harmony default export */ var Flood = (Flood_component.exports);
|
|
275936
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
275958
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/buffer/Buffer.vue?vue&type=template&id=4f2dd8fa&scoped=true
|
|
275937
275959
|
var Buffervue_type_template_id_4f2dd8fa_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-buffer-analysis"},[_vm._t("selectLayer"),_c('mapgis-ui-group-tab',{attrs:{"title":"缓冲区参数设置","id":"title-space"}}),(_vm.srcType == 'Feature')?_c('mapgis-ui-form-model',_vm._b({attrs:{"layout":_vm.layout,"labelAlign":"left","colon":false}},'mapgis-ui-form-model',_vm.formItemLayout,false),[_c('mapgis-ui-form-model-item',{attrs:{"label":"分析方式"}},[_c('mapgis-ui-radio-group',{attrs:{"options":[
|
|
275938
275960
|
{ label: '客户端分析', value: 'client' },
|
|
275939
275961
|
{ label: '服务端分析', value: 'server' } ]},model:{value:(_vm.bufferMethod),callback:function ($$v) {_vm.bufferMethod=$$v},expression:"bufferMethod"}})],1)],1):_vm._e(),(
|
|
@@ -277178,7 +277200,7 @@ var Buffer_component = normalizeComponent(
|
|
|
277178
277200
|
)
|
|
277179
277201
|
|
|
277180
277202
|
/* harmony default export */ var Buffer = (Buffer_component.exports);
|
|
277181
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
277203
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/buffer/ModelBuffer.vue?vue&type=template&id=7564985e&scoped=true
|
|
277182
277204
|
var ModelBuffervue_type_template_id_7564985e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-buffer-analysis"},[_vm._t("selectLayer"),_c('mapgis-ui-group-tab',{attrs:{"title":"缓冲区参数设置","id":"title-space"}}),_c('mapgis-ui-form-model',_vm._b({attrs:{"layout":_vm.layout,"labelAlign":"left","colon":false}},'mapgis-ui-form-model',_vm.formItemLayout,false),[_c('mapgis-ui-form-model-item',{attrs:{"label":"缓冲半径"}},[_c('mapgis-ui-radio-group',{attrs:{"options":[
|
|
277183
277205
|
{ label: '指定半径', value: false },
|
|
277184
277206
|
{ label: '根据属性值', value: true } ],"disabled":_vm.srcType == 'Feature'},model:{value:(_vm.isByAtt),callback:function ($$v) {_vm.isByAtt=$$v},expression:"isByAtt"}})],1),_c('mapgis-ui-form-model-item',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isByAtt),expression:"!isByAtt"}],attrs:{"label":"设置半径"}},[_c('mapgis-ui-input-number',{attrs:{"autoWidth":""},model:{value:(_vm.bufferRadius),callback:function ($$v) {_vm.bufferRadius=$$v},expression:"bufferRadius"}})],1),_c('mapgis-ui-form-model-item',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isByAtt),expression:"!isByAtt"}],attrs:{"label":"半径单位"}},[_c('mapgis-ui-select',{attrs:{"placeholder":_vm.unit[0].name},on:{"change":function($event){return _vm.selectCurrentUnit($event)}},model:{value:(_vm.selectedUnit),callback:function ($$v) {_vm.selectedUnit=$$v},expression:"selectedUnit"}},_vm._l((_vm.unit),function(item,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":item.unitParam}},[_vm._v(_vm._s(item.name))])}),1)],1),_c('mapgis-ui-form-model-item',{directives:[{name:"show",rawName:"v-show",value:(_vm.isByAtt),expression:"isByAtt"}],attrs:{"label":"选择字段"}},[_c('mapgis-ui-select',{attrs:{"placeholder":_vm.fldName[0].FldName},on:{"change":function($event){return _vm.selectAtt($event)}},model:{value:(_vm.selectedFldName),callback:function ($$v) {_vm.selectedFldName=$$v},expression:"selectedFldName"}},_vm._l((_vm.fldName),function(item,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":item.FldName}},[_vm._v(_vm._s(item.FldName))])}),1)],1),_c('mapgis-ui-form-model-item',{attrs:{"label":"缓冲区接口样式"}},[_c('mapgis-ui-radio-group',{attrs:{"options":[
|
|
@@ -277728,7 +277750,7 @@ var ModelBuffer_component = normalizeComponent(
|
|
|
277728
277750
|
)
|
|
277729
277751
|
|
|
277730
277752
|
/* harmony default export */ var ModelBuffer = (ModelBuffer_component.exports);
|
|
277731
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
277753
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/overlay/Overlay.vue?vue&type=template&id=ea079cc2&scoped=true
|
|
277732
277754
|
var Overlayvue_type_template_id_ea079cc2_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-overlay-analysis"},[_vm._t("selectLayer"),_c('mapgis-ui-group-tab',{attrs:{"title":"叠加参数设置","id":"title-space"}}),_c('mapgis-ui-form-model',_vm._b({attrs:{"layout":_vm.layout,"labelAlign":"left","colon":false}},'mapgis-ui-form-model',_vm.formItemLayout,false),[_c('mapgis-ui-form-model-item',{attrs:{"label":"叠加方式"}},[_c('mapgis-ui-select',{attrs:{"placeholder":_vm.overType[1].name},on:{"change":function($event){return _vm.selectCurrentMethod($event)}},model:{value:(_vm.selectedOverType),callback:function ($$v) {_vm.selectedOverType=$$v},expression:"selectedOverType"}},_vm._l((_vm.overType),function(item,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":item.typeValue}},[_vm._v(_vm._s(item.name))])}),1)],1),_c('mapgis-ui-form-model-item',{attrs:{"label":"容差半径"}},[_c('mapgis-ui-input-number',{attrs:{"autoWidth":""},model:{value:(_vm.radius),callback:function ($$v) {_vm.radius=$$v},expression:"radius"}})],1),_c('mapgis-ui-form-model-item',{attrs:{"label":"容差半径单位"}},[_c('mapgis-ui-select',{attrs:{"placeholder":_vm.unit[0].name},on:{"change":function($event){return _vm.selectCurrentUnit($event)}},model:{value:(_vm.selectedUnit),callback:function ($$v) {_vm.selectedUnit=$$v},expression:"selectedUnit"}},_vm._l((_vm.unit),function(item,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":item.unitParam}},[_vm._v(_vm._s(item.name))])}),1)],1),_c('mapgis-ui-form-model-item',{attrs:{"label":"图层样式"}},[_c('mapgis-ui-select',{attrs:{"placeholder":_vm.infoOptType[1].name},on:{"change":function($event){return _vm.selectCurrentPar($event)}},model:{value:(_vm.selectedInfoOptType),callback:function ($$v) {_vm.selectedInfoOptType=$$v},expression:"selectedInfoOptType"}},_vm._l((_vm.infoOptType),function(item,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":item.typeValue}},[_vm._v(_vm._s(item.name))])}),1)],1),_c('mapgis-ui-checkbox',{staticStyle:{"line-height":"32px"},attrs:{"default-checked":_vm.attOptType},model:{value:(_vm.attOptType),callback:function ($$v) {_vm.attOptType=$$v},expression:"attOptType"}},[_vm._v("进行属性操作")]),_c('br'),_c('mapgis-ui-checkbox',{staticStyle:{"line-height":"32px"},attrs:{"default-checked":_vm.isValidReg},model:{value:(_vm.isValidReg),callback:function ($$v) {_vm.isValidReg=$$v},expression:"isValidReg"}},[_vm._v("检查区合法性")]),_c('mapgis-ui-group-tab',{attrs:{"title":"输出结果","isTitleBold":false,"hasTopMargin":false,"hasBottomMargin":false}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"handle","title":"导出"},on:{"click":_vm.exportResult},slot:"handle"},[_c('mapgis-ui-iconfont',{staticClass:"iconfont-btn",attrs:{"type":"mapgis-daochu"}})],1),_c('mapgis-ui-tooltip',{attrs:{"slot":"handle","title":"删除"},on:{"click":_vm.deleteResult},slot:"handle"},[_c('mapgis-ui-iconfont',{staticClass:"iconfont-btn",attrs:{"type":"mapgis-shanchu"}})],1)],1),_c('mapgis-ui-form-model-item',[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[_c('mapgis-ui-input',{model:{value:(_vm.destLayer),callback:function ($$v) {_vm.destLayer=$$v},expression:"destLayer"}})],1)],1),_c('mapgis-ui-checkbox',{staticStyle:{"line-height":"32px"},attrs:{"default-checked":_vm.overlayAdd},on:{"change":_vm.sendOverlayAdd}},[_vm._v("将结果图层添加到视图中")])],1)],1)],2),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.run}},[_vm._v("分析")]),_c('mapgis-ui-button',{on:{"click":_vm.cancel}},[_vm._v("重置")])],1),(_vm.useMask)?_c('mapgis-ui-mask',{attrs:{"parentDivClass":'map-wrapper',"loading":_vm.maskShow,"text":_vm.maskText}}):_vm._e()]})],2)}
|
|
277733
277755
|
var Overlayvue_type_template_id_ea079cc2_scoped_true_staticRenderFns = []
|
|
277734
277756
|
|
|
@@ -278220,7 +278242,7 @@ var Overlay_component = normalizeComponent(
|
|
|
278220
278242
|
)
|
|
278221
278243
|
|
|
278222
278244
|
/* harmony default export */ var Overlay = (Overlay_component.exports);
|
|
278223
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
278245
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/overlay/ModelOverlay.vue?vue&type=template&id=bac413f0&scoped=true
|
|
278224
278246
|
var ModelOverlayvue_type_template_id_bac413f0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-model-overlay-analysis"},[_vm._t("selectLayer"),_c('mapgis-ui-group-tab',{attrs:{"title":"叠加参数设置","id":"title-space"}}),_c('mapgis-ui-form-model',_vm._b({attrs:{"layout":_vm.layout,"labelAlign":"left","colon":false}},'mapgis-ui-form-model',_vm.formItemLayout,false),[_c('mapgis-ui-form-model-item',{attrs:{"label":"叠加方式"}},[_c('mapgis-ui-select',{attrs:{"placeholder":_vm.overType[1].name},on:{"change":function($event){return _vm.selectCurrentMethod($event)}},model:{value:(_vm.operateType),callback:function ($$v) {_vm.operateType=$$v},expression:"operateType"}},_vm._l((_vm.overType),function(item,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":item.typeValue}},[_vm._v(_vm._s(item.name))])}),1)],1),_c('mapgis-ui-form-model-item',{attrs:{"label":"容差半径"}},[_c('mapgis-ui-input-number',{attrs:{"autoWidth":""},model:{value:(_vm.tolerance),callback:function ($$v) {_vm.tolerance=$$v},expression:"tolerance"}})],1),_c('mapgis-ui-form-model-item',{attrs:{"label":"容差半径单位"}},[_c('mapgis-ui-select',{attrs:{"placeholder":_vm.unit[0].name},on:{"change":function($event){return _vm.selectCurrentUnit($event)}},model:{value:(_vm.selectedUnit),callback:function ($$v) {_vm.selectedUnit=$$v},expression:"selectedUnit"}},_vm._l((_vm.unit),function(item,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":item.unitParam}},[_vm._v(_vm._s(item.name))])}),1)],1),_c('mapgis-ui-checkbox',{staticStyle:{"line-height":"32px"},attrs:{"default-checked":_vm.attOperateType},model:{value:(_vm.attOperateType),callback:function ($$v) {_vm.attOperateType=$$v},expression:"attOperateType"}},[_vm._v("进行属性操作")]),_c('br'),_c('mapgis-ui-checkbox',{staticStyle:{"line-height":"32px"},attrs:{"default-checked":_vm.multiOperate},model:{value:(_vm.multiOperate),callback:function ($$v) {_vm.multiOperate=$$v},expression:"multiOperate"}},[_vm._v("进行复合要素操作")]),_c('mapgis-ui-group-tab',{attrs:{"title":"输出结果","isTitleBold":false,"hasTopMargin":false,"hasBottomMargin":false}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"handle","title":"删除"},on:{"click":_vm.deleteResult},slot:"handle"},[_c('mapgis-ui-iconfont',{staticClass:"iconfont-btn",attrs:{"type":"mapgis-shanchu"}})],1)],1),_c('mapgis-ui-form-model-item',[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[_c('mapgis-ui-input',{model:{value:(_vm.destLayer),callback:function ($$v) {_vm.destLayer=$$v},expression:"destLayer"}})],1)],1),_c('mapgis-ui-checkbox',{staticStyle:{"line-height":"32px"},attrs:{"default-checked":_vm.overlayAdd},on:{"change":_vm.sendOverlayAdd}},[_vm._v("将结果图层添加到视图中")])],1)],1)],2),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.run}},[_vm._v("分析")]),_c('mapgis-ui-button',{on:{"click":_vm.cancel}},[_vm._v("重置")])],1),(_vm.useMask)?_c('mapgis-ui-mask',{attrs:{"parentDivClass":'map-wrapper',"loading":_vm.maskShow,"text":_vm.maskText}}):_vm._e()]})],2)}
|
|
278225
278247
|
var ModelOverlayvue_type_template_id_bac413f0_scoped_true_staticRenderFns = []
|
|
278226
278248
|
|
|
@@ -278692,7 +278714,7 @@ var ModelOverlay_component = normalizeComponent(
|
|
|
278692
278714
|
)
|
|
278693
278715
|
|
|
278694
278716
|
/* harmony default export */ var ModelOverlay = (ModelOverlay_component.exports);
|
|
278695
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
278717
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/StratifiedHousehold.vue?vue&type=template&id=333257dc
|
|
278696
278718
|
var StratifiedHouseholdvue_type_template_id_333257dc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-stratified-household-wrapper"},[_c('mapgis-ui-collapse-card',{ref:"card",staticClass:"mapgis-3d-stratified-household",attrs:{"position":"top-left","defaultCollapse":false,"outStyle":_vm.outStyle,"title":_vm.title},on:{"toggle-main":_vm.handleBackMain}},[_c('mapgis-ui-iconfont',{attrs:{"slot":"icon-hiden","type":"mapgis-layer1"},slot:"icon-hiden"}),_c('template',{slot:"title"},[(_vm.layers && _vm.layers.length > 0)?_c('div',[_c('mapgis-ui-select',{staticClass:"mapgis-3d-stratified-household-layers",attrs:{"disabled":_vm.disableLayerSelect,"autoWidth":true,"size":"default","placeholder":"请选择图层"},on:{"change":_vm.handleSelectChange},model:{value:(_vm.innerVueIndex),callback:function ($$v) {_vm.innerVueIndex=$$v},expression:"innerVueIndex"}},_vm._l((_vm.layers),function(l,i){return _c('mapgis-ui-select-option',{key:i,attrs:{"value":l.vueIndex}},[_vm._v(_vm._s(l.title))])}),1)],1):_c('span',{staticClass:"mapgis-3d-stratified-household-title"},[_vm._v(_vm._s(_vm.title))])]),_c('mapgis-ui-space',{staticClass:"mapgis-3d-stratified-household-icons",attrs:{"slot":"extra"},slot:"extra"},_vm._l((_vm.enableCollapse ? _vm.menus : _vm.collapsemenus),function(m,i){return _c('mapgis-ui-tooltip',{key:i},[_c('template',{slot:"title"},[_vm._v(_vm._s(m.title))]),_c('mapgis-ui-iconfont',{class:{ active: m.active },attrs:{"type":m.icon},on:{"click":function($event){return _vm.handleMenu(m.title)}}})],2)}),1),_c('mapgis-ui-row',{staticClass:"mapgis-3d-g3d-document"},[_c('mapgis-ui-input-search',{staticStyle:{"margin-bottom":"8px"},attrs:{"placeholder":"搜索"},on:{"change":_vm.onChange}}),_c('mapgis-ui-tree',{staticClass:"mapgis-3d-g3d-document-tree",attrs:{"checkable":"","showIcon":"","expanded-keys":_vm.expandedKeys,"auto-expand-parent":_vm.autoExpandParent,"tree-data":_vm.layerTree,"selectedKeys":_vm.selectedKeys},on:{"expand":_vm.onExpand,"select":_vm.onSelect},scopedSlots:_vm._u([{key:"custom",fn:function(ref){return undefined}},{key:"title",fn:function(ref){
|
|
278697
278719
|
var title = ref.title;
|
|
278698
278720
|
var icon = ref.icon;
|
|
@@ -278722,7 +278744,7 @@ var StratifiedHouseholdvue_type_template_id_333257dc_staticRenderFns = []
|
|
|
278722
278744
|
|
|
278723
278745
|
// CONCATENATED MODULE: ./src/components/Analysis/StratifiedHousehold.vue?vue&type=template&id=333257dc
|
|
278724
278746
|
|
|
278725
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
278747
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/StratifiedHouseholdMenus.vue?vue&type=template&id=35bf116d
|
|
278726
278748
|
var StratifiedHouseholdMenusvue_type_template_id_35bf116d_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-stratified-household-menus"},[_c('mapgis-ui-tab-panel',{attrs:{"tabs":_vm.menus},on:{"change":_vm.handleMenuClick}}),_c('div',{staticClass:"mapgis-3d-stratified-household-menus-content"},[(_vm.currentMenu == 'setting')?_c('m3d-menu-setting',{attrs:{"version":_vm.version}}):_vm._e(),(_vm.currentMenu == 'properties')?_c('m3d-menu-props',{attrs:{"version":_vm.version,"g3dLayerIndex":_vm.g3dLayerIndex,"layerIndex":_vm.layerIndex,"gdbp":_vm.gdbp,"ip":_vm.ip,"port":_vm.port,"domain":_vm.domain}}):_vm._e(),(_vm.currentMenu == 'explosion')?_c('m3d-menu-explosion',{attrs:{"version":_vm.version,"g3dLayerIndex":_vm.g3dLayerIndex,"layerIndex":_vm.layerIndex}}):_vm._e(),(_vm.currentMenu == 'bloom')?_c('m3d-menu-bloom',{attrs:{"version":_vm.version,"g3dLayerIndex":_vm.g3dLayerIndex,"layerIndex":_vm.layerIndex}}):_vm._e(),(_vm.currentMenu == 'dynamic')?_c('m3d-menu-dynamic-line',{attrs:{"version":_vm.version,"g3dLayerIndex":_vm.g3dLayerIndex,"layerIndex":_vm.layerIndex}}):_vm._e(),(_vm.currentMenu == 'searchlight')?_c('m3d-menu-searchlight',{attrs:{"version":_vm.version,"g3dLayerIndex":_vm.g3dLayerIndex,"layerIndex":_vm.layerIndex}}):_vm._e()],1)],1)}
|
|
278727
278749
|
var StratifiedHouseholdMenusvue_type_template_id_35bf116d_staticRenderFns = []
|
|
278728
278750
|
|
|
@@ -280278,7 +280300,7 @@ var StratifiedHousehold_component = normalizeComponent(
|
|
|
280278
280300
|
)
|
|
280279
280301
|
|
|
280280
280302
|
/* harmony default export */ var StratifiedHousehold = (StratifiedHousehold_component.exports);
|
|
280281
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
280303
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/scene-projector/ProjectorManager.vue?vue&type=template&id=59325ecd&scoped=true
|
|
280282
280304
|
var ProjectorManagervue_type_template_id_59325ecd_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-projector-manager"},[_c('div',{staticClass:"projector-layer-select-div"},[_c('projector-layer-select',{attrs:{"selectOptions":_vm.projectorOverlayLayerListCopy,"defaultValue":_vm.layerSelectDefaultValue},on:{"selectedLayer":_vm._changeLayer,"change-layer-name":_vm._changeLayerName,"add-layer":_vm._addLayer,"delete-layer":_vm._deleteLayer}})],1),_c('mapgis-ui-tabs',{attrs:{"animated":false,"tabBarStyle":_vm.tabBarStyle,"active-key":_vm.activeKey},on:{"change":_vm._tabChange}},[_c('mapgis-ui-tab-pane',{key:"1",staticClass:"control-content list-pane"},[_c('span',{attrs:{"slot":"tab"},slot:"tab"},[_vm._v("\n 投放列表\n "),_c('mapgis-ui-tooltip',{attrs:{"slot":"handle","placement":"bottomRight"},slot:"handle"},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(_vm.info))])]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-info"}})],2)],1),(
|
|
280283
280305
|
_vm.currentProjectorOverlayLayer &&
|
|
280284
280306
|
Object.keys(_vm.currentProjectorOverlayLayer).length > 0
|
|
@@ -280291,7 +280313,7 @@ var ProjectorManagervue_type_template_id_59325ecd_scoped_true_staticRenderFns =
|
|
|
280291
280313
|
|
|
280292
280314
|
// CONCATENATED MODULE: ./src/components/Analysis/scene-projector/ProjectorManager.vue?vue&type=template&id=59325ecd&scoped=true
|
|
280293
280315
|
|
|
280294
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
280316
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/scene-projector/components/OperationsItem.vue?vue&type=template&id=40cb7a4b&scoped=true
|
|
280295
280317
|
var OperationsItemvue_type_template_id_40cb7a4b_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"operations-row"},[[_c('mapgis-ui-tooltip',{attrs:{"placement":"top"}},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(_vm.textCopy))])]),_c('div',{staticClass:"text"},[_vm._v("\n "+_vm._s(_vm.itemtext)+"\n ")])],2),_c('div',{class:_vm.showOperations
|
|
280296
280318
|
? 'operations-row-action show-operations'
|
|
280297
280319
|
: 'operations-row-action hidden-operations'},_vm._l((_vm.commands),function(item){return _c('mapgis-ui-toolbar-command',{key:item.key,attrs:{"icon":item.icon,"title":item.title},on:{"click":function($event){return _vm.onClick(item.operation)}}})}),1)]],2)}
|
|
@@ -280497,14 +280519,14 @@ var OperationsItem_component = normalizeComponent(
|
|
|
280497
280519
|
)
|
|
280498
280520
|
|
|
280499
280521
|
/* harmony default export */ var OperationsItem = (OperationsItem_component.exports);
|
|
280500
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
280522
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/scene-projector/components/ProjectorLayerSelect.vue?vue&type=template&id=f96c7768&scoped=true
|
|
280501
280523
|
var ProjectorLayerSelectvue_type_template_id_f96c7768_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:"mapgis-select"},[_c('mapgis-ui-input',{staticClass:"mapgis-input",attrs:{"placeholder":"请选择图层名"},on:{"focus":function($event){_vm.showCardDialog = true}},model:{value:(_vm.selectedLayer),callback:function ($$v) {_vm.selectedLayer=$$v},expression:"selectedLayer"}},[_c('mapgis-ui-iconfont',{attrs:{"slot":"suffix","type":_vm.icon},on:{"click":function($event){_vm.showCardDialog = !_vm.showCardDialog}},slot:"suffix"})],1),_c('mapgis-ui-card',{directives:[{name:"show",rawName:"v-show",value:(_vm.showCardDialog),expression:"showCardDialog"}],staticClass:"data-card"},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.editLayerNameVisible),expression:"!editLayerNameVisible"}]},[_c('mapgis-ui-list',{staticClass:"mapgis-list",attrs:{"data-source":_vm.selectOptionsCopy},scopedSlots:_vm._u([{key:"renderItem",fn:function(item){return _c('mapgis-ui-list-item',{key:item.id,staticClass:"card-content",on:{"click":function($event){return _vm.clickListItem(item)}}},[_c('operations-item',{key:item.name,attrs:{"text":item.name,"operations":['edit', 'delete']},on:{"delete":function($event){return _vm.onDelete(item.id)},"edit":function($event){return _vm.onEdit(item)}}})],1)}}])}),_c('mapgis-ui-divider',{staticClass:"divider"}),_c('div',{staticClass:"card-content",on:{"mousedown":function (e) { return e.preventDefault(); },"click":_vm.onAdd}},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-plus-circle"}}),_vm._v(" 新建图层\n ")],1)],1),_c('edit-layer-name',{directives:[{name:"show",rawName:"v-show",value:(_vm.editLayerNameVisible),expression:"editLayerNameVisible"}],attrs:{"selectOptions":_vm.selectOptionsCopy,"editLayerName":_vm.editLayername},on:{"finished":_vm.onEditLayerNameFinished,"edited":_vm.onEditLayerNameOk}})],1)],1)])}
|
|
280502
280524
|
var ProjectorLayerSelectvue_type_template_id_f96c7768_scoped_true_staticRenderFns = []
|
|
280503
280525
|
|
|
280504
280526
|
|
|
280505
280527
|
// CONCATENATED MODULE: ./src/components/Analysis/scene-projector/components/ProjectorLayerSelect.vue?vue&type=template&id=f96c7768&scoped=true
|
|
280506
280528
|
|
|
280507
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
280529
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/scene-projector/components/EditLayerName.vue?vue&type=template&id=751fccac&scoped=true
|
|
280508
280530
|
var EditLayerNamevue_type_template_id_751fccac_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"edit-layer-name"},[_c('div',{staticClass:"edit-row"},[_c('mapgis-ui-space',{staticClass:"edit-space"},[_c('mapgis-ui-row',[_c('label',[_vm._v("图层名称")])]),_c('mapgis-ui-row',[_c('mapgis-ui-input',{attrs:{"placeholder":"图层名称"},model:{value:(_vm.name),callback:function ($$v) {_vm.name=$$v},expression:"name"}})],1)],1)],1),_c('div',{staticClass:"control-button-container"},[_c('mapgis-ui-button',{staticClass:"control-button",on:{"click":_vm.onAddCancel}},[_vm._v("\n 取消\n ")]),_c('mapgis-ui-button',{staticClass:"control-button",attrs:{"disabled":_vm.okButtonDisabled},on:{"click":_vm.onAddOk}},[_vm._v("\n 确定\n ")])],1)])}
|
|
280509
280531
|
var EditLayerNamevue_type_template_id_751fccac_scoped_true_staticRenderFns = []
|
|
280510
280532
|
|
|
@@ -282271,7 +282293,7 @@ var ProjectorManager_component = normalizeComponent(
|
|
|
282271
282293
|
)
|
|
282272
282294
|
|
|
282273
282295
|
/* harmony default export */ var ProjectorManager = (ProjectorManager_component.exports);
|
|
282274
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
282296
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/scene-projector/ProjectorSetting.vue?vue&type=template&id=04cf8268&scoped=true
|
|
282275
282297
|
var ProjectorSettingvue_type_template_id_04cf8268_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-projector"},[_c('mapgis-ui-group-tab',{attrs:{"title":"基本信息"}}),_c('mapgis-ui-setting-form',{staticClass:"mapgis-ui-setting-form",attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"名称"}},[_c('mapgis-ui-input',{staticClass:"full-width",attrs:{"allowClear":""},model:{value:(_vm.settingsCopy.name),callback:function ($$v) {_vm.$set(_vm.settingsCopy, "name", $$v)},expression:"settingsCopy.name"}})],1),_c('mapgis-ui-form-item',{attrs:{"label":"描述"}},[_c('mapgis-ui-textarea',{staticClass:"full-width",attrs:{"autoSize":"","allowClear":""},model:{value:(_vm.settingsCopy.description),callback:function ($$v) {_vm.$set(_vm.settingsCopy, "description", $$v)},expression:"settingsCopy.description"}})],1)],1),_c('mapgis-ui-group-tab',{attrs:{"title":"数据源","hasTopMargin":false,"hasBottomMargin":false,"isTitleBold":false}}),_c('div',{staticClass:"projector-style"},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showVideoDiv),expression:"showVideoDiv"}]},[_c('div',{attrs:{"id":"projectorVideoContainer","width":300,"height":200}})]),_c('img',{directives:[{name:"show",rawName:"v-show",value:(_vm.showImgDiv),expression:"showImgDiv"}],attrs:{"src":_vm.imgUrl,"width":300,"height":200}}),_c('mapgis-ui-empty',{directives:[{name:"show",rawName:"v-show",value:(!_vm.showImgDiv && !_vm.showVideoDiv),expression:"!showImgDiv && !showVideoDiv"}],staticClass:"empty",attrs:{"image":_vm.emptyImage,"image-style":_vm.imageStyle}},[_c('span',{staticClass:"empty-style",attrs:{"slot":"description"},slot:"description"},[_vm._v("\n 请在下方设置数据源\n ")])])],1),_c('mapgis-ui-setting-form',{staticClass:"mapgis-ui-setting-form",attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"数据类型"}},[_c('mapgis-ui-select',{attrs:{"options":_vm.projectorTypes},model:{value:(_vm.projectorType),callback:function ($$v) {_vm.projectorType=$$v},expression:"projectorType"}})],1),(_vm.projectorType === 'video')?_c('div',[_c('mapgis-ui-form-item',{attrs:{"label":"协议类型"}},[_c('mapgis-ui-select',{model:{value:(_vm.videoSource.protocol),callback:function ($$v) {_vm.$set(_vm.videoSource, "protocol", $$v)},expression:"videoSource.protocol"}},_vm._l((_vm.protocols),function(item){return _c('mapgis-ui-select-option',{key:item},[_vm._v("\n "+_vm._s(item)+"\n ")])}),1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"服务地址"}},[_c('mapgis-ui-textarea',{staticClass:"full-width",attrs:{"autoSize":"","allowClear":""},model:{value:(_vm.videoSource.videoUrl),callback:function ($$v) {_vm.$set(_vm.videoSource, "videoUrl", $$v)},expression:"videoSource.videoUrl"}})],1)],1):(_vm.projectorType === 'image')?_c('div',[_c('mapgis-ui-form-item',{attrs:{"label":"图片地址"}},[_c('div',{staticClass:"full-width flex"},[_c('mapgis-ui-textarea',{attrs:{"autoSize":"","allowClear":"","disabled":_vm.disabledImageUrlInput},model:{value:(_vm.imgUrl),callback:function ($$v) {_vm.imgUrl=$$v},expression:"imgUrl"}}),_vm._t("imgUpload",null,{"click":_vm.updateImgUrl})],2)])],1):_vm._e()],1),_c('mapgis-ui-group-tab',{attrs:{"title":"投放方式选择"}}),_c('mapgis-ui-radio-group',{staticClass:"padding",on:{"change":_vm._changeRenderType},model:{value:(_vm.renderType),callback:function ($$v) {_vm.renderType=$$v},expression:"renderType"}},[_c('mapgis-ui-radio',{attrs:{"value":0,"disabled":_vm.isEdit && _vm.renderType == 1}},[_vm._v("输入摄像头参数")]),_c('mapgis-ui-radio',{attrs:{"value":1,"disabled":_vm.isEdit && _vm.renderType == 0}},[_vm._v("绘制投放面")])],1),(_vm.renderType === 0)?_c('div',[_c('mapgis-ui-group-tab',[_c('span',{attrs:{"slot":"title"},slot:"title"},[_vm._v("\n 摄像头参数\n "),_c('mapgis-ui-tooltip',{attrs:{"slot":"handle","placement":"top"},slot:"handle"},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(_vm.info))])]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-info"}})],2)],1)]),_c('mapgis-ui-setting-form',{staticClass:"mapgis-ui-setting-form",attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',[_c('mapgis-ui-group-tab',{attrs:{"title":"位置","isTitleBold":false,"hasTopMargin":false,"hasBottomMargin":false}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"handle","title":"定位"},slot:"handle"},[_c('mapgis-ui-iconfont',{staticClass:"iconfont-btn",attrs:{"type":"mapgis-target-lock"},on:{"click":_vm._getCameraPosition}})],1)],1),_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"step":0.0001},model:{value:(_vm.params.cameraPosition.x),callback:function ($$v) {_vm.$set(_vm.params.cameraPosition, "x", _vm._n($$v))},expression:"params.cameraPosition.x"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"X"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-xzhouyidong"}})],1)],1)],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"step":0.0001},model:{value:(_vm.params.cameraPosition.y),callback:function ($$v) {_vm.$set(_vm.params.cameraPosition, "y", _vm._n($$v))},expression:"params.cameraPosition.y"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"Y"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-yzhouyidong"}})],1)],1)],1),_c('mapgis-ui-col',{staticStyle:{"paddingTop":"8px"},attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"step":0.0001},model:{value:(_vm.params.cameraPosition.z),callback:function ($$v) {_vm.$set(_vm.params.cameraPosition, "z", _vm._n($$v))},expression:"params.cameraPosition.z"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"Z"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-Zzhouyidong"}})],1)],1)],1)],1)],1),_c('mapgis-ui-form-item',[_c('mapgis-ui-group-tab',{attrs:{"title":"朝向","isTitleBold":false,"hasTopMargin":false,"hasBottomMargin":false}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"handle","title":"定位"},slot:"handle"},[_c('mapgis-ui-iconfont',{staticClass:"iconfont-btn",attrs:{"type":"mapgis-target-lock"},on:{"click":_vm._getTargetPosition}})],1)],1),_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"max":360,"step":0.1},on:{"change":function (val) { return _vm.onChangeSetting(val, 'heading'); }},model:{value:(_vm.params.orientation.heading),callback:function ($$v) {_vm.$set(_vm.params.orientation, "heading", _vm._n($$v))},expression:"params.orientation.heading"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"方位角"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-fangwei"}})],1)],1),_c('mapgis-ui-slider',{attrs:{"min":0,"max":360,"size":"small","step":0.1,"tooltipVisible":false},on:{"change":function (val) { return _vm.onChangeSetting(val, 'heading'); }},model:{value:(_vm.params.orientation.heading),callback:function ($$v) {_vm.$set(_vm.params.orientation, "heading", $$v)},expression:"params.orientation.heading"}})],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":-90,"max":90,"step":0.1},on:{"change":function (val) { return _vm.onChangeSetting(val, 'pitch'); }},model:{value:(_vm.params.orientation.pitch),callback:function ($$v) {_vm.$set(_vm.params.orientation, "pitch", _vm._n($$v))},expression:"params.orientation.pitch"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"俯仰角"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-fushi"}})],1)],1),_c('mapgis-ui-slider',{attrs:{"min":-90,"max":90,"step":0.1,"size":"small","tooltipVisible":false},on:{"change":function (val) { return _vm.onChangeSetting(val, 'pitch'); }},model:{value:(_vm.params.orientation.pitch),callback:function ($$v) {_vm.$set(_vm.params.orientation, "pitch", $$v)},expression:"params.orientation.pitch"}})],1),_c('mapgis-ui-col',{staticStyle:{"paddingTop":"8px"},attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"max":360,"step":0.1},on:{"change":function (val) { return _vm.onChangeSetting(val, 'roll'); }},model:{value:(_vm.params.orientation.roll),callback:function ($$v) {_vm.$set(_vm.params.orientation, "roll", _vm._n($$v))},expression:"params.orientation.roll"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"翻滚角"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-Zzhouxuanzhuan"}})],1)],1),_c('mapgis-ui-slider',{attrs:{"min":0,"max":360,"step":0.1,"size":"small","tooltipVisible":false},on:{"change":function (val) { return _vm.onChangeSetting(val, 'roll'); }},model:{value:(_vm.params.orientation.roll),callback:function ($$v) {_vm.$set(_vm.params.orientation, "roll", $$v)},expression:"params.orientation.roll"}})],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"视角"}},[_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"max":180,"step":0.1},on:{"change":function (val) { return _vm.onChangeSetting(val, 'horizontAngle'); }},model:{value:(_vm.params.hFOV),callback:function ($$v) {_vm.$set(_vm.params, "hFOV", _vm._n($$v))},expression:"params.hFOV"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"水平"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-shuiping"}})],1)],1),_c('mapgis-ui-slider',{attrs:{"min":0,"max":180,"step":0.1,"tooltipVisible":false},on:{"change":function (val) { return _vm.onChangeSetting(val, 'horizontAngle'); }},model:{value:(_vm.params.hFOV),callback:function ($$v) {_vm.$set(_vm.params, "hFOV", $$v)},expression:"params.hFOV"}})],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"max":180,"step":0.1},on:{"change":function (val) { return _vm.onChangeSetting(val, 'verticalAngle'); }},model:{value:(_vm.params.vFOV),callback:function ($$v) {_vm.$set(_vm.params, "vFOV", _vm._n($$v))},expression:"params.vFOV"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"垂直"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-chuizhi"}})],1)],1),_c('mapgis-ui-slider',{attrs:{"min":0,"max":180,"step":0.1,"size":"small","tooltipVisible":false},on:{"change":function (val) { return _vm.onChangeSetting(val, 'verticalAngle'); }},model:{value:(_vm.params.vFOV),callback:function ($$v) {_vm.$set(_vm.params, "vFOV", $$v)},expression:"params.vFOV"}})],1)],1)],1)],1),_c('mapgis-ui-group-tab',{staticStyle:{"paddingBottom":"8px"},attrs:{"title":"显示锥体线","isTitleBold":true,"hasTopMargin":false,"hasBottomMargin":false}},[_c('mapgis-ui-switch',{attrs:{"slot":"handle","size":"small"},on:{"change":function (val) { return _vm.onChangeSetting(val, 'showLine'); }},slot:"handle",model:{value:(_vm.params.hintLineVisible),callback:function ($$v) {_vm.$set(_vm.params, "hintLineVisible", $$v)},expression:"params.hintLineVisible"}})],1)],1):_vm._e(),_c('mapgis-3d-draw',{attrs:{"drawStyle":_vm.drawStyleCopy,"enableControl":_vm.enableControl},on:{"drawCreate":_vm.handleDrawCreate,"load":_vm.handleDrawLoad}},[(_vm.renderType === 1)?_c('div',{staticStyle:{"margin-top":"7px"}},[_c('mapgis-ui-group-tab',{staticStyle:{"display":"inline"},attrs:{"title":"绘制投影区域"}}),_c('div',{staticClass:"padding_draw"},_vm._l((_vm.draws),function(item,i){return _c('mapgis-ui-tooltip',{key:i,attrs:{"placement":"bottom"}},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(item.tip))])]),_c('mapgis-ui-button',{staticStyle:{"margin":"0 -5px","border":"none"},attrs:{"ghost":true,"type":"link"},on:{"click":item.click}},[_c('mapgis-ui-iconfont',{attrs:{"type":item.icon,"theme":"filled"}})],1)],2)}),1),_c('mapgis-ui-setting-form',{staticClass:"mapgis-ui-setting-form",attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"高度设置"}},[_c('mapgis-ui-select',{attrs:{"options":_vm.heightReferenceTypes},on:{"change":_vm._heightReferenceTypesChange},model:{value:(_vm.heightReference),callback:function ($$v) {_vm.heightReference=$$v},expression:"heightReference"}})],1),(_vm.heightReference === 1)?_c('mapgis-ui-form-item',{attrs:{"label":"离地高度"}},[_c('mapgis-ui-input-number-addon',{attrs:{"addon-after":"米","min":0,"step":0.1},on:{"change":_vm._offsetHeightChange},model:{value:(_vm.offsetHeight),callback:function ($$v) {_vm.offsetHeight=_vm._n($$v)},expression:"offsetHeight"}})],1):_vm._e()],1)],1):_vm._e()])],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm._okClick}},[_vm._v("确定")]),_c('mapgis-ui-button',{on:{"click":_vm._cancelClick}},[_vm._v("取消")])],1)]})],2)}
|
|
282276
282298
|
var ProjectorSettingvue_type_template_id_04cf8268_scoped_true_staticRenderFns = []
|
|
282277
282299
|
|
|
@@ -283527,7 +283549,7 @@ var ProjectorSetting_component = normalizeComponent(
|
|
|
283527
283549
|
)
|
|
283528
283550
|
|
|
283529
283551
|
/* harmony default export */ var ProjectorSetting = (ProjectorSetting_component.exports);
|
|
283530
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
283552
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/BIM.vue?vue&type=template&id=db350d7c
|
|
283531
283553
|
var BIMvue_type_template_id_db350d7c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-bim-component-wrapper"},[_c('mapgis-ui-collapse-card',{ref:"card",staticClass:"mapgis-3d-bim-component",attrs:{"position":"top-left","defaultCollapse":false,"outStyle":_vm.outStyle,"title":_vm.title},on:{"toggle-main":_vm.handleBackMain}},[_c('mapgis-ui-iconfont',{attrs:{"slot":"icon-hiden","type":"mapgis-layer1"},slot:"icon-hiden"}),_c('template',{slot:"title"},[(_vm.layers && _vm.layers.length > 0)?_c('div',[_c('mapgis-ui-select',{staticClass:"mapgis-3d-bim-component-layers",attrs:{"disabled":_vm.disableLayerSelect,"autoWidth":true,"size":"default","placeholder":"请选择图层"},on:{"change":_vm.handleSelectChange}},_vm._l((_vm.layers),function(l,i){return _c('mapgis-ui-select-option',{key:i,attrs:{"value":l.vueIndex}},[_vm._v(_vm._s(l.title))])}),1)],1):_c('span',{staticClass:"mapgis-3d-bim-component-title"},[_vm._v(_vm._s(_vm.title))])]),_c('mapgis-ui-space',{staticClass:"mapgis-3d-bim-component-icons",attrs:{"slot":"extra"},slot:"extra"},_vm._l((_vm.enableCollapse ? _vm.menus : _vm.collapsemenus),function(m,i){return _c('mapgis-ui-tooltip',{key:i},[_c('template',{slot:"title"},[_vm._v(_vm._s(m.title))]),_c('mapgis-ui-iconfont',{class:{ active: m.active },attrs:{"type":m.icon},on:{"click":function($event){return _vm.handleMenu(m.title)}}})],2)}),1),_c('mapgis-ui-row',{staticClass:"mapgis-3d-bim-component-document"},[_c('mapgis-ui-input-search',{staticStyle:{"margin-bottom":"8px"},attrs:{"size":"default","placeholder":"搜索"},on:{"change":_vm.onChange}}),_c('mapgis-ui-tree',{staticClass:"mapgis-3d-bim-component-tree",attrs:{"checkedKeys":_vm.layerIds,"show-line":false,"multiple":false,"checkable":true,"checkStrictly":false,"tree-data":_vm.layerTree,"expanded-keys":_vm.expandedKeys,"auto-expand-parent":_vm.autoExpandParent,"selectedKeys":_vm.selectedKeys},on:{"expand":_vm.onExpand,"select":_vm.onSelect,"check":_vm.onCheck},scopedSlots:_vm._u([{key:"icon",fn:function(ref){return undefined}},{key:"title",fn:function(ref){
|
|
283532
283554
|
var title = ref.title;
|
|
283533
283555
|
var index = ref.index;
|
|
@@ -284632,7 +284654,7 @@ var BIM_component = normalizeComponent(
|
|
|
284632
284654
|
)
|
|
284633
284655
|
|
|
284634
284656
|
/* harmony default export */ var BIM = (BIM_component.exports);
|
|
284635
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
284657
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/Explosion.vue?vue&type=template&id=013f7460&scoped=true
|
|
284636
284658
|
var Explosionvue_type_template_id_013f7460_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('mapgis-ui-group-tab',{attrs:{"title":"图层"}}),_c('mapgis-ui-select',{staticClass:"mapgis-3d-explosion-analysis-layers",attrs:{"autoWidth":true,"size":"default","placeholder":"请选择图层"},on:{"change":_vm.onSelectedModelChange},model:{value:(_vm.currentModelId),callback:function ($$v) {_vm.currentModelId=$$v},expression:"currentModelId"}},_vm._l((_vm.models),function(l,i){return _c('mapgis-ui-select-option',{key:i,attrs:{"value":l.id}},[_vm._v(_vm._s(l.title))])}),1),_c('mapgis-ui-group-tab',{attrs:{"title":"参数设置"}}),_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"分组字段"}},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[(_vm.explosionFields.length > 0)?_c('mapgis-ui-select',{attrs:{"placeholder":"请选择分组字段"},on:{"change":_vm.onExplosionFieldChange},model:{value:(_vm.settingCopy.explosionField),callback:function ($$v) {_vm.$set(_vm.settingCopy, "explosionField", $$v)},expression:"settingCopy.explosionField"}},_vm._l((_vm.explosionFields),function(item){return _c('mapgis-ui-select-option',{key:item.name},[_vm._v("\n "+_vm._s(item.alias || item.name)+"\n ")])}),1):_c('mapgis-ui-input',{attrs:{"placeholder":"请输入属性字段"},model:{value:(_vm.settingCopy.explosionField),callback:function ($$v) {_vm.$set(_vm.settingCopy, "explosionField", $$v)},expression:"settingCopy.explosionField"}})],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"分组方式"}},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[_c('mapgis-ui-select',{attrs:{"disabled":_vm.disableGroupTypeChange},model:{value:(_vm.settingCopy.groupType),callback:function ($$v) {_vm.$set(_vm.settingCopy, "groupType", $$v)},expression:"settingCopy.groupType"}},_vm._l((_vm.groupTypes),function(item){return _c('mapgis-ui-select-option',{key:item.value},[_vm._v("\n "+_vm._s(item.label)+"\n ")])}),1)],1)],1)],1),_c('mapgis-ui-form-item',{directives:[{name:"show",rawName:"v-show",value:(_vm.settingCopy.groupType == 'MapgisUiExplosionRange'),expression:"settingCopy.groupType == 'MapgisUiExplosionRange'"}],attrs:{"label":"初始分段数"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":2,"max":_vm.dataSource && _vm.dataSource.dataCount ? _vm.dataSource.dataCount : 5},model:{value:(_vm.segments),callback:function ($$v) {_vm.segments=_vm._n($$v)},expression:"segments"}})],1),_c('mapgis-ui-form-item',[_c('mapgis-ui-group-tab',{attrs:{"title":"爆炸距离","isTitleBold":false,"hasTopMargin":false,"hasBottomMargin":false}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"tip","placement":"top"},slot:"tip"},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(_vm.info))])]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-info"}})],2)],1),_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"addon-after":"米"},on:{"change":_vm.getDataSource},model:{value:(_vm.settingCopy.distance),callback:function ($$v) {_vm.$set(_vm.settingCopy, "distance", _vm._n($$v))},expression:"settingCopy.distance"}})],1),_c('mapgis-ui-switch-panel',{attrs:{"size":"default","label":"高级设置"},model:{value:(_vm.openAdvancedSetting),callback:function ($$v) {_vm.openAdvancedSetting=$$v},expression:"openAdvancedSetting"}},[_c('mapgis-ui-custom-panel',{ref:"rangeForm",attrs:{"options":_vm.rangeFormOptions}})],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.explosion}},[_vm._v("\n 开始爆炸\n ")]),_c('mapgis-ui-button',{on:{"click":_vm.removeExplosion}},[_vm._v(" 结束爆炸 ")])],1)]})],2)}
|
|
284637
284659
|
var Explosionvue_type_template_id_013f7460_scoped_true_staticRenderFns = []
|
|
284638
284660
|
|
|
@@ -291944,7 +291966,7 @@ var Explosion_component = normalizeComponent(
|
|
|
291944
291966
|
)
|
|
291945
291967
|
|
|
291946
291968
|
/* harmony default export */ var Explosion = (Explosion_component.exports);
|
|
291947
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
291969
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Analysis/Excavate.vue?vue&type=template&id=6b26a23e&scoped=true
|
|
291948
291970
|
var Excavatevue_type_template_id_6b26a23e_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-excavate-analysis"},[_c('mapgis-ui-row',{staticClass:"model"},[(_vm.checkboxOptions.length > 0)?_c('mapgis-ui-checkbox-group',{model:{value:(_vm.checked),callback:function ($$v) {_vm.checked=$$v},expression:"checked"}},_vm._l((_vm.checkboxOptions),function(option,index){return _c('mapgis-ui-row',{key:("model-" + index)},[_c('mapgis-ui-checkbox',{staticStyle:{"line-height":"32px"},attrs:{"value":option.value}},[_vm._v("\n "+_vm._s(option.label)+"\n ")])],1)}),1):_c('div',[_vm._v("暂无数据!")])],1),_c('mapgis-ui-form-item',{attrs:{"label":"剖面纹理"}},[_c('mapgis-ui-select',{staticClass:"mapgis-3d-fill-image mapgis-3d-select",attrs:{"autoWidth":true,"size":"default","placeholder":"请选择纹理"},model:{value:(_vm.selectTerrainWall),callback:function ($$v) {_vm.selectTerrainWall=$$v},expression:"selectTerrainWall"}},_vm._l((_vm.terrainWallFillImages),function(option,i){return _c('mapgis-ui-select-option',{key:i,attrs:{"value":option.value}},[_vm._v(_vm._s(option.label))])}),1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"底面纹理"}},[_c('mapgis-ui-select',{staticClass:"mapgis-3d-fill-image mapgis-3d-select",attrs:{"autoWidth":true,"size":"default","placeholder":"请选择纹理"},model:{value:(_vm.selectTerrainGround),callback:function ($$v) {_vm.selectTerrainGround=$$v},expression:"selectTerrainGround"}},_vm._l((_vm.terrainGroundFillImages),function(option,i){return _c('mapgis-ui-select-option',{key:i,attrs:{"value":option.value}},[_vm._v(_vm._s(option.label))])}),1)],1),_c('mapgis-ui-input-number-panel',{staticClass:"mapgis-excavate-form",attrs:{"size":"large","label":"开挖深度(米)","range":[0, 2000]},model:{value:(_vm.excavateDepth),callback:function ($$v) {_vm.excavateDepth=$$v},expression:"excavateDepth"}}),_c('mapgis-ui-input-number-panel',{staticClass:"mapgis-excavate-form",attrs:{"size":"large","label":"开挖精度","range":[1, 100]},model:{value:(_vm.samplePrecision),callback:function ($$v) {_vm.samplePrecision=$$v},expression:"samplePrecision"}}),_c('mapgis-ui-switch-panel',{attrs:{"label":"开启模型封边","size":"default"},model:{value:(_vm.useModelFill),callback:function ($$v) {_vm.useModelFill=$$v},expression:"useModelFill"}}),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.analysis}},[_vm._v("分析")]),_c('mapgis-ui-button',{on:{"click":_vm.removeCuttingPlane}},[_vm._v("清除")])],1)],1)]}),_c('mapgis-ui-mask',{attrs:{"parentDivClass":'cesium-map-wrapper',"loading":_vm.maskShow,"text":_vm.maskText,"showSvg":true}})],2)}
|
|
291949
291971
|
var Excavatevue_type_template_id_6b26a23e_scoped_true_staticRenderFns = []
|
|
291950
291972
|
|
|
@@ -292601,7 +292623,7 @@ var Excavate_component = normalizeComponent(
|
|
|
292601
292623
|
)
|
|
292602
292624
|
|
|
292603
292625
|
/* harmony default export */ var Excavate = (Excavate_component.exports);
|
|
292604
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
292626
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/mixComponent/GeojsonCom.vue?vue&type=template&id=532f842c&scoped=true
|
|
292605
292627
|
var GeojsonComvue_type_template_id_532f842c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
292606
292628
|
var GeojsonComvue_type_template_id_532f842c_scoped_true_staticRenderFns = []
|
|
292607
292629
|
|
|
@@ -293169,7 +293191,7 @@ var GeojsonCom_component = normalizeComponent(
|
|
|
293169
293191
|
)
|
|
293170
293192
|
|
|
293171
293193
|
/* harmony default export */ var GeojsonCom = (GeojsonCom_component.exports);
|
|
293172
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
293194
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/UI/mixComponent/Legend.vue?vue&type=template&id=e22dbc94&scoped=true
|
|
293173
293195
|
var Legendvue_type_template_id_e22dbc94_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.viewInfo === true),expression:"viewInfo === true"}],staticClass:"chart-legend-wrapper"},[_c('div',{staticClass:"header"},[_c('div',{staticClass:"buttons"},[_vm._v("图例信息")]),_c('mapgis-ui-icon',{staticClass:"header-close",attrs:{"type":"close"},on:{"click":_vm.handleClose}})],1),_c('div',{staticClass:"area-count"},[_vm._v("面积:"+_vm._s(_vm.allAreaString)+" ㎡")]),(_vm.showtab)?_c('div',{staticClass:"legend-tabs-wrapper"},[_c('span',{staticClass:"legend-tabs-scoll",on:{"mousedown":function($event){return _vm.scrollTab('left')}}},[_vm._v(_vm._s(_vm.lefttab))]),_c('div',{ref:"scrolltab",staticClass:"legend-tabs-content"},_vm._l(([{ name: '全部' }].concat(_vm.echartdata.series)),function(serie,i){return _c('div',{key:serie.name,staticClass:"area-tab"},[_c('div',{class:{
|
|
293174
293196
|
'area-tab-name': true,
|
|
293175
293197
|
active: i - 1 === _vm.curindex
|
|
@@ -293704,14 +293726,14 @@ var mixComponent_Legend_component = normalizeComponent(
|
|
|
293704
293726
|
)
|
|
293705
293727
|
|
|
293706
293728
|
/* harmony default export */ var mixComponent_Legend = (mixComponent_Legend_component.exports);
|
|
293707
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
293729
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/SceneSetting.vue?vue&type=template&id=4af2b6c7&scoped=true
|
|
293708
293730
|
var SceneSettingvue_type_template_id_4af2b6c7_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-scene-setting"},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.show),expression:"show"}],staticClass:"setting-control",style:(_vm.panelStyle)},[_c('mapgis-ui-tabs',{attrs:{"animated":false,"tabBarStyle":_vm.tabBarStyle,"default-active-key":"1"}},[_c('mapgis-ui-tab-pane',{key:"1",staticClass:"control-content",attrs:{"tab":"基本设置"}},[_c('basic-setting',{ref:"attr",attrs:{"initBasicSetting":_vm.initBasicSetting,"initialDepthTest":_vm.depthTest,"initial-scene-mode":_vm.sceneMode,"stuffWidth":_vm.stuffWidth},on:{"updateSpin":_vm.changeSpinning,"updateBasicSetting":_vm.updateBasicSetting}})],1),_c('mapgis-ui-tab-pane',{key:"2",staticClass:"control-content",attrs:{"force-render":"","tab":"相机"}},[_c('camera-setting',{ref:"cameraSetting",attrs:{"initCameraSetting":_vm.initCameraSetting,"boundingSphereRadius":_vm.boundingSphereRadius,"baseLayerIds":_vm.baseLayerIds},on:{"updateCameraSetting":_vm.updateCameraSetting,"updateSpin":_vm.changeSpinning}})],1),_c('mapgis-ui-tab-pane',{key:"3",staticClass:"control-content",attrs:{"force-render":"","tab":"光照"}},[_c('light-setting',{ref:"effect",attrs:{"initLightSetting":_vm.initLightSetting},on:{"updateLightSetting":_vm.updateLightSetting,"updateSpin":_vm.changeSpinning}})],1),_c('mapgis-ui-tab-pane',{key:"4",staticClass:"control-content",attrs:{"force-render":"","tab":"天气"}},[_c('weather-setting',{ref:"effect",attrs:{"initWeatherSetting":_vm.initWeatherSetting,"isFavorites":_vm.isFavorites},on:{"updateWeatherSetting":_vm.updateWeatherSetting,"updateSpin":_vm.changeSpinning}})],1),_c('mapgis-ui-tab-pane',{key:"5",staticClass:"control-content",attrs:{"force-render":"","tab":"特效"}},[_c('effect-setting',{ref:"effect",attrs:{"initEffectSetting":_vm.initEffectSetting},on:{"updateEffectSetting":_vm.updateEffectSetting,"updateSpin":_vm.changeSpinning}})],1),_c('mapgis-ui-tab-pane',{key:"6",staticClass:"control-content",attrs:{"force-render":"","tab":"漫游操控"}},[_c('autonomous-roaming-setting',{attrs:{"publicPath":_vm.publicPath,"isWidgetOpen":_vm.isWidgetOpen}})],1)],1)],1),_c('mapgis-ui-spin',{staticStyle:{"top":"50%","left":"50%"},attrs:{"spinning":_vm.spinning,"size":"large"}})],1)}
|
|
293709
293731
|
var SceneSettingvue_type_template_id_4af2b6c7_scoped_true_staticRenderFns = []
|
|
293710
293732
|
|
|
293711
293733
|
|
|
293712
293734
|
// CONCATENATED MODULE: ./src/components/SceneEffect/SceneSetting.vue?vue&type=template&id=4af2b6c7&scoped=true
|
|
293713
293735
|
|
|
293714
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
293736
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/components/BasicSetting.vue?vue&type=template&id=8123aef2&scoped=true
|
|
293715
293737
|
var BasicSettingvue_type_template_id_8123aef2_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"basic-setting"},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{attrs:{"size":"small","label":"地球","checked":_vm.basicSetting.earth},on:{"changeChecked":_vm.enableEarth}})],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{attrs:{"size":"small","label":"大气层","checked":_vm.basicSetting.skyAtmosphere},on:{"changeChecked":_vm.enableSkyAtmosphere}})],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{staticClass:"odd",attrs:{"size":"small","label":"阴影效果","checked":_vm.basicSetting.shadow},on:{"changeChecked":_vm.enableShadow}})],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{staticClass:"odd",attrs:{"size":"small","label":"深度检测","checked":_vm.basicSetting.depthTest},on:{"changeChecked":_vm.enableDepthTest}})],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{staticClass:"odd",attrs:{"size":"small","label":"显示帧率","checked":_vm.basicSetting.FPS},on:{"changeChecked":_vm.enableFPS}})],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{staticClass:"odd",attrs:{"size":"small","label":"时间轴","checked":_vm.basicSetting.timeline},on:{"changeChecked":_vm.enableTimeline}})],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{staticClass:"odd",attrs:{"size":"small","label":"状态栏","checked":_vm.basicSetting.statebar},on:{"changeChecked":_vm.handleChangeStatebar}})],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{staticClass:"odd",attrs:{"size":"small","label":"平面模式","checked":_vm.basicSetting.sceneMode},on:{"changeChecked":_vm.handleChangeSceneMode}})],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{staticClass:"odd",attrs:{"size":"small","label":"罗盘控件","checked":_vm.basicSetting.compass},on:{"changeChecked":_vm.enableCompass}})],1)],1),_c('compass-position-setting',{directives:[{name:"show",rawName:"v-show",value:(_vm.basicSetting.compass),expression:"basicSetting.compass"}],attrs:{"position":_vm.compassPosition},on:{"updateCompassPosition":_vm.updateCompassPosition}}),_c('mapgis-ui-switch-panel',{staticClass:"odd",attrs:{"size":"small","label":"颜色校正","checked":_vm.basicSetting.colorCorrection},on:{"changeChecked":_vm.enableColorCorrection}}),(_vm.showColorCorrectionSetting)?_c('div',[_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"亮度","value":_vm.basicSetting.brightness,"range":_vm.ColorCorrectionRange,"step":0.1},on:{"change":_vm.brtChange}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"对比度","value":_vm.basicSetting.contrast,"range":_vm.contrastRange,"step":0.1},on:{"change":_vm.ctrstChange}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"色相","value":_vm.basicSetting.hue,"range":_vm.ColorCorrectionRange,"step":0.1},on:{"change":_vm.hueChange}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"饱和度","value":_vm.basicSetting.saturation,"range":_vm.ColorCorrectionRange,"step":0.1},on:{"change":_vm.saturationChange}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"曝光度","value":_vm.basicSetting.exposure,"range":_vm.ColorCorrectionRange,"step":0.1},on:{"change":_vm.exposureChange}})],1):_vm._e(),(_vm.basicSetting.statebar)?_c('mapgis-3d-statebar',{attrs:{"frame":60,"bottomMap":true}}):_vm._e()],1)}
|
|
293716
293738
|
var BasicSettingvue_type_template_id_8123aef2_scoped_true_staticRenderFns = []
|
|
293717
293739
|
|
|
@@ -293721,7 +293743,7 @@ var BasicSettingvue_type_template_id_8123aef2_scoped_true_staticRenderFns = []
|
|
|
293721
293743
|
// EXTERNAL MODULE: ./src/components/SceneEffect/components/navigation-all.css
|
|
293722
293744
|
var navigation_all = __webpack_require__("4015");
|
|
293723
293745
|
|
|
293724
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
293746
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/components/CompassPositionSetting.vue?vue&type=template&id=85bbac22&scoped=true
|
|
293725
293747
|
var CompassPositionSettingvue_type_template_id_85bbac22_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.compassPosition)?_c('mapgis-ui-form',{ref:"form",attrs:{"model":_vm.compassPosition,"labelCol":{ lg: { span: 8 }, sm: { span: 8 } },"wrapperCol":{ lg: { span: 16 }, sm: { span: 16 } }}},[_c('mapgis-ui-form-item',{staticClass:"form-item",attrs:{"label":"罗盘位置","prop":"anchor"}},[_c('mapgis-ui-select',{attrs:{"placeholder":"请选择"},on:{"change":_vm.changePosition},model:{value:(_vm.compassPosition.anchor),callback:function ($$v) {_vm.$set(_vm.compassPosition, "anchor", $$v)},expression:"compassPosition.anchor"}},[_c('mapgis-ui-select-option',{attrs:{"value":"top-left"}},[_vm._v("左上")]),_c('mapgis-ui-select-option',{attrs:{"value":"top-right"}},[_vm._v("右上")]),_c('mapgis-ui-select-option',{attrs:{"value":"bottom-left"}},[_vm._v("左下")]),_c('mapgis-ui-select-option',{attrs:{"value":"bottom-right"}},[_vm._v("右下")])],1)],1),(
|
|
293726
293748
|
_vm.compassPosition.anchor === 'top-left' ||
|
|
293727
293749
|
_vm.compassPosition.anchor === 'bottom-left'
|
|
@@ -294637,7 +294659,7 @@ var BasicSetting_component = normalizeComponent(
|
|
|
294637
294659
|
)
|
|
294638
294660
|
|
|
294639
294661
|
/* harmony default export */ var BasicSetting = (BasicSetting_component.exports);
|
|
294640
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
294662
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/components/CameraSetting.vue?vue&type=template&id=26af3c98&scoped=true
|
|
294641
294663
|
var CameraSettingvue_type_template_id_26af3c98_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"camera-setting"},[_c('mapgis-ui-switch-panel',{ref:"selfAdaption",attrs:{"size":"default","label":"地表自适应透明","checked":_vm.cameraSetting.selfAdaption},on:{"changeChecked":_vm.enableSelfAdaption}},[_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"阈值","value":_vm.cameraSetting.selfAdaptionParams.maxHeigh,"range":[0, 1000000],"step":100},on:{"change":_vm.setSelfAdaption}})],1),_c('mapgis-ui-switch-panel',{ref:"Undgrd",attrs:{"size":"default","label":"地下模式","checked":_vm.cameraSetting.undgrd},on:{"changeChecked":_vm.enableUndgrd}},[_c('mapgis-ui-switch-panel',{attrs:{"size":"default","label":"影像透明度独立控制","checked":_vm.cameraSetting.undgrdParams.enableIndependentTranslucency},on:{"changeChecked":_vm.enableIndependentTranslucency}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"地表透明度","value":_vm.cameraSetting.undgrdParams.groundAlpha,"range":_vm.range,"step":0.1},on:{"change":_vm.setGlobeBackFaceAlpha}})],1),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"FOV设置","value":_vm.cameraSetting.fov,"range":_vm.fovRange,"step":15},on:{"change":_vm.setFOV}})],1)}
|
|
294642
294664
|
var CameraSettingvue_type_template_id_26af3c98_scoped_true_staticRenderFns = []
|
|
294643
294665
|
|
|
@@ -295169,7 +295191,7 @@ var CameraSetting_component = normalizeComponent(
|
|
|
295169
295191
|
)
|
|
295170
295192
|
|
|
295171
295193
|
/* harmony default export */ var CameraSetting = (CameraSetting_component.exports);
|
|
295172
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
295194
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/components/LightSetting.vue?vue&type=template&id=508f31b5&scoped=true
|
|
295173
295195
|
var LightSettingvue_type_template_id_508f31b5_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"light-setting"},[_c('mapgis-ui-switch-panel',{attrs:{"size":"default","label":"光照","checked":_vm.lightSetting.sunlight},on:{"changeChecked":_vm.enableSunlight}},[_c('mapgis-ui-form',{attrs:{"layout":"vertical"}},[_c('mapgis-ui-form-item',{attrs:{"label":"光照类型"}},[_c('mapgis-ui-select',{model:{value:(_vm.lightingModes[0].key),callback:function ($$v) {_vm.$set(_vm.lightingModes[0], "key", $$v)},expression:"lightingModes[0].key"}},[_c('mapgis-ui-select-option',{attrs:{"value":'DAYNIGHT_SHADING'}},[_vm._v("\n 太阳光照\n ")]),_c('mapgis-ui-select-option',{attrs:{"value":'VERTEX_LIGHTING'}},[_vm._v("\n 顶点光照\n ")])],1)],1)],1),_c('mapgis-ui-color-pick-panel',{attrs:{"label":"光照颜色","color":_vm.lightSetting.sunlightParams.lightColor,"disableAlpha":false,"labelCol":24,"wrapperCol":24},on:{"input":_vm.lightColorChange}})],1),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"模型亮度","range":[1, 200]},on:{"change":_vm.lightIntensityChange},model:{value:(_vm.lightSetting.lightIntensity),callback:function ($$v) {_vm.$set(_vm.lightSetting, "lightIntensity", $$v)},expression:"lightSetting.lightIntensity"}})],1)}
|
|
295174
295196
|
var LightSettingvue_type_template_id_508f31b5_scoped_true_staticRenderFns = []
|
|
295175
295197
|
|
|
@@ -295357,7 +295379,7 @@ var LightSetting_component = normalizeComponent(
|
|
|
295357
295379
|
)
|
|
295358
295380
|
|
|
295359
295381
|
/* harmony default export */ var LightSetting = (LightSetting_component.exports);
|
|
295360
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
295382
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/components/WeatherSetting.vue?vue&type=template&id=4e8ee64a&scoped=true
|
|
295361
295383
|
var WeatherSettingvue_type_template_id_4e8ee64a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"weather-setting"},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{attrs:{"size":"small","label":"太阳","checked":_vm.weatherSetting.sun},on:{"changeChecked":_vm.enableSun}})],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{attrs:{"size":"small","label":"月亮","checked":_vm.weatherSetting.moon},on:{"changeChecked":_vm.enableMoon}})],1)],1),_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{attrs:{"size":"small","label":"星空","checked":_vm.weatherSetting.sceneSkybox},on:{"changeChecked":_vm.enableSceneSkybox}})],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{attrs:{"size":"small","label":"天空盒","checked":_vm.weatherSetting.skybox},on:{"changeChecked":_vm.$_enableSkyBox}})],1)],1),_c('mapgis-ui-switch-panel',{attrs:{"size":"default","label":"云层","checked":_vm.weatherSetting.clouds},on:{"changeChecked":_vm.$_enableClouds}},[_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"周期/秒","value":_vm.weatherSetting.cloudsParams.cloudsduration,"range":_vm.cloudsRange},on:{"change":_vm.cloudsDurationChange}})],1),_c('mapgis-ui-switch-panel',{attrs:{"size":"default","label":"雨","checked":_vm.weatherSetting.rain},on:{"changeChecked":_vm.$_enableRain}},[_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"雨速度","value":_vm.weatherSetting.rainParams.speed,"range":_vm.speedRange},on:{"change":_vm.speedChange}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"雨透明度","value":_vm.weatherSetting.rainParams.rainOpacity,"range":_vm.rainOpacityRange,"step":0.1},on:{"change":_vm.rainOpacityChange}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"雨角度","value":_vm.weatherSetting.rainParams.angle,"range":_vm.angleRange,"step":5},on:{"change":_vm.angleChange}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"雨丝长度","value":_vm.weatherSetting.rainParams.length,"range":_vm.lengthRange,"step":1},on:{"change":_vm.lengthChange}})],1),_c('mapgis-ui-switch-panel',{attrs:{"size":"default","label":"雪","checked":_vm.weatherSetting.snow},on:{"changeChecked":_vm.$_enableSnow}},[_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"雪粒大小","value":_vm.weatherSetting.snowParams.size,"range":_vm.sizeRange,"step":5},on:{"change":_vm.szChange}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"雪密度","value":_vm.weatherSetting.snowParams.density,"range":_vm.densityRange,"step":5},on:{"change":_vm.dstChange}})],1),_c('mapgis-ui-switch-panel',{attrs:{"size":"default","label":"雾","checked":_vm.weatherSetting.fog},on:{"changeChecked":_vm.$_enableFog}},[_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"雾透明度","value":_vm.weatherSetting.fogParams.fogOpacity,"range":_vm.fogOpacityRange,"step":0.1},on:{"change":_vm.fogOpacityChange}})],1),_c('mapgis-ui-switch-panel',{attrs:{"size":"default","label":"雾化效果","checked":_vm.weatherSetting.surficialFog},on:{"changeChecked":_vm.enableSurficialFog}},[_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"密度","value":_vm.weatherSetting.surfFogParams.surfFogDst,"range":_vm.surfFogDstRange,"step":0.0002},on:{"change":_vm.enableSurficialFog}})],1)],1)}
|
|
295362
295384
|
var WeatherSettingvue_type_template_id_4e8ee64a_scoped_true_staticRenderFns = []
|
|
295363
295385
|
|
|
@@ -296061,7 +296083,7 @@ var WeatherSetting_component = normalizeComponent(
|
|
|
296061
296083
|
)
|
|
296062
296084
|
|
|
296063
296085
|
/* harmony default export */ var WeatherSetting = (WeatherSetting_component.exports);
|
|
296064
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
296086
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/components/EffectSetting.vue?vue&type=template&id=cb87d5fa&scoped=true
|
|
296065
296087
|
var EffectSettingvue_type_template_id_cb87d5fa_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"effect-setting"},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{attrs:{"size":"small","label":"黑白照片","checked":_vm.effectSetting.blckWhite},on:{"changeChecked":_vm.blackAndWhiteChange}})],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-switch-panel',{attrs:{"size":"small","label":"夜视效果","checked":_vm.effectSetting.ntVision},on:{"changeChecked":_vm.nightVision}})],1)],1),_c('mapgis-ui-switch-panel',{attrs:{"size":"default","label":"场景泛光","checked":_vm.effectSetting.bloom},on:{"changeChecked":_vm.enableBloom}},[_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"亮度","value":_vm.effectSetting.bloomParams.bloomBrt,"range":_vm.bloomBrtRange,"step":0.05},on:{"change":_vm.bloomBrtChange}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"对比度","value":_vm.effectSetting.bloomParams.bloomCtrst,"range":_vm.bloomCtrstRange,"step":10},on:{"change":_vm.bloomCtrstChange}})],1)],1)}
|
|
296066
296088
|
var EffectSettingvue_type_template_id_cb87d5fa_scoped_true_staticRenderFns = []
|
|
296067
296089
|
|
|
@@ -296275,14 +296297,14 @@ var EffectSetting_component = normalizeComponent(
|
|
|
296275
296297
|
)
|
|
296276
296298
|
|
|
296277
296299
|
/* harmony default export */ var EffectSetting = (EffectSetting_component.exports);
|
|
296278
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
296300
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/AutonomousRoaming/AutonomousRoamingSetting.vue?vue&type=template&id=dcc8c176&scoped=true
|
|
296279
296301
|
var AutonomousRoamingSettingvue_type_template_id_dcc8c176_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.isWidgetOpen)?_c('autonomous-roaming',{staticClass:"mapgis-3d-autonomous-roaming",attrs:{"isRunning":_vm.isRunning},on:{"load":_vm.load,"unload":_vm.unload}},[_c('div',{staticClass:"footer",attrs:{"slot":""},slot:"default"},[_c('mapgis-ui-collapse',{attrs:{"expand-icon-position":"right"}},[_c('mapgis-ui-collapse-panel',{key:"1",attrs:{"header":"查看操作说明"}},[_c('img',{staticStyle:{"width":"100%"},attrs:{"src":_vm.imgSrc}})])],1),_c('div',{staticClass:"footer-operate"},[_c('mapgis-ui-button',{attrs:{"type":"primary","size":"small"},on:{"click":function($event){return _vm.fullScreenRoaming(true)}}},[_vm._v("全屏漫游")]),_c('mapgis-ui-button',{attrs:{"type":"primary","size":"small"},on:{"click":function($event){return _vm.fullScreenRoaming(false)}}},[_vm._v("非全屏漫游")]),_c('mapgis-ui-button',{attrs:{"type":"primary","size":"small"},on:{"click":_vm.stopRoaming}},[_vm._v("停止漫游")])],1)],1)]):_vm._e()}
|
|
296280
296302
|
var AutonomousRoamingSettingvue_type_template_id_dcc8c176_scoped_true_staticRenderFns = []
|
|
296281
296303
|
|
|
296282
296304
|
|
|
296283
296305
|
// CONCATENATED MODULE: ./src/components/SceneEffect/AutonomousRoaming/AutonomousRoamingSetting.vue?vue&type=template&id=dcc8c176&scoped=true
|
|
296284
296306
|
|
|
296285
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
296307
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/AutonomousRoaming/components/AutonomousRoaming.vue?vue&type=template&id=3f5191c5&scoped=true
|
|
296286
296308
|
var AutonomousRoamingvue_type_template_id_3f5191c5_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"autonomous-roaming"},[_c('mapgis-ui-switch-row-left',{attrs:{"title":"鼠标控制模式","disabled":_vm.isRunning},on:{"change":_vm.enableEnableMouseLook},model:{value:(_vm.roamingSettings.enableMouseLook),callback:function ($$v) {_vm.$set(_vm.roamingSettings, "enableMouseLook", $$v)},expression:"roamingSettings.enableMouseLook"}}),_c('mapgis-ui-switch-row-left',{attrs:{"title":"碰撞检测"},on:{"change":_vm.enableCollisionDetectionChange},model:{value:(_vm.roamingSettings.enableCollisionDetection),callback:function ($$v) {_vm.$set(_vm.roamingSettings, "enableCollisionDetection", $$v)},expression:"roamingSettings.enableCollisionDetection"}}),_c('mapgis-ui-input-number-panel',{staticStyle:{"padding-left":"10px"},attrs:{"size":"large","label":"移动步长","range":[0, 10]},on:{"change":_vm.moveStepChange},model:{value:(_vm.roamingSettings.moveStep),callback:function ($$v) {_vm.$set(_vm.roamingSettings, "moveStep", $$v)},expression:"roamingSettings.moveStep"}}),_vm._t("default")],2)}
|
|
296287
296309
|
var AutonomousRoamingvue_type_template_id_3f5191c5_scoped_true_staticRenderFns = []
|
|
296288
296310
|
|
|
@@ -296932,7 +296954,7 @@ var SceneSetting_component = normalizeComponent(
|
|
|
296932
296954
|
)
|
|
296933
296955
|
|
|
296934
296956
|
/* harmony default export */ var SceneSetting = (SceneSetting_component.exports);
|
|
296935
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
296957
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/SceneRoaming.vue?vue&type=template&id=f6b54c84&scoped=true
|
|
296936
296958
|
var SceneRoamingvue_type_template_id_f6b54c84_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-widget-scene-roaming"},[(!_vm.roaming)?_c('div',[(!_vm.interactiveAdding)?_c('div',{staticClass:"path-container"},[_c('mapgis-ui-group-tab',{attrs:{"title":_vm.pathTotal}},[_c('mapgis-ui-toolbar',{attrs:{"slot":"handle","bordered":false},slot:"handle"},_vm._l((_vm.toolbarList),function(item,index){return _c('mapgis-ui-toolbar-command',{key:index,attrs:{"icon":item.icon,"title":item.title},on:{"click":item.click}})}),1)],1),_c('div',{staticClass:"path-list"},_vm._l((_vm.pathsCopy),function(item,index){return _c('path-item',{key:index,attrs:{"path":item},on:{"goto-path":function($event){return _vm.onGotoPath(item)},"delete-path":function($event){return _vm.onDeletePath(item)},"change-path-name":function (val) {
|
|
296937
296959
|
_vm.onChangePathName(val, item.id);
|
|
296938
296960
|
}}})}),1)],1):_c('div',{staticClass:"path-container"},[_c('mapgis-ui-group-tab',{attrs:{"title":"基本信息"}}),_c('mapgis-ui-setting-form',{staticClass:"mapgis-ui-setting-form",attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"名称"}},[_c('mapgis-ui-input',{staticClass:"full-width",attrs:{"allowClear":""},model:{value:(_vm.name),callback:function ($$v) {_vm.name=$$v},expression:"name"}})],1)],1),_c('mapgis-ui-group-tab',{attrs:{"title":"路线坐标"}}),(_vm.positions && _vm.positions.length > 0)?_c('mapgis-ui-table',{staticClass:"path-list position-list",attrs:{"size":"small","columns":_vm.addedPositionsColumns,"data-source":_vm.positions,"rowKey":function (record) {
|
|
@@ -296943,7 +296965,7 @@ var SceneRoamingvue_type_template_id_f6b54c84_scoped_true_staticRenderFns = []
|
|
|
296943
296965
|
|
|
296944
296966
|
// CONCATENATED MODULE: ./src/components/SceneEffect/SceneRoaming.vue?vue&type=template&id=f6b54c84&scoped=true
|
|
296945
296967
|
|
|
296946
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
296968
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/PathRoaming/PathItem.vue?vue&type=template&id=7f160102&scoped=true
|
|
296947
296969
|
var PathItemvue_type_template_id_7f160102_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('mapgis-ui-card',{staticClass:"path-item",attrs:{"type":"inner"}},[_c('div',{staticClass:"path-content"},[(_vm.editable)?[(_vm.editable)?_c('mapgis-ui-input',{staticClass:"name-input",attrs:{"value":_vm.name},on:{"change":function (e) { return _vm._onNameChange(e.target.value); }}}):_vm._e(),_c('a',{on:{"click":_vm.onSavePathName}},[_vm._v("保存")]),_c('mapgis-ui-divider',{staticClass:"name-action-divider",attrs:{"type":"vertical"}}),_c('a',{on:{"click":_vm.onCancelRenamePath}},[_vm._v("取消")])]:[_c('div',{staticClass:"name",on:{"click":function($event){return _vm.$emit('goto-path')}}},[_vm._v("\n "+_vm._s(_vm.name)+"\n ")]),_c('div',{class:['actions', _vm.actionMenuVisible ? 'actions-visible' : '']},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-info","title":_vm.path.path.join()}}),_c('mapgis-ui-popover',{attrs:{"placement":"bottomLeft","arrow-point-at-center":"","trigger":"click","overlayClassName":"scene-roaming-path-item-popover","getPopupContainer":function (triggerNode) {return triggerNode.parentNode;}},model:{value:(_vm.actionMenuVisible),callback:function ($$v) {_vm.actionMenuVisible=$$v},expression:"actionMenuVisible"}},[_c('mapgis-ui-list',{attrs:{"slot":"content","gutter":10},slot:"content"},[_c('mapgis-ui-list-item',{on:{"click":_vm.onRenamePath}},[_vm._v("\n 重命名\n ")]),_c('mapgis-ui-list-item',{on:{"click":_vm.onDeletePath}},[_vm._v("\n 删除\n ")])],1),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-more"}})],1)],1)]],2)])}
|
|
296948
296970
|
var PathItemvue_type_template_id_7f160102_scoped_true_staticRenderFns = []
|
|
296949
296971
|
|
|
@@ -297079,7 +297101,7 @@ var PathItem_component = normalizeComponent(
|
|
|
297079
297101
|
)
|
|
297080
297102
|
|
|
297081
297103
|
/* harmony default export */ var PathItem = (PathItem_component.exports);
|
|
297082
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
297104
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/PathRoaming/PathRoaming.vue?vue&type=template&id=31adf0d2&scoped=true
|
|
297083
297105
|
var PathRoamingvue_type_template_id_31adf0d2_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._t("default",function(){return [_c('div',{staticClass:"mapgis-path-roaming"},[_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"移动速度"}},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":1,"addon-after":"公里/小时","disabled":_vm.isStart ? true : false},model:{value:(_vm.settingCopy.speed),callback:function ($$v) {_vm.$set(_vm.settingCopy, "speed", _vm._n($$v))},expression:"settingCopy.speed"}})],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"高程类型"}},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[_c('mapgis-ui-radio-group',{model:{value:(_vm.settingCopy.elevationType),callback:function ($$v) {_vm.$set(_vm.settingCopy, "elevationType", $$v)},expression:"settingCopy.elevationType"}},[_c('mapgis-ui-radio',{attrs:{"value":"addition"}},[_vm._v("\n 附加高程\n ")]),_c('mapgis-ui-radio',{attrs:{"value":"absolute"}},[_vm._v("\n 绝对高程\n ")])],1)],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"高程"}},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"addon-after":"米","disabled":_vm.isStart ? true : false},model:{value:(_vm.settingCopy.exHeight),callback:function ($$v) {_vm.$set(_vm.settingCopy, "exHeight", _vm._n($$v))},expression:"settingCopy.exHeight"}})],1)],1)],1),_c('mapgis-ui-input-number-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.settingCopy.animationType !== 1),expression:"settingCopy.animationType !== 1"}],attrs:{"size":"large","label":"方位角","range":[-180, 180],"disabled":_vm.settingCopy.animationType === 1 ? true : false},on:{"change":function (val) { return _vm.onEffectsChange(val, 'heading'); }},model:{value:(_vm.settingCopy.heading),callback:function ($$v) {_vm.$set(_vm.settingCopy, "heading", $$v)},expression:"settingCopy.heading"}}),_c('mapgis-ui-input-number-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.settingCopy.animationType === 2),expression:"settingCopy.animationType === 2"}],attrs:{"size":"large","label":"俯仰角","range":[-180, 180],"disabled":_vm.settingCopy.animationType !== 2 ? true : false},on:{"change":function (val) { return _vm.onEffectsChange(val, 'pitch'); }},model:{value:(_vm.settingCopy.pitch),callback:function ($$v) {_vm.$set(_vm.settingCopy, "pitch", $$v)},expression:"settingCopy.pitch"}}),_c('mapgis-ui-input-number-panel',{directives:[{name:"show",rawName:"v-show",value:(_vm.showDistanceSlider()),expression:"showDistanceSlider()"}],attrs:{"size":"large","label":"距离","range":[1, 200],"disabled":_vm.settingCopy.animationType === 1 ? true : false},on:{"change":function (val) { return _vm.changeRange(val); }},model:{value:(_vm.settingCopy.range),callback:function ($$v) {_vm.$set(_vm.settingCopy, "range", $$v)},expression:"settingCopy.range"}}),_c('mapgis-ui-form-item',{attrs:{"label":"视角"}},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[_c('mapgis-ui-select',{on:{"change":_vm.onTypeChange},model:{value:(_vm.settingCopy.animationType),callback:function ($$v) {_vm.$set(_vm.settingCopy, "animationType", $$v)},expression:"settingCopy.animationType"}},_vm._l((_vm.perspectiveOptions),function(item){return _c('mapgis-ui-select-option',{key:item.value},[_vm._v("\n "+_vm._s(item.label)+"\n ")])}),1)],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"插值"}},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[_c('mapgis-ui-select',{attrs:{"disabled":_vm.isStart ? true : false},model:{value:(_vm.settingCopy.interpolationAlgorithm),callback:function ($$v) {_vm.$set(_vm.settingCopy, "interpolationAlgorithm", $$v)},expression:"settingCopy.interpolationAlgorithm"}},_vm._l((_vm.interpolationOptions),function(item){return _c('mapgis-ui-select-option',{key:item.value},[_vm._v("\n "+_vm._s(item.label)+"\n ")])}),1)],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"模型"}},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[_c('mapgis-ui-select',{attrs:{"disabled":_vm.isStart},on:{"change":_vm.onModelChange},model:{value:(_vm.modelUrl),callback:function ($$v) {_vm.modelUrl=$$v},expression:"modelUrl"}},_vm._l((_vm.models),function(item){return _c('mapgis-ui-select-option',{key:item.value},[_vm._v("\n "+_vm._s(item.label)+"\n ")])}),1)],1)],1)],1),(_vm.modelUrl)?_c('mapgis-ui-form-item',{attrs:{"label":"模型缩放比例"}},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"step":0.1,"disabled":_vm.isStart ? true : false},model:{value:(_vm.settingCopy.modelScale),callback:function ($$v) {_vm.$set(_vm.settingCopy, "modelScale", _vm._n($$v))},expression:"settingCopy.modelScale"}})],1)],1)],1):_vm._e(),(_vm.modelUrl)?_c('mapgis-ui-form-item',[_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"模型方位角","range":[-180, 180]},on:{"change":function (val) { return _vm.modelHeadingChange(val); }},model:{value:(_vm.settingCopy.modelHeading),callback:function ($$v) {_vm.$set(_vm.settingCopy, "modelHeading", $$v)},expression:"settingCopy.modelHeading"}})],1):_vm._e()],1),_c('div',[_c('mapgis-ui-checkbox',{staticStyle:{"line-height":"32px"},attrs:{"checked":_vm.settingCopy.isLoop},on:{"change":function (e) { return _vm.onCheckBoxChange(e.target.checked, 'isLoop'); }}},[_vm._v("\n 循环\n ")]),_c('mapgis-ui-checkbox',{staticStyle:{"line-height":"32px"},attrs:{"checked":_vm.settingCopy.showPath},on:{"change":function (e) { return _vm.onCheckBoxChange(e.target.checked, 'showPath'); }}},[_vm._v("\n 显示路径\n ")]),_c('mapgis-ui-checkbox',{staticStyle:{"line-height":"32px"},attrs:{"checked":_vm.settingCopy.showInfo},on:{"change":function (e) { return _vm.onCheckBoxChange(e.target.checked, 'showInfo'); }}},[_vm._v("\n 显示提示信息\n ")])],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary","title":_vm.playTitle},on:{"click":_vm.onClickStartOrPauseOrResume}},[_vm._v(_vm._s(_vm.playTitle))]),_c('mapgis-ui-button',{attrs:{"type":"primary","disabled":!_vm.isStart},on:{"click":function($event){return _vm.onClickStop(false)}}},[_vm._v("停止")])],1)]})],2)}
|
|
297084
297106
|
var PathRoamingvue_type_template_id_31adf0d2_scoped_true_staticRenderFns = []
|
|
297085
297107
|
|
|
@@ -297679,7 +297701,7 @@ var PathRoaming_component = normalizeComponent(
|
|
|
297679
297701
|
)
|
|
297680
297702
|
|
|
297681
297703
|
/* harmony default export */ var PathRoaming = (PathRoaming_component.exports);
|
|
297682
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
297704
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SceneEffect/PathRoaming/components/PathImport.vue?vue&type=template&id=5019aff6
|
|
297683
297705
|
var PathImportvue_type_template_id_5019aff6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('mapgis-ui-modal',{staticClass:"path-import-wrapper",attrs:{"visible":_vm.visible,"title":_vm.title,"width":300,"mask":false},on:{"cancel":_vm.onImportCancel,"ok":_vm.onImportOk}},[_c('template',{slot:"footer"},[_c('mapgis-ui-button',{key:"cancel",on:{"click":_vm.onImportCancel}},[_vm._v("\n 取消\n ")]),_c('mapgis-ui-button',{key:"ok",attrs:{"type":"primary","loading":_vm.loading},on:{"click":_vm.onImportOk}},[_vm._v("\n 确定\n ")])],1),_c('div',{staticClass:"path-import-body"},[_c('mapgis-ui-row',[_c('input',{attrs:{"type":"file","id":"file","accept":("." + _vm.importModalType)},on:{"input":_vm.readOrUploadFile}})])],1)],2)}
|
|
297684
297706
|
var PathImportvue_type_template_id_5019aff6_staticRenderFns = []
|
|
297685
297707
|
|
|
@@ -298687,14 +298709,14 @@ var SceneRoaming_component = normalizeComponent(
|
|
|
298687
298709
|
)
|
|
298688
298710
|
|
|
298689
298711
|
/* harmony default export */ var SceneRoaming = (SceneRoaming_component.exports);
|
|
298690
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
298712
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/service/comprehensive-query/ComprehensiveQuery.vue?vue&type=template&id=3da9a7c8
|
|
298691
298713
|
var ComprehensiveQueryvue_type_template_id_3da9a7c8_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('mapgis-ui-comprehensive-query',{attrs:{"geoJSONExtent":_vm.geoJSONExtent,"logo":_vm.logo,"districtName":_vm.districtName,"widgetInfo":_vm.widgetInfo,"defaultMarkerIcon":_vm.defaultMarkerIcon,"selectedMarkerIcon":_vm.selectedMarkerIcon},on:{"onClose":_vm.onClose,"onSearch":_vm.onSearch,"current-result":_vm.currentResult,"select-markers":_vm.selectMarkers,"click-item":_vm.clickItem,"change-cluster":_vm.changeCluster,"open-attribute-table":_vm.openAttributeTable,"remove-attribute-table":_vm.removeAttributeTable,"color-cluster":_vm.setColorCluster}}),_c('place-name-cesium',{attrs:{"defaultMarkerIcon":_vm.defaultMarkerIcon,"selectedMarkerIcon":_vm.selectedMarkerIcon,"hoverMarker":_vm.hoverMarker,"cluster":_vm.cluster,"geojson":_vm.current,"colorCluster":_vm.colorCluster}})],1)}
|
|
298692
298714
|
var ComprehensiveQueryvue_type_template_id_3da9a7c8_staticRenderFns = []
|
|
298693
298715
|
|
|
298694
298716
|
|
|
298695
298717
|
// CONCATENATED MODULE: ./src/components/service/comprehensive-query/ComprehensiveQuery.vue?vue&type=template&id=3da9a7c8
|
|
298696
298718
|
|
|
298697
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
298719
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/service/comprehensive-query/PlaceNameCesium.vue?vue&type=template&id=50696ba4
|
|
298698
298720
|
var PlaceNameCesiumvue_type_template_id_50696ba4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(!_vm.cluster)?_c('mapgis-3d-dynamic-marker-layer',{attrs:{"data":_vm.geojson,"selects":_vm.hoverMarker,"highlight":false,"layerStyle":_vm.layerStyle,"highlightStyle":_vm.highlightStyle,"idField":"markerId"}}):(
|
|
298699
298721
|
_vm.geojson &&
|
|
298700
298722
|
_vm.geojson.features &&
|
|
@@ -299059,7 +299081,7 @@ var ComprehensiveQuery_component = normalizeComponent(
|
|
|
299059
299081
|
)
|
|
299060
299082
|
|
|
299061
299083
|
/* harmony default export */ var ComprehensiveQuery = (ComprehensiveQuery_component.exports);
|
|
299062
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
299084
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/DataFlow/DataFlow.vue?vue&type=template&id=73f216d5&scoped=true
|
|
299063
299085
|
var DataFlowvue_type_template_id_73f216d5_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._l((_vm.popups),function(popup,index){return [(_vm.enablePopup)?_c('mapgis-3d-popup',{key:index,attrs:{"position":{
|
|
299064
299086
|
longitude: popup.lng,
|
|
299065
299087
|
latitude: popup.lat,
|
|
@@ -299693,7 +299715,7 @@ var DataFlow_component = normalizeComponent(
|
|
|
299693
299715
|
)
|
|
299694
299716
|
|
|
299695
299717
|
/* harmony default export */ var DataFlow = (DataFlow_component.exports);
|
|
299696
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
299718
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/Track/Track.vue?vue&type=template&id=a2b54b5c&scoped=true
|
|
299697
299719
|
var Trackvue_type_template_id_a2b54b5c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:"mapgis-track-player"},[_c('div',{staticClass:"mapgis-track-player-container",staticStyle:{"padding-top":"20px"}},[_c('mapgis-ui-slider',{staticClass:"mapgis-track-player-slider",attrs:{"max":_vm.maxSlider},on:{"afterChange":_vm.$_sliderClick},model:{value:(_vm.currentSlider),callback:function ($$v) {_vm.currentSlider=$$v},expression:"currentSlider"}})],1),_c('div',{staticClass:"mapgis-track-player-container mapgis-track-player-option"},[_c('span',{staticClass:"mapgis-track-player-start"},[_vm._v(_vm._s(_vm.playStartTime))]),_c('img',{ref:"back",staticClass:"mapgis-track-player-back",attrs:{"src":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNDQ0RUQxMzM4N0MxMUVDQkJGOUYxQjlBODkxNzI1OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNDQ0RUQxNDM4N0MxMUVDQkJGOUYxQjlBODkxNzI1OCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM0NDRFRDExMzg3QzExRUNCQkY5RjFCOUE4OTE3MjU4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM0NDRFRDEyMzg3QzExRUNCQkY5RjFCOUE4OTE3MjU4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+4zi8vgAAAOlJREFUeNpi/P//PwMlgImBQoBigJ1HxGEQJsUAFmQOMzOLDS6FQIMFgVQXEAcf2rFCCKsBLCwsWDU7+cREAeX6gUwxvC5gYWVDkXQLTFICUtOB4m5EeYGVDWKAT0QWK5AqZmPnqAPSnESHARsbO5gGRu1RIGVKciDCDAACRrJigRVqABMTkxXIC0BM0Aso6YCNnR2M50+q/Q3EHcAw0AHiXUDMgIxxGsAKjAVWpJiY2V16D4jdgV6LBuJXIC8ieZOwATAwuTVvGVBcA4jnAPF73CmRhfUIrgDsa8gAaUyFYjhgHPDcCBBgAIw4LgcxS9SEAAAAAElFTkSuQmCC","alt":"后退"},on:{"click":_vm.back,"mouseleave":_vm.$_backLeave,"mouseenter":_vm.$_backEnter}}),(!_vm.shouldAnimate)?_c('img',{ref:"play",staticClass:"mapgis-track-player-play",attrs:{"src":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowRDg0MzE4RDM4N0MxMUVDOTUzMEM0MEIyNDE1QjZEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowRDg0MzE4RTM4N0MxMUVDOTUzMEM0MEIyNDE1QjZEOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBEODQzMThCMzg3QzExRUM5NTMwQzQwQjI0MTVCNkQ4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjBEODQzMThDMzg3QzExRUM5NTMwQzQwQjI0MTVCNkQ4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+iIYkxAAAAcFJREFUeNqsls0rBHEYx78zViTaC1LKHok9ulGSkgvFwXtuykVyELm4eSnCQTk4KVoOlD/ALvEfrOLiZXPCRTYRzfr+9KzQzs9vxjz1aWrmme93fm/PM1bFSgaaqCL9pJnUkjLyRm7JDUmQHXLlJmC5GCjhedJN8qAPR0ymSOr3QzvHCx0kSfoMxLMaKvdMrlqDMbJPSuA9iskWGXcz6CHLLqMyDYssidYPAzXnG5Lw37BEq+q7wZwMMahQWgtZgwjp1WWfjwCLLUC4wJOJ2oERW8S1866EB6LAyRDQVW1s8KltyyEyitIiYK0NiHXy08JGrzQrg6jXCW7i8iUGgdF6IF+/56LqcamfVSwMAdMNwEG3Nq3MDmJP/rUQD36EX96B2VOgfVebdh+SGlLpRfyIJW3ykOX08c/UpDJgKlpNhB+egZljYO/C+FvitpRaR5f1+MoqxvrauOlJ/LOMqxFck13daa5Z97X+SvM6u4smSTrAWpQWza8SoTrRMMkEIJ4RrdTvfhCTZuH8U3xCtHJ2tFXCSoMnn9MyKA1H25MPpD7FDEfjSG4d2Tb9q8j126IEyuX+nRzQuOyWSzeBDwEGAGtXX2HVYW0fAAAAAElFTkSuQmCC","alt":"播放"},on:{"mouseleave":_vm.$_playerLeave,"mouseenter":_vm.$_playerEnter,"click":_vm.play}}):_vm._e(),(_vm.shouldAnimate)?_c('img',{ref:"pause",staticClass:"mapgis-track-player-play",attrs:{"src":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowRUNEOEJENDM4N0MxMUVDODQ4MEVGMTIzMjhCM0ExOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowRUNEOEJENTM4N0MxMUVDODQ4MEVGMTIzMjhCM0ExOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBFQ0Q4QkQyMzg3QzExRUM4NDgwRUYxMjMyOEIzQTE5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjBFQ0Q4QkQzMzg3QzExRUM4NDgwRUYxMjMyOEIzQTE5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+0oSpJgAAAYFJREFUeNq0lrFKw1AUhm8S3OpmxSmCo/YJ3PoCgotWcXVxUDoIfQPbQVQoTq5KdRF8AOsDiFPdpNbSSd0Ul9LE/+Af0Jpzibb3wEfg9Pb/c09O7ok3cxgbS4RgHRTBPMiDPuiBJ3ADzsGjJuApBiJcBSsgMPaIaFIB3eEf/ZQ/LIEWWMsgnmjI2nterQY74BJMmr9HDpyCsmawCg6UXWUND+xT64eB1PyEC0YNj1rhd4M9bvFXVBaNedj6utpyKeWqJV00i2tbK01vG08a99Qf4Jbqek7prjkRLdnqHrBoE4E9p3RXyedL5CqKYlBwaFAQgymHBnnfOA4xeHWo/+LzDHEVLTG4dmjQ9HnURtqKAU9zealsOe0YF4MOuNBW1W+N+cCIOb6z51JCNDvJwAn5LHJjKs07WJABlLSpTKJNEI9BPKZWd3geNDgsohHFd6mVOtGOwDJ4+2dZNjhwrDP5iudTI+NuIq6Vmp9l/apI+2wRgWnmn9kUTXZLWxP4FGAAq2FjjeJrfkEAAAAASUVORK5CYII=","alt":"暂停"},on:{"mouseleave":_vm.$_pauseLeave,"mouseenter":_vm.$_pauseEnter,"click":_vm.play}}):_vm._e(),_c('img',{ref:"forward",staticClass:"mapgis-track-player-forward",attrs:{"src":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNERBNTNBMDM4N0MxMUVDOTYyNEEwRDg3NEMxQUI2QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNERBNTNBMTM4N0MxMUVDOTYyNEEwRDg3NEMxQUI2QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM0REE1MzlFMzg3QzExRUM5NjI0QTBEODc0QzFBQjZCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM0REE1MzlGMzg3QzExRUM5NjI0QTBEODc0QzFBQjZCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Br2+XwAAAONJREFUeNpi/P//PwMlgJGuBth5RBwG0Yd2rLCFibGgKXgHpNYCcRlQ0Xt0A5iZWWzQxZiQOSwsLIJAnALEN5x8YqLQFQPFwRi3AaxsMCwGxEvdApN2ArESujyKHmQOGzsHuqVuQHzFJyKrCUj3srKxYYQLigHsmAaAACcQtwNxECMjI1kGwGMMmyCqARyc2NR8B2KwF/79+/cLrwFYwmAXEGfO7C69B+KkFnfgdwEbGzuM+QqICye35i1DlmdlJRCIQAXvYQmpryEDIyERNACoSQhfKDKzsB5BD0zGAc+NAAEGAOxjOj4Wq8AXAAAAAElFTkSuQmCC","alt":"前进"},on:{"click":_vm.forward,"mouseleave":_vm.$_forwardLeave,"mouseenter":_vm.$_forwardEnter}}),_c('span',{staticClass:"mapgis-track-player-end"},[_vm._v(_vm._s(_vm.endTime))])])])])}
|
|
299698
299720
|
var Trackvue_type_template_id_a2b54b5c_scoped_true_staticRenderFns = []
|
|
299699
299721
|
|
|
@@ -299976,14 +299998,14 @@ var Track_component = normalizeComponent(
|
|
|
299976
299998
|
)
|
|
299977
299999
|
|
|
299978
300000
|
/* harmony default export */ var Track_Track = (Track_component.exports);
|
|
299979
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
300001
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/Plotting/PlottingLayer.vue?vue&type=template&id=504a22fc&scoped=true
|
|
299980
300002
|
var PlottingLayervue_type_template_id_504a22fc_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('panel-one',{ref:"panel",on:{"chooseTool":_vm.$_chooseTool}}),_c('edit-panel',{attrs:{"show":_vm.showEditPanel,"editOptions":_vm.toolOptions}})],1)}
|
|
299981
300003
|
var PlottingLayervue_type_template_id_504a22fc_scoped_true_staticRenderFns = []
|
|
299982
300004
|
|
|
299983
300005
|
|
|
299984
300006
|
// CONCATENATED MODULE: ./src/components/Layer/Plotting/PlottingLayer.vue?vue&type=template&id=504a22fc&scoped=true
|
|
299985
300007
|
|
|
299986
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
300008
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/Plotting/PanelOne.vue?vue&type=template&id=61bdcefb&scoped=true
|
|
299987
300009
|
var PanelOnevue_type_template_id_61bdcefb_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:"mapgis-plotting-tool-panel",class:{plottingLayOff: _vm.layOffTool, plottingLayOut: _vm.layOutTool}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showTool),expression:"showTool"}],staticClass:"mapgis-plotting-toolbar"},_vm._l((_vm.tools),function(tool,index){return _c('div',{key:index,staticClass:"mapgis-plotting-tool"},[_c('img',{staticClass:"mapgis-plotting-tool-icon",class:{mapgisPlottingActive: _vm.activeTool === tool},attrs:{"src":_vm.imgs[tool + 'Image'],"title":_vm.toolTips[index]},on:{"click":function($event){return _vm.$_chooseTool(tool)}}}),_c('img',{staticClass:"mapgis-plotting-tool-split",attrs:{"src":_vm.imgs.splitImg}})])}),0),_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.showTool),expression:"!showTool"}],staticClass:"mapgis-plotting-tool"},[_c('img',{staticClass:"mapgis-plotting-tool-icon",attrs:{"src":_vm.layOffImg},on:{"click":function($event){return _vm.$_chooseTool('point')}}})])]),_c('div',{staticClass:"mapgis-plotting-tool-lay",class:{plottingLayOff: _vm.layOffTool, plottingLayOut: _vm.layOutTool}},[_c('img',{directives:[{name:"show",rawName:"v-show",value:(_vm.switchIcon),expression:"switchIcon"}],staticClass:"mapgis-plotting-tool-lay-off",attrs:{"src":_vm.imgs.layOff},on:{"click":_vm.$_layOff}}),_c('img',{directives:[{name:"show",rawName:"v-show",value:(!_vm.switchIcon),expression:"!switchIcon"}],staticClass:"mapgis-plotting-tool-lay-off",attrs:{"src":_vm.imgs.layOut},on:{"click":_vm.$_layOut}})])])}
|
|
299988
300010
|
var PanelOnevue_type_template_id_61bdcefb_scoped_true_staticRenderFns = []
|
|
299989
300011
|
|
|
@@ -300086,7 +300108,7 @@ var PanelOne_component = normalizeComponent(
|
|
|
300086
300108
|
)
|
|
300087
300109
|
|
|
300088
300110
|
/* harmony default export */ var PanelOne = (PanelOne_component.exports);
|
|
300089
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
300111
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/Plotting/EditPanel.vue?vue&type=template&id=57ac8662&scoped=true
|
|
300090
300112
|
var EditPanelvue_type_template_id_57ac8662_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.editOptionsCopy)?_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.show),expression:"show"}],staticClass:"mapgis-plotting-edit-panel"},[_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-tool-row mapgis-plotting-edit-tool-row-title"},[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":8}},[_c('span',{staticStyle:{"font-size":"16px","margin-left":"17px"}},[_vm._v("编辑区域")])]),_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",staticStyle:{"padding-left":"5px"},attrs:{"span":16}},[_c('img',{staticClass:"mapgis-plotting-edit-panel-close",attrs:{"src":_vm.closeImg},on:{"click":_vm.$_closePanel}})])],1),_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-tool-row"},[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":8}},[_vm._v("类型 "),_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(":")])]),_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",staticStyle:{"padding-left":"5px"},attrs:{"span":16}},[_vm._v("\n "+_vm._s(_vm.editOptionsCopy.type)+"\n ")])],1),_vm._l((_vm.editOptionsCopy.options),function(option,index){return _c('div',{key:index},[(option.type === 'input')?_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-tool-row"},[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":8}},[_vm._v(_vm._s(option.title)+" "),_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(":")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-input',{staticClass:"mapgis-plotting-edit-input",model:{value:(option.value),callback:function ($$v) {_vm.$set(option, "value", $$v)},expression:"option.value"}})],1)],1):_vm._e(),(option.type === 'inputNumber')?_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-tool-row"},[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":8}},[_vm._v(_vm._s(option.title)+" "),_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(":")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-input-number',{staticClass:"mapgis-plotting-edit-input",model:{value:(option.value),callback:function ($$v) {_vm.$set(option, "value", $$v)},expression:"option.value"}})],1)],1):_vm._e(),(option.type === 'color')?_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-tool-row"},[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":8}},[_vm._v(_vm._s(option.title)+" "),_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(":")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('div',{staticClass:"mapgis-plotting-edit-tool-material-color"},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":option.value},on:{"update:color":function($event){return _vm.$set(option, "value", $event)},"input":_vm.$_changeMaterialColor}})],1)])],1):_vm._e(),(option.type === 'slider')?_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-tool-row"},[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":8}},[_vm._v(_vm._s(option.title)+" "),_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(":")])]),_c('mapgis-ui-col',{attrs:{"span":9}},[_c('mapgis-ui-slider',{staticClass:"mapgis-plotting-edit-slider",attrs:{"min":option.min,"max":option.max,"step":option.step},model:{value:(option.value),callback:function ($$v) {_vm.$set(option, "value", $$v)},expression:"option.value"}})],1),_c('mapgis-ui-col',{attrs:{"span":7}},[_c('mapgis-ui-input-number',{staticClass:"mapgis-plotting-edit-input-slider",model:{value:(option.value),callback:function ($$v) {_vm.$set(option, "value", $$v)},expression:"option.value"}})],1)],1):_vm._e(),(option.type === 'switch')?_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-tool-row"},[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":10}},[_vm._v(_vm._s(option.title)+" "),_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(":")])]),_c('mapgis-ui-col',{attrs:{"span":14}},[_c('mapgis-ui-switch',{staticClass:"mapgis-plotting-edit-tool-switch",attrs:{"checked-children":"开","un-checked-children":"关"},on:{"change":function($event){return _vm.$_switchChange(option.fields,option.value)}},model:{value:(option.value),callback:function ($$v) {_vm.$set(option, "value", $$v)},expression:"option.value"}})],1)],1):_vm._e(),(option.type === 'collapse')?_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-tool-row",staticStyle:{"margin-bottom":"6px"}},[_c('mapgis-ui-row',[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":10}},[_vm._v(_vm._s(option.title)+" "),_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(":")])]),_c('mapgis-ui-col',{attrs:{"span":14}},[_c('mapgis-ui-switch',{staticClass:"mapgis-plotting-edit-tool-switch",attrs:{"checked-children":"开","un-checked-children":"关"},on:{"change":function($event){return _vm.$_switchChange(option.key,option.value,option)}},model:{value:(option.value),callback:function ($$v) {_vm.$set(option, "value", $$v)},expression:"option.value"}})],1)],1),_c('div',{staticClass:"mapgis-plotting-edit-collapse",style:({maxHeight: option.height})},_vm._l((option.options),function(o,oIndex){return _c('div',{key:oIndex},[(o.type === 'inputNumber')?_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-collapse-row"},[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":8}},[_vm._v(_vm._s(o.title)+" "),_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(":")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-input-number',{staticClass:"mapgis-plotting-edit-input",model:{value:(o.value),callback:function ($$v) {_vm.$set(o, "value", $$v)},expression:"o.value"}})],1)],1):_vm._e(),(o.type === 'input')?_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-collapse-row"},[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":8}},[_vm._v(_vm._s(o.title)+" "),_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(":")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-input',{staticClass:"mapgis-plotting-edit-input",model:{value:(o.value),callback:function ($$v) {_vm.$set(o, "value", $$v)},expression:"o.value"}})],1)],1):_vm._e(),(o.type === 'color')?_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-collapse-row"},[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":8}},[_vm._v("\n "+_vm._s(o.title)+" "),_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(":")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('div',{staticClass:"mapgis-plotting-edit-tool-material-color"},[_c('mapgis-ui-sketch-color-picker',{attrs:{"color":o.value},on:{"update:color":function($event){return _vm.$set(o, "value", $event)},"input":_vm.$_changeMaterialColor}})],1)])],1):_vm._e()],1)}),0)],1):_vm._e(),(option.type === 'select')?_c('mapgis-ui-row',{staticClass:"mapgis-plotting-edit-tool-row"},[_c('mapgis-ui-col',{staticClass:"mapgis-plotting-edit-tool-title",attrs:{"span":8}},[_vm._v(_vm._s(option.title)+" "),_c('span',{staticStyle:{"font-weight":"bold"}},[_vm._v(":")])]),_c('mapgis-ui-col',{attrs:{"span":16}},[_c('mapgis-ui-select',{staticClass:"mapgis-plotting-edit-select",model:{value:(_vm.material),callback:function ($$v) {_vm.material=$$v},expression:"material"}},_vm._l((option.value),function(m,index){return _c('mapgis-ui-select-option',{key:index,attrs:{"value":m}},[_vm._v("\n "+_vm._s(m)+"\n ")])}),1)],1)],1):_vm._e()],1)})],2):_vm._e()}
|
|
300091
300113
|
var EditPanelvue_type_template_id_57ac8662_scoped_true_staticRenderFns = []
|
|
300092
300114
|
|
|
@@ -300933,35 +300955,35 @@ var PlottingLayer_component = normalizeComponent(
|
|
|
300933
300955
|
)
|
|
300934
300956
|
|
|
300935
300957
|
/* harmony default export */ var PlottingLayer = (PlottingLayer_component.exports);
|
|
300936
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
300958
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/MapStory/MapStory.vue?vue&type=template&id=466cdb10&scoped=true
|
|
300937
300959
|
var MapStoryvue_type_template_id_466cdb10_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-map-story-container",style:({width: _vm.containerWidth})},[_c('project-panel',{ref:"projectPanel",attrs:{"data-source":_vm.dataSourceCopy,"height":_vm.height,"width":_vm.width,"enableOneMap":_vm.enableOneMap,"models":_vm.models},on:{"changeChapter":_vm.$_changeChapter,"setCamera":_vm.$_setCamera,"save":_vm.$_save,"close":_vm.$_close,"addChapter":_vm.$_addChapter,"copyChapter":_vm.$_addChapter,"deleteChapter":_vm.$_deleteChapter,"addStory":_vm.$_addStory,"deleteStory":_vm.$_deleteStory,"changeStory":_vm.$_changeStory,"storyPreview":_vm.$_storyPreview,"chapterPreview":_vm.$_chapterPreview}}),_c('input',{staticStyle:{"display":"none"},attrs:{"type":"file","id":_vm.inputId,"accept":".json"}}),_vm._l((_vm.optArr),function(opt,index){return _c('map-collection',{key:index,attrs:{"options":opt}})}),_vm._l((_vm.projectMaps),function(opt){return _c('map-collection',{key:opt.vueIndex,attrs:{"options":opt}})}),_vm._l((_vm.popups),function(popup){return [_c('mapgis-3d-popup',{key:popup.vueIndex,attrs:{"position":{"longitude":popup.lng,"latitude":popup.lat,"height":popup.alt},"forceRender":true,"vueIndex":popup.vueIndex},model:{value:(popup.show),callback:function ($$v) {_vm.$set(popup, "show", $$v)},expression:"popup.show"}},[_c('div',[_c('div',{staticClass:"mapgis-3d-map-story-small-popup-container"},[(popup.title)?_c('div',{staticClass:"mapgis-3d-map-story-small-popup-title"},[_vm._v("\n "+_vm._s(popup.title)+"\n ")]):_vm._e(),_c('mapgis-ui-carousel',{staticClass:"mapgis-3d-map-story-small-popup-carousel",attrs:{"autoplay":""}},_vm._l((popup.images),function(image,index){return _c('div',{key:index + 10000,staticClass:"mapgis-3d-map-story-small-popup-img-div"},[_c('img',{staticClass:"mapgis-3d-map-story-small-popup-img",attrs:{"src":image,"alt":""}})])}),0),_c('div',{staticClass:"mapgis-3d-map-story-small-popup",domProps:{"innerHTML":_vm._s(popup.content)}})],1)])])]}),(!_vm.enableOneMap)?_c('mapgis-3d-preview-map-story',{directives:[{name:"show",rawName:"v-show",value:(_vm.showPreview),expression:"showPreview"}],ref:"preview",attrs:{"height":_vm.height,"width":_vm.width,"dataSource":_vm.storyDataSource},on:{"closePanel":_vm.$_closePreview}}):_vm._e()],2)}
|
|
300938
300960
|
var MapStoryvue_type_template_id_466cdb10_scoped_true_staticRenderFns = []
|
|
300939
300961
|
|
|
300940
300962
|
|
|
300941
300963
|
// CONCATENATED MODULE: ./src/components/Layer/MapStory/MapStory.vue?vue&type=template&id=466cdb10&scoped=true
|
|
300942
300964
|
|
|
300943
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
300965
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/MapStory/projectPanel.vue?vue&type=template&id=a03e405a&scoped=true
|
|
300944
300966
|
var projectPanelvue_type_template_id_a03e405a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('project-panel-ui',{directives:[{name:"show",rawName:"v-show",value:(_vm.showProjectPanel),expression:"showProjectPanel"}],ref:"projectP",attrs:{"height":_vm.height,"width":_vm.width,"models":_vm.models,"data-source":_vm.dataSourceCopy,"enableImport":_vm.enableImport,"enableOneMap":_vm.enableOneMap},on:{"addMap":_vm.$_addChapterMap,"addStory":_vm.$_addStory,"deleteStory":_vm.$_deleteStory,"editProject":_vm.$_editStory,"toggleChapterFeatures":_vm.$_toggleChapterFeatures,"addChapter":_vm.$_addChapter,"copyChapter":_vm.$_copyChapter,"deleteChapter":_vm.$_deleteChapter,"changeChapter":_vm.$_changeChapter,"changeStory":_vm.$_changeStory,"storyPreview":_vm.$_storyPreview,"setCamera":_vm.$_setCamera,"selectCamera":_vm.$_selectCamera,"showProject":_vm.$_showStory,"chapterPreview":_vm.$_chapterPreview,"export":_vm.$_export,"import":_vm.$_import,"save":_vm.$_save,"close":_vm.$_close}})],1)}
|
|
300945
300967
|
var projectPanelvue_type_template_id_a03e405a_scoped_true_staticRenderFns = []
|
|
300946
300968
|
|
|
300947
300969
|
|
|
300948
300970
|
// CONCATENATED MODULE: ./src/components/Layer/MapStory/projectPanel.vue?vue&type=template&id=a03e405a&scoped=true
|
|
300949
300971
|
|
|
300950
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
300972
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/MapStory/ProjectPanelUI.vue?vue&type=template&id=d96bd522&scoped=true
|
|
300951
300973
|
var ProjectPanelUIvue_type_template_id_d96bd522_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:"mapgis-ui-project-panel",style:({height: _vm.height + 'px',width: _vm.width + 'px'}),on:{"click":_vm.$_click}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.showStoryEdit),expression:"!showStoryEdit"}],staticClass:"mapgis-ui-project-panel-content",style:({height: _vm.height + 'px'})},[(!_vm.enableOneMap)?_c('mapgis-ui-row',{staticClass:"mapgis-ui-project-panel-back"},[_c('span',[_vm._v("\n 地图故事\n ")]),_c('mapgis-ui-svg-icon',{staticStyle:{"position":"absolute","right":"-16px","top":"0"},attrs:{"iconStyle":{width: '18px'},"type":"close"},on:{"click":_vm.$_close}})],1):_vm._e(),_c('mapgis-ui-project-header',{attrs:{"enableImport":_vm.enableImport},on:{"import":_vm.$_import,"search":_vm.$_search}}),_c('mapgis-ui-project-row',{attrs:{"projects":_vm.dataSourceCopy,"hideArr":_vm.hideArr,"width":_vm.width},on:{"editProject":_vm.$_editStory,"deleted":_vm.$_deleteStory,"export":_vm.$_export,"import":_vm.$_import,"showProjected":_vm.$_showProject,"marked":_vm.$_markerStory,"storyPreview":_vm.$_storyPreview}})],1),_c('mapgis-ui-row',{directives:[{name:"show",rawName:"v-show",value:(!_vm.showStoryEdit),expression:"!showStoryEdit"}],staticClass:"mapgis-ui-project-add-story-row"},[_c('mapgis-ui-col',{attrs:{"span":"24"}},[_c('mapgis-ui-button',{staticClass:"mapgis-ui-project-add-story",attrs:{"type":"primary"},on:{"click":_vm.$_addStory}},[_vm._v("\n 新建故事\n ")])],1)],1),_c('project-edit',{directives:[{name:"show",rawName:"v-show",value:(_vm.showStoryEdit),expression:"showStoryEdit"}],ref:"panelEdit",attrs:{"data-source":_vm.currentStory,"width":_vm.width,"height":_vm.height,"models":_vm.models,"cameras":_vm.cameras,"enableOneMap":_vm.enableOneMap},on:{"changeChapter":_vm.$_changeChapter,"changeStory":_vm.$_changeStory,"addMap":_vm.$_addMap,"setCamera":_vm.$_setCamera,"selectCamera":_vm.$_selectCamera,"toggleChapterFeatures":_vm.$_toggleChapterFeatures,"storyPreview":_vm.$_storyPreview,"chapterPreview":_vm.$_chapterPreview,"addChapter":_vm.$_addChapter,"deleteChapter":_vm.$_deleteChapter,"copyChapter":_vm.$_copyChapter,"export":_vm.$_export,"save":_vm.$_save,"back":_vm.$_back,"close":_vm.$_close}})],1)])}
|
|
300952
300974
|
var ProjectPanelUIvue_type_template_id_d96bd522_scoped_true_staticRenderFns = []
|
|
300953
300975
|
|
|
300954
300976
|
|
|
300955
300977
|
// CONCATENATED MODULE: ./src/components/Layer/MapStory/ProjectPanelUI.vue?vue&type=template&id=d96bd522&scoped=true
|
|
300956
300978
|
|
|
300957
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
300979
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/MapStory/ProjectEdit.vue?vue&type=template&id=6b057ac0&scoped=true
|
|
300958
300980
|
var ProjectEditvue_type_template_id_6b057ac0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-ui-project-edit-panel",style:({height: _vm.height + 'px', width: _vm.width + 'px'}),attrs:{"id":_vm.id},on:{"click":_vm.$_clickPanel}},[(!_vm.enableOneMap)?_c('mapgis-ui-row',{staticClass:"mapgis-ui-project-edit-back"},[_c('mapgis-ui-svg-icon',{staticStyle:{"position":"absolute","left":"5px","top":"0"},attrs:{"iconStyle":{width: '18px'},"type":"back"},on:{"click":_vm.$_back}}),_c('span',{on:{"click":_vm.$_back}},[_vm._v("\n 返回上一级\n ")]),_c('mapgis-ui-svg-icon',{staticStyle:{"position":"absolute","right":"-16px","top":"0"},attrs:{"iconStyle":{width: '18px'},"type":"close"},on:{"click":_vm.$_close}})],1):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.editChapter && !_vm.showSetting),expression:"!editChapter && !showSetting"}],style:({height: _vm.height - 38 + 'px'})},[_c('div',{staticClass:"mapgis-ui-project-edit-top-bar"},[_c('mapgis-ui-row',{staticClass:"mapgis-ui-project-edit-top-tool"},[_c('mapgis-ui-col',{staticClass:"mapgis-ui-project-edit-top-left",attrs:{"span":"18"}}),_c('mapgis-ui-col',{staticClass:"mapgis-ui-project-edit-top-right",attrs:{"span":"6"}})],1),_c('mapgis-ui-row',{staticClass:"mapgis-ui-project-edit-title"},[(_vm.dataSourceCopy && _vm.dataSourceCopy.title)?_c('mapgis-ui-col',{attrs:{"span":"24"}},[_c('span',{directives:[{name:"show",rawName:"v-show",value:(!_vm.editTitle),expression:"!editTitle"}],staticClass:"mapgis-ui-project-edit-title-value"},[_vm._v(_vm._s(_vm.dataSourceCopy.title))]),_c('mapgis-ui-svg-icon',{directives:[{name:"show",rawName:"v-show",value:(!_vm.editTitle),expression:"!editTitle"}],staticClass:"mapgis-ui-project-edit-edit-icon mapgis-ui-project-edit-edit-icon-p",attrs:{"id":"mpEdit","iconStyle":{color: 'white'},"type":"edit"},on:{"click":_vm.$_editTitle}}),_c('mapgis-ui-input',{directives:[{name:"show",rawName:"v-show",value:(_vm.editTitle),expression:"editTitle"}],staticClass:"mapgis-ui-project-edit-title-edit",attrs:{"title":"标题","id":"mpTitle"},on:{"change":_vm.$_titleChange},model:{value:(_vm.dataSourceCopy.title),callback:function ($$v) {_vm.$set(_vm.dataSourceCopy, "title", $$v)},expression:"dataSourceCopy.title"}})],1):_vm._e()],1)],1),_c('mapgis-ui-row',[(_vm.dataSourceCopy && _vm.dataSourceCopy.chapters)?_c('mapgis-ui-feature-row',{attrs:{"width":_vm.width},on:{"editChapter":_vm.$_editChapter,"deleteChapter":_vm.$_deleteChapter},model:{value:(_vm.dataSourceCopy.chapters),callback:function ($$v) {_vm.$set(_vm.dataSourceCopy, "chapters", $$v)},expression:"dataSourceCopy.chapters"}}):_vm._e()],1)],1),(_vm.dataSourceCopy && _vm.dataSourceCopy.map)?_c('mapgis-ui-map-multi-rows',{directives:[{name:"show",rawName:"v-show",value:(_vm.showSetting),expression:"showSetting"}],attrs:{"showTitleIcon":false,"showMoreTitle":"","map":_vm.dataSourceCopy.map,"title":"附加地图"},on:{"addMap":_vm.$_addProjectMap}}):_vm._e(),_c('mapgis-ui-row',{directives:[{name:"show",rawName:"v-show",value:(!_vm.editChapter && !_vm.showSetting),expression:"!editChapter && !showSetting"}],staticClass:"mapgis-ui-project-edit-new-feature"},[_c('mapgis-ui-col',{attrs:{"span":"24"}},[_c('mapgis-ui-dropdown',[_c('mapgis-ui-menu',{attrs:{"slot":"overlay"},slot:"overlay"},[_c('mapgis-ui-menu-item',{key:"4",on:{"click":_vm.$_copyChapter}},[_vm._v("\n 复制上一章节\n ")])],1),_c('mapgis-ui-button',{staticClass:"mapgis-ui-project-edit-feature-button",on:{"click":_vm.$_addChapter}},[_vm._v("\n 新建章节\n ")])],1),_c('mapgis-ui-button',{staticClass:"mapgis-ui-project-edit-feature-preview",attrs:{"type":"primary"},on:{"click":_vm.$_storyPreview}},[_vm._v("\n 预览\n ")])],1)],1),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.editChapter),expression:"editChapter"}]},[_c('feature-edit',{ref:"featureEdit",attrs:{"data-source":_vm.currentChapter,"cameras":_vm.cameras,"height":_vm.panelHeight,"editList":_vm.editList,"enableOneMap":_vm.enableOneMap,"models":_vm.models},on:{"change":_vm.$_changeChapter,"setCamera":_vm.$_setCamera,"selectCamera":_vm.$_selectCamera,"addMap":_vm.$_addMap,"chapterPreview":_vm.$_chapterPreview,"animationTimeChanged":_vm.$_changeAnimationTime,"save":_vm.$_save}})],1)],1)}
|
|
300959
300981
|
var ProjectEditvue_type_template_id_6b057ac0_scoped_true_staticRenderFns = []
|
|
300960
300982
|
|
|
300961
300983
|
|
|
300962
300984
|
// CONCATENATED MODULE: ./src/components/Layer/MapStory/ProjectEdit.vue?vue&type=template&id=6b057ac0&scoped=true
|
|
300963
300985
|
|
|
300964
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
300986
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/MapStory/FeatureEdit.vue?vue&type=template&id=4320985c
|
|
300965
300987
|
var FeatureEditvue_type_template_id_4320985c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticStyle:{"position":"relative","width":"100%"},style:({height: _vm.height - 40 + 'px'})},[(_vm.dataSourceCopy)?_c('div',{staticClass:"mapgis-ui-feature-edit-panel",style:({height: _vm.height - 85 + 'px'})},[_c('mapgis-ui-input-row-left',{attrs:{"title":"标题","paddingLeft":"7px","paddingRight":"6px","fontSize":"14px"},model:{value:(_vm.dataSourceCopy.title),callback:function ($$v) {_vm.$set(_vm.dataSourceCopy, "title", $$v)},expression:"dataSourceCopy.title"}}),_c('mapgis-ui-map-multi-rows',{directives:[{name:"show",rawName:"v-show",value:(_vm.showMoreMap),expression:"showMoreMap"}],attrs:{"showMoreTitle":_vm.showMoreTitle,"map":_vm.dataSourceCopy.map,"title":"附加地图"},on:{"showMore":_vm.$_showAdvance,"addMap":_vm.$_addMap}}),_c('mapgis-ui-set-camera-view-select',{attrs:{"showTitleIcon":false,"cameras":_vm.cameras,"titleStyle":_vm.cameraTitleStyle,"mainStyle":_vm.cameraMainStyle},on:{"click":_vm.$_setCamera,"showDetail":_vm.$_showCameraDetail,"selectCamera":_vm.$_selectCamera}}),_c('mapgis-ui-set-camera-view',{directives:[{name:"show",rawName:"v-show",value:(_vm.showCameraDetail),expression:"showCameraDetail"}],attrs:{"showTitle":false,"showButton":false,"disableInput":true},model:{value:(_vm.camera),callback:function ($$v) {_vm.camera=$$v},expression:"camera"}}),_c('mapgis-ui-input-row-left',{attrs:{"title":"漫游时间","paddingLeft":"7px","paddingRight":"5px","fontSize":"14px"},on:{"change":_vm.$_setAnimationTime},model:{value:(_vm.dataSourceCopy.animationTime),callback:function ($$v) {_vm.$set(_vm.dataSourceCopy, "animationTime", $$v)},expression:"dataSourceCopy.animationTime"}}),_c('mapgis-ui-choose-picture-right',{attrs:{"showTitleIcon":false,"useInternetImg":true,"enablePreview":false},on:{"changeImage":_vm.$_changeImage},model:{value:(_vm.dataSourceCopy.images),callback:function ($$v) {_vm.$set(_vm.dataSourceCopy, "images", $$v)},expression:"dataSourceCopy.images"}}),_c('mapgis-ui-group-tab',{staticStyle:{"padding-left":"8px"},attrs:{"title":"标绘工具"}}),(_vm.dataSourceCopy)?_c('mapgis-3d-graphic-single-layer',{ref:"graphicLayer",attrs:{"data-source":_vm.graphics,"containerStyle":_vm.graphicContainerStyle,"iconsPanelStyle":_vm.iconsPanelStyle,"enableOneMap":_vm.enableOneMap,"enableMapStory":true,"models":_vm.models,"vueIndex":_vm.dataSourceCopy.mapStoryUUID,"vueKey":_vm.dataSourceCopy.mapStoryUUID},on:{"addFeature":_vm.$_addGraphic,"saveCamera":_vm.$_setCamera,"delete":_vm.$_deleteGraphic}}):_vm._e(),_c('mapgis-ui-group-tab',{staticStyle:{"padding-left":"8px"},attrs:{"title":"富文本编辑"}}),_c('mapgis-ui-row',{staticStyle:{"width":"100%","padding-left":"8px","padding-right":"9px"}},[(_vm.editor)?_c('div',{staticClass:"editor-menu-bar-head"},[_c('editor-menu-bar',{attrs:{"editor":_vm.editor},scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
300966
300988
|
var commands = ref.commands;
|
|
300967
300989
|
return [_c('div',{staticClass:"editor-menu-bar-content"},[_c('span',{on:{"click":commands.bold}},[_c('mapgis-ui-svg-icon',{attrs:{"containerStyle":_vm.editButtonContainerStyle,"iconStyle":_vm.editButtonStyle,"title":"粗体","type":"border"}})],1),_c('span',{on:{"click":function($event){return _vm.showImagePrompt(commands.image)}}},[_c('mapgis-ui-svg-icon',{attrs:{"containerStyle":_vm.editButtonContainerStyle,"iconStyle":_vm.pictureStyle,"title":"图片","type":"picture"}})],1),_c('span',{on:{"click":commands.italic}},[_c('mapgis-ui-svg-icon',{attrs:{"containerStyle":_vm.editButtonContainerStyle,"iconStyle":_vm.editButtonStyle,"title":"斜体","type":"italic"}})],1),_c('span',{on:{"click":commands.strike}},[_c('mapgis-ui-svg-icon',{attrs:{"containerStyle":_vm.editButtonContainerStyle,"iconStyle":_vm.editButtonStyle,"title":"删除线","type":"strike"}})],1),_c('span',{on:{"click":commands.underline}},[_c('mapgis-ui-svg-icon',{attrs:{"containerStyle":_vm.editButtonContainerStyle,"iconStyle":_vm.editButtonStyle,"title":"下划线","type":"underline"}})],1),_c('span',{on:{"click":commands.bullet_list}},[_c('mapgis-ui-svg-icon',{attrs:{"containerStyle":_vm.editButtonContainerStyle,"iconStyle":_vm.editButtonStyle,"title":"无序列表","type":"ul"}})],1),_c('span',{on:{"click":commands.ordered_list}},[_c('mapgis-ui-svg-icon',{attrs:{"containerStyle":_vm.editButtonContainerStyle,"iconStyle":_vm.editButtonStyle,"title":"有序列表","type":"ol"}})],1),_c('span',{on:{"click":commands.blockquote}},[_c('mapgis-ui-svg-icon',{attrs:{"containerStyle":_vm.editButtonContainerStyle,"iconStyle":_vm.editButtonStyle,"title":"引用","type":"quote"}})],1),_c('span',{on:{"click":commands.code}},[_c('mapgis-ui-svg-icon',{attrs:{"containerStyle":_vm.editButtonContainerStyle,"iconStyle":_vm.editButtonStyle,"title":"代码","type":"code"}})],1)])]}}],null,false,2024380830)}),_c('editor-content',{staticClass:"mapgis-3d-map-story-edit-container",attrs:{"editor":_vm.editor}})],1):_vm._e()])],1):_vm._e(),(_vm.dataSourceCopy)?_c('mapgis-ui-project-bottom-panel',{staticClass:"mapgis-ui-feature-edit-bottom",attrs:{"enableSave":false},on:{"save":_vm.$_save,"preview":_vm.$_preview}}):_vm._e()],1)])}
|
|
@@ -324626,7 +324648,7 @@ var projectPanel_component = normalizeComponent(
|
|
|
324626
324648
|
)
|
|
324627
324649
|
|
|
324628
324650
|
/* harmony default export */ var projectPanel = (projectPanel_component.exports);
|
|
324629
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
324651
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/MapStory/mapCollection.vue?vue&type=template&id=1fa4305b&scoped=true
|
|
324630
324652
|
var mapCollectionvue_type_template_id_1fa4305b_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.optionsCopy.type === 'WMS')?_c('mapgis-3d-ogc-wms-layer',{attrs:{"baseUrl":_vm.optionsCopy.baseUrl,"layers":_vm.optionsCopy.layers,"vueKey":_vm.optionsCopy.vueKey,"vueIndex":_vm.optionsCopy.vueIndex}}):_vm._e(),(_vm.optionsCopy.type === 'TILE')?_c('mapgis-3d-igs-tile-layer',{attrs:{"baseUrl":_vm.optionsCopy.baseUrl,"tilingScheme":_vm.optionsCopy.tilingScheme,"vueKey":_vm.optionsCopy.vueKey,"vueIndex":_vm.optionsCopy.vueIndex}}):_vm._e(),(_vm.optionsCopy.type === 'DYNAMIC')?_c('mapgis-3d-igs-dynamic-layer',{attrs:{"baseUrl":_vm.optionsCopy.baseUrl,"gdbps":_vm.optionsCopy.gdbps,"vueKey":_vm.optionsCopy.vueKey,"vueIndex":_vm.optionsCopy.vueIndex}}):_vm._e(),(_vm.optionsCopy.type === 'DOC')?_c('mapgis-3d-igs-doc-layer',{attrs:{"baseUrl":_vm.optionsCopy.baseUrl,"layers":_vm.optionsCopy.layers,"vueKey":_vm.optionsCopy.vueKey,"vueIndex":_vm.optionsCopy.vueIndex}}):_vm._e(),(_vm.optionsCopy.type === 'WMTS')?_c('mapgis-3d-ogc-wmts-layer',{attrs:{"baseUrl":_vm.optionsCopy.baseUrl,"wmtsLayer":_vm.optionsCopy.layer,"tileMatrixSet":_vm.optionsCopy.tileMatrixSet,"tilingScheme":_vm.optionsCopy.tilingScheme,"format":_vm.optionsCopy.format,"vueKey":_vm.optionsCopy.vueKey,"vueIndex":_vm.optionsCopy.vueIndex}}):_vm._e()],1)}
|
|
324631
324653
|
var mapCollectionvue_type_template_id_1fa4305b_scoped_true_staticRenderFns = []
|
|
324632
324654
|
|
|
@@ -325346,7 +325368,7 @@ var MapStory_component = normalizeComponent(
|
|
|
325346
325368
|
)
|
|
325347
325369
|
|
|
325348
325370
|
/* harmony default export */ var MapStory = (MapStory_component.exports);
|
|
325349
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
325371
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/MapStory/PreviewMapStory.vue?vue&type=template&id=76fca89a&scoped=true
|
|
325350
325372
|
var PreviewMapStoryvue_type_template_id_76fca89a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('mapgis-ui-story-panel-large',{ref:"storyPanel",attrs:{"showArrow":_vm.enableArrow,"showPlay":_vm.enablePlay,"dataSource":_vm.storyFeature,"height":_vm.panelHeight,"width":_vm.width,"enableFullScreen":_vm.enableFullScreen,"enableClose":_vm.enableClose},on:{"closePanel":_vm.$_closePanel,"flyTo":_vm.$_flyTo,"play":_vm.$_preview}}),_vm._l((_vm.optArr),function(opt,index){return _c('map-collection',{key:index,attrs:{"options":opt}})}),(_vm.projectMap)?_c('map-collection',{attrs:{"options":_vm.projectMap}}):_vm._e()],2)}
|
|
325351
325373
|
var PreviewMapStoryvue_type_template_id_76fca89a_scoped_true_staticRenderFns = []
|
|
325352
325374
|
|
|
@@ -325539,7 +325561,7 @@ var PreviewMapStory_component = normalizeComponent(
|
|
|
325539
325561
|
)
|
|
325540
325562
|
|
|
325541
325563
|
/* harmony default export */ var PreviewMapStory = (PreviewMapStory_component.exports);
|
|
325542
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
325564
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/simulation/CityGrow/CityGrow.vue?vue&type=template&id=1c0f10b8&scoped=true
|
|
325543
325565
|
var CityGrowvue_type_template_id_1c0f10b8_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('mapgis-ui-plot-timeline',{attrs:{"curTimeWidth":_vm.curTimeWidth,"max":_vm.maxSlider,"min":_vm.minSlider,"speed":_vm.speedValue,"speedStep":1,"minSpeed":_vm.minSpeed,"maxSpeed":_vm.maxSpeed,"interval":_vm.growInterval,"intervalOptions":_vm.dataFields,"tipFormatter":_vm.formatter,"currentTime":String(_vm.formatDate(_vm.sliderValue)),"forwardActive":_vm.playBtn,"backActive":_vm.backBtn,"pauseActive":_vm.suspendBtn,"enableStart":false,"enableEnd":false,"disableBackward":true,"disableForward":true,"disablePause":true,"loop":true},on:{"backward":_vm.backSetting,"pause":_vm.suspendSetting,"forward":_vm.playSetting,"intervalChange":_vm.onFieldChange,"speedChange":_vm.onChange,"change":_vm.onSliderChange},model:{value:(_vm.sliderValue),callback:function ($$v) {_vm.sliderValue=$$v},expression:"sliderValue"}})}
|
|
325544
325566
|
var CityGrowvue_type_template_id_1c0f10b8_scoped_true_staticRenderFns = []
|
|
325545
325567
|
|
|
@@ -325938,7 +325960,7 @@ var CityGrow_component = normalizeComponent(
|
|
|
325938
325960
|
)
|
|
325939
325961
|
|
|
325940
325962
|
/* harmony default export */ var CityGrow = (CityGrow_component.exports);
|
|
325941
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
325963
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/simulation/CityGrow/CityGrowOptions.vue?vue&type=template&id=91fc36a0&scoped=true
|
|
325942
325964
|
var CityGrowOptionsvue_type_template_id_91fc36a0_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{staticClass:"mapgis-city-grow-options"},[_c('mapgis-ui-select-panel',{attrs:{"label":"开始时间字段","labelCol":24,"wrapperCol":24,"selectOptions":_vm.dataFields,"disabled":_vm.isDisabled},on:{"change":function (val) { return _vm.onFieldChange(val, 'startTimeField'); }},model:{value:(_vm.featureStyle.startTimeField),callback:function ($$v) {_vm.$set(_vm.featureStyle, "startTimeField", $$v)},expression:"featureStyle.startTimeField"}}),_c('mapgis-ui-select-panel',{attrs:{"label":"结束时间字段","labelCol":24,"wrapperCol":24,"selectOptions":_vm.dataFields,"disabled":_vm.isDisabled,"placeholder":_vm.placeholder},on:{"change":function (val) { return _vm.onFieldChange(val, 'endTimeField'); }},model:{value:(_vm.featureStyle.endTimeField),callback:function ($$v) {_vm.$set(_vm.featureStyle, "endTimeField", $$v)},expression:"featureStyle.endTimeField"}}),_c('mapgis-ui-select-panel',{attrs:{"label":"高程字段","labelCol":24,"wrapperCol":24,"selectOptions":_vm.dataFields,"disabled":_vm.isDisabled,"placeholder":_vm.placeholder},on:{"change":function (val) { return _vm.onFieldChange(val, 'heightField'); }},model:{value:(_vm.featureStyle.heightField),callback:function ($$v) {_vm.$set(_vm.featureStyle, "heightField", $$v)},expression:"featureStyle.heightField"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"高程比","placeholder":_vm.placeholder},on:{"change":function (val) { return _vm.onHeightScale(val, 'heightRatio'); }},model:{value:(_vm.featureStyle.heightRatio),callback:function ($$v) {_vm.$set(_vm.featureStyle, "heightRatio", $$v)},expression:"featureStyle.heightRatio"}}),_c('mapgis-ui-switch-panel',{attrs:{"size":"small","labelCol":{ span: 3 },"wrapperCol":{ span: 20 },"layout":"horizontal","label":"建筑生长","checked":_vm.featureStyle.isGrowHeight},on:{"changeChecked":_vm.changeGrowHeight}}),_c('mapgis-ui-range-picker',{staticStyle:{"margin":"8px 0"},on:{"change":_vm.onDateChange},model:{value:(_vm.dataRange),callback:function ($$v) {_vm.dataRange=$$v},expression:"dataRange"}}),(_vm.colorsCopy.length > 0)?_c('mapgis-ui-colors-setting',{staticStyle:{"margin-top":"8px"},attrs:{"rangeField":'时间段'},on:{"change":_vm.colorChanged,"input":_vm.colorInput},model:{value:(_vm.colorsCopy),callback:function ($$v) {_vm.colorsCopy=$$v},expression:"colorsCopy"}}):_vm._e()],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.onCommitOptions}},[_vm._v("\n 确认\n ")]),_c('mapgis-ui-button',{attrs:{"disabled":_vm.disabled},on:{"click":_vm.remove}},[_vm._v("取消")])],1)],1)}
|
|
325943
325965
|
var CityGrowOptionsvue_type_template_id_91fc36a0_scoped_true_staticRenderFns = []
|
|
325944
325966
|
|
|
@@ -326412,7 +326434,7 @@ var CityGrowOptions_component = normalizeComponent(
|
|
|
326412
326434
|
)
|
|
326413
326435
|
|
|
326414
326436
|
/* harmony default export */ var CityGrowOptions = (CityGrowOptions_component.exports);
|
|
326415
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
326437
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/simulation/PondingSimulation.vue?vue&type=template&id=308ee621&scoped=true
|
|
326416
326438
|
var PondingSimulationvue_type_template_id_308ee621_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-ponding-simulation"},[_c('div',{staticClass:"mapgis-3d-ponding-simulation-content"},[_c('mapgis-ui-group-tab',{attrs:{"title":"参数设置"}}),_c('mapgis-ui-input-number-panel',{attrs:{"label":"日降雨量(毫米)","size":"large","range":[0, 2000],"rangeShow":true,"step":10,"slider":true},model:{value:(_vm.rainFall),callback:function ($$v) {_vm.rainFall=$$v},expression:"rainFall"}}),_c('mapgis-ui-form',{attrs:{"layout":_vm.layout}},[_c('mapgis-ui-form-item',{attrs:{"label":"降雨等级"}},[_c('mapgis-ui-select',{model:{value:(_vm.rainOption),callback:function ($$v) {_vm.rainOption=$$v},expression:"rainOption"}},[_c('mapgis-ui-select-option',{attrs:{"value":0}},[_vm._v("\n 小雨\n ")]),_c('mapgis-ui-select-option',{attrs:{"value":1}},[_vm._v("\n 中雨\n ")]),_c('mapgis-ui-select-option',{attrs:{"value":2}},[_vm._v("\n 大雨\n ")]),_c('mapgis-ui-select-option',{attrs:{"value":3}},[_vm._v("\n 暴雨\n ")])],1)],1)],1),_c('mapgis-3d-draw',{attrs:{"drawStyle":_vm.drawStyleCopy,"enableControl":_vm.enableControl},on:{"drawCreate":_vm.handleDrawCreate,"load":_vm.handleDrawLoad}},[_c('mapgis-ui-group-tab',{attrs:{"title":"仿真区域"}}),_c('mapgis-ui-radio-group',{staticClass:"padding",model:{value:(_vm.radioValue),callback:function ($$v) {_vm.radioValue=$$v},expression:"radioValue"}},[_c('mapgis-ui-radio',{attrs:{"value":1}},[_vm._v("绘制区域")]),_c('mapgis-ui-radio',{attrs:{"value":2}},[_vm._v("输入区域")])],1),(_vm.radioValue === 1)?_c('div',{staticClass:"padding"},_vm._l((_vm.draws),function(item,i){return _c('mapgis-ui-tooltip',{key:i,attrs:{"placement":"top"}},[_c('template',{slot:"title"},[_c('span',[_vm._v(_vm._s(item.tip))])]),_c('mapgis-ui-button',{class:item.className,staticStyle:{"margin":"0 8px"},attrs:{"shape":"circle","type":item.type},on:{"click":item.click}},[_c('mapgis-ui-iconfont',{class:item.className,attrs:{"type":item.icon,"theme":"filled"}})],1)],2)}),1):_vm._e(),(_vm.radioValue === 2)?_c('div',[_c('mapgis-ui-setting-form',{attrs:{"layout":_vm.layout,"size":"default"}},[_c('mapgis-ui-form-item',{attrs:{"label":"圆心"}},[_c('mapgis-ui-row',{attrs:{"gutter":8}},[_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"placeholder":"经度","allow-clear":""},model:{value:(_vm.circleCenter.longitude),callback:function ($$v) {_vm.$set(_vm.circleCenter, "longitude", _vm._n($$v))},expression:"circleCenter.longitude"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"经度"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-xzhouyidong"}})],1)],1)],1),_c('mapgis-ui-col',{attrs:{"span":12}},[_c('mapgis-ui-input-number-addon',{attrs:{"placeholder":"纬度","allow-clear":""},model:{value:(_vm.circleCenter.latitude),callback:function ($$v) {_vm.$set(_vm.circleCenter, "latitude", _vm._n($$v))},expression:"circleCenter.latitude"}},[_c('mapgis-ui-tooltip',{attrs:{"slot":"addonBefore","title":"纬度"},slot:"addonBefore"},[_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-yzhouyidong"}})],1)],1)],1)],1)],1),_c('mapgis-ui-form-item',{attrs:{"label":"半径"}},[_c('mapgis-ui-input-number-addon',{attrs:{"min":0,"addon-after":"米"},model:{value:(_vm.radius),callback:function ($$v) {_vm.radius=_vm._n($$v)},expression:"radius"}})],1)],1)],1):_vm._e()],1),_c('mapgis-ui-switch-panel',{attrs:{"size":"default","label":"详细参数"},model:{value:(_vm.showDetailPara),callback:function ($$v) {_vm.showDetailPara=$$v},expression:"showDetailPara"}},[_c('mapgis-ui-group-tab',{attrs:{"title":"积水参数设置"}}),_c('mapgis-ui-color-pick-panel',{attrs:{"label":"积水颜色","color":_vm.floodColorCopy,"disableAlpha":false,"labelCol":24,"wrapperCol":24},on:{"input":function (val) { return (_vm.floodColorCopy = "rgba(" + (val.rgba.r) + "," + (val.rgba.g) + "," + (val.rgba.b) + "," + (val.rgba.a) + ")"); }}}),_c('mapgis-ui-input-number-panel',{attrs:{"label":"排水体积(m³)","size":"large","range":[0, _vm.drainageVolMax],"rangeShow":true,"step":1,"slider":true},model:{value:(_vm.drainageVol),callback:function ($$v) {_vm.drainageVol=$$v},expression:"drainageVol"}}),_c('mapgis-ui-group-tab',{attrs:{"title":"雨参数设置"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"雨角度","range":[-30, 30],"step":10,"slider":true},model:{value:(_vm.angle),callback:function ($$v) {_vm.angle=$$v},expression:"angle"}})],1)],1),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-tooltip',{attrs:{"placement":"bottom"}},[_c('template',{slot:"title"},[_c('span',[_vm._v("重现积水上涨效果")])]),_c('mapgis-ui-iconfont',{directives:[{name:"show",rawName:"v-show",value:(_vm.isSimulation),expression:"isSimulation"}],staticClass:"redo-button-style",attrs:{"type":"mapgis-revision"},on:{"click":_vm.addSimulation}})],2),_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.simulation}},[_vm._v("开始")]),_c('mapgis-ui-button',{on:{"click":_vm.stopSimulation}},[_vm._v("清除")])],1),_c('mapgis-ui-mask',{attrs:{"loading":_vm.maskShow,"parentDivClass":'cesium-map-wrapper',"text":_vm.maskText}})],1)}
|
|
326417
326439
|
var PondingSimulationvue_type_template_id_308ee621_scoped_true_staticRenderFns = []
|
|
326418
326440
|
|
|
@@ -327398,7 +327420,7 @@ var PondingSimulation_component = normalizeComponent(
|
|
|
327398
327420
|
)
|
|
327399
327421
|
|
|
327400
327422
|
/* harmony default export */ var PondingSimulation = (PondingSimulation_component.exports);
|
|
327401
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
327423
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/simulation/PondingSimulation/PondingSimulationTimeline.vue?vue&type=template&id=35739fb2
|
|
327402
327424
|
var PondingSimulationTimelinevue_type_template_id_35739fb2_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"ponding-simuilation-timeline"},[_c('mapgis-ui-plot-timeline',{ref:"timeline",attrs:{"duration":_vm.pondingTime,"interval":_vm.intvl,"speed":_vm.multiSpeedCopy,"speedStep":_vm.speedStep,"maxSpeed":60,"intervalOptions":_vm.intvlOptions,"intervalPlaceholder":_vm.intvlPlaceholder,"currentTime":_vm.crtTime,"curTimeWidth":_vm.curTimeWidth,"pauseActive":!_vm.playing,"forwardActive":_vm.playing,"enableStart":false,"enableBack":false,"enableEnd":false,"disablePause":true,"disableForward":_vm.noForward},on:{"forward":_vm.play,"intervalChange":_vm.intvlChange,"speedChange":_vm.spdChange},model:{value:(_vm.sliderValue),callback:function ($$v) {_vm.sliderValue=$$v},expression:"sliderValue"}})],1)}
|
|
327403
327425
|
var PondingSimulationTimelinevue_type_template_id_35739fb2_staticRenderFns = []
|
|
327404
327426
|
|
|
@@ -327598,7 +327620,7 @@ var PondingSimulationTimeline_component = normalizeComponent(
|
|
|
327598
327620
|
)
|
|
327599
327621
|
|
|
327600
327622
|
/* harmony default export */ var PondingSimulationTimeline = (PondingSimulationTimeline_component.exports);
|
|
327601
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
327623
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/simulation/BuildingGrow.vue?vue&type=template&id=4d1b9edf&scoped=true
|
|
327602
327624
|
var BuildingGrowvue_type_template_id_4d1b9edf_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('mapgis-ui-card',{staticClass:"mapgis-city-grow",style:({ width: (_vm.width + "px") }),attrs:{"size":"small","hoverable":""}},[(_vm.enableSteps)?_c('mapgis-ui-slider',{style:({ width: _vm.width }),attrs:{"tip-formatter":_vm.formatter,"min":_vm.minSlider,"max":_vm.maxSlider,"marks":_vm.marks,"step":_vm.stepsCopy},on:{"change":_vm.onSliderChange},model:{value:(_vm.sliderValue),callback:function ($$v) {_vm.sliderValue=$$v},expression:"sliderValue"}}):_c('mapgis-ui-slider',{style:({ width: _vm.width }),attrs:{"tip-formatter":_vm.formatter,"min":_vm.minSlider,"max":_vm.maxSlider,"marks":_vm.marks,"step":null},on:{"change":_vm.onSliderChange},model:{value:(_vm.sliderValue),callback:function ($$v) {_vm.sliderValue=$$v},expression:"sliderValue"}}),(_vm.startTimeCopy !== '')?_c('span',{staticClass:"mapgis-city-grow-starttime"},[_vm._v("起始时间:"+_vm._s(_vm.startTimeCopy))]):_vm._e(),_c('div',{staticClass:"mapgis-city-grow-toolbar"},[_c('mapgis-ui-tooltip',[_c('template',{slot:"title"},[_vm._v("\n 跳转至开头\n ")]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-chevrons-left"},on:{"!click":function($event){$event.stopPropagation();return _vm.JumpToBegin.apply(null, arguments)}}})],2),_c('mapgis-ui-tooltip',[_c('template',{slot:"title"},[_vm._v("\n 快退一步\n ")]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-chevron-left"},on:{"!click":function($event){$event.stopPropagation();return _vm.stepBack.apply(null, arguments)}}})],2),(!_vm.isStartGrow)?_c('mapgis-ui-iconfont',{staticClass:"mapgis-city-grow-toolbar-main",attrs:{"type":"mapgis-play-circle-fill"},on:{"!click":function($event){$event.stopPropagation();return _vm.startGrow.apply(null, arguments)}}}):_c('mapgis-ui-iconfont',{staticClass:"mapgis-city-grow-toolbar-main",attrs:{"type":"mapgis-zanting"},on:{"!click":function($event){$event.stopPropagation();return _vm.stopGrow.apply(null, arguments)}}}),_c('mapgis-ui-tooltip',[_c('template',{slot:"title"},[_vm._v("\n 快进一步\n ")]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-chevron-right"},on:{"!click":function($event){$event.stopPropagation();return _vm.stepForward.apply(null, arguments)}}})],2),_c('mapgis-ui-tooltip',[_c('template',{slot:"title"},[_vm._v("\n 跳转至结尾\n ")]),_c('mapgis-ui-iconfont',{attrs:{"type":"mapgis-chevrons-right"},on:{"!click":function($event){$event.stopPropagation();return _vm.JumpToEnd.apply(null, arguments)}}})],2)],1),(_vm.endTimeCopy !== '')?_c('span',{staticClass:"mapgis-city-grow-endtime"},[_vm._v("结束时间:"+_vm._s(_vm.endTimeCopy))]):_vm._e()],1)],1)}
|
|
327603
327625
|
var BuildingGrowvue_type_template_id_4d1b9edf_scoped_true_staticRenderFns = []
|
|
327604
327626
|
|
|
@@ -328269,7 +328291,7 @@ var BuildingGrow_component = normalizeComponent(
|
|
|
328269
328291
|
)
|
|
328270
328292
|
|
|
328271
328293
|
/* harmony default export */ var BuildingGrow = (BuildingGrow_component.exports);
|
|
328272
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
328294
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/simulation/Wind3D/Wind3D.vue?vue&type=template&id=595e4983
|
|
328273
328295
|
var Wind3Dvue_type_template_id_595e4983_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('mapgis-ui-group-tab',{attrs:{"title":"服务地址","id":"title-space","hasBottomMargin":false}}),_c('mapgis-ui-form-model-item',[_c('mapgis-ui-row',[_c('mapgis-ui-col',{attrs:{"span":24}},[_c('mapgis-ui-input',{model:{value:(_vm.baseUrl),callback:function ($$v) {_vm.baseUrl=$$v},expression:"baseUrl"}})],1)],1)],1),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"最大粒子数","range":[_vm.minParticlesNumber, _vm.maxParticlesNumber],"step":_vm.particlesNumberStep},on:{"change":_vm.setParticlesNumber},model:{value:(_vm.particlesNumber),callback:function ($$v) {_vm.particlesNumber=$$v},expression:"particlesNumber"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"拖尾透明度","range":[_vm.minFadeOpacity, _vm.maxFadeOpacity],"step":_vm.fadeOpacityStep},on:{"change":_vm.setFadeOpacity},model:{value:(_vm.fadeOpacity),callback:function ($$v) {_vm.fadeOpacity=$$v},expression:"fadeOpacity"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"粒子速度因子","range":[_vm.minSpeedFactor, _vm.maxSpeedFactor],"step":_vm.speedFactorStep},on:{"change":_vm.setSpeedFactor},model:{value:(_vm.speedFactor),callback:function ($$v) {_vm.speedFactor=$$v},expression:"speedFactor"}}),_c('mapgis-ui-input-number-panel',{attrs:{"size":"large","label":"线宽","range":[_vm.minLineWidth, _vm.maxLineWidth],"step":_vm.lineWidthStep},on:{"change":_vm.setLineWidth},model:{value:(_vm.lineWidth),callback:function ($$v) {_vm.lineWidth=$$v},expression:"lineWidth"}}),_c('mapgis-ui-setting-footer',[_c('mapgis-ui-button',{attrs:{"type":"primary"},on:{"click":_vm.addWind}},[_vm._v("\n 添加风场\n ")]),_c('mapgis-ui-button',{on:{"click":_vm.removeWind}},[_vm._v("\n 移除风场\n ")])],1)],1)}
|
|
328274
328296
|
var Wind3Dvue_type_template_id_595e4983_staticRenderFns = []
|
|
328275
328297
|
|
|
@@ -328678,7 +328700,7 @@ var Wind3D_component = normalizeComponent(
|
|
|
328678
328700
|
)
|
|
328679
328701
|
|
|
328680
328702
|
/* harmony default export */ var Wind3D = (Wind3D_component.exports);
|
|
328681
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
328703
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/3DPlot/Plot.vue?vue&type=template&id=5b11fb10&scoped=true
|
|
328682
328704
|
var Plotvue_type_template_id_5b11fb10_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-plot"},[_vm._t("symbol",function(){return [(_vm.symbolData)?_c('mapgis-ui-plot-symbol',{staticClass:"mapgis-3d-plot-panel",attrs:{"data":_vm.symbolData,"format":true,"baseUrl":_vm.baseUrl,"useIGS":_vm.useIGS},on:{"click":_vm.clickIcon,"search":_vm.searchIcon}}):_vm._e()]},{"data":_vm.symbolData,"format":true,"click":_vm.clickIcon,"search":_vm.searchIcon,"baseUrl":_vm.baseUrl}),(_vm.showStylePanel)?_c('mapgis-ui-plot-attribute',{class:['plot-panel-attribute', 'mapgis-3d-plot-panel'],attrs:{"baseUrl":_vm.baseUrl,"symbolType":_vm.symbolType,"attributeConfig":_vm.styleAttributesUIConfig},on:{"changeComponentStyle":_vm.changeStyle,"changeStyle":_vm.changeStyle},model:{value:(_vm.styleData),callback:function ($$v) {_vm.styleData=$$v},expression:"styleData"}}):_vm._e()],2)}
|
|
328683
328705
|
var Plotvue_type_template_id_5b11fb10_scoped_true_staticRenderFns = []
|
|
328684
328706
|
|
|
@@ -329216,7 +329238,7 @@ var Plot_component = normalizeComponent(
|
|
|
329216
329238
|
)
|
|
329217
329239
|
|
|
329218
329240
|
/* harmony default export */ var Plot = (Plot_component.exports);
|
|
329219
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
329241
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/3DPlot/Plot3DLink.vue?vue&type=template&id=0b8a9147&scoped=true
|
|
329220
329242
|
var Plot3DLinkvue_type_template_id_0b8a9147_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div')}
|
|
329221
329243
|
var Plot3DLinkvue_type_template_id_0b8a9147_scoped_true_staticRenderFns = []
|
|
329222
329244
|
|
|
@@ -329332,7 +329354,7 @@ var Plot3DLink_component = normalizeComponent(
|
|
|
329332
329354
|
)
|
|
329333
329355
|
|
|
329334
329356
|
/* harmony default export */ var Plot3DLink = (Plot3DLink_component.exports);
|
|
329335
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
329357
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/3DPlot/PlotLayer.vue?vue&type=template&id=78564baa
|
|
329336
329358
|
var PlotLayervue_type_template_id_78564baa_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span')}
|
|
329337
329359
|
var PlotLayervue_type_template_id_78564baa_staticRenderFns = []
|
|
329338
329360
|
|
|
@@ -329648,7 +329670,7 @@ var PlotLayer_component = normalizeComponent(
|
|
|
329648
329670
|
)
|
|
329649
329671
|
|
|
329650
329672
|
/* harmony default export */ var PlotLayer = (PlotLayer_component.exports);
|
|
329651
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
329673
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3c2f1fc1-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Layer/3DPlot/PlotAnimation.vue?vue&type=template&id=77878d42&scoped=true
|
|
329652
329674
|
var PlotAnimationvue_type_template_id_77878d42_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mapgis-3d-plot-animation"},[(_vm.scriptListCopy && _vm.showScriptList)?_c('mapgis-ui-plot-script-list',{staticClass:"mapgis-3d-plot-animation-panel",attrs:{"scriptList":_vm.scriptListCopy},on:{"play":_vm.playScript,"click":_vm.clickList,"edit":_vm.editList,"addScript":_vm.addList,"remove":_vm.removeList,"import":_vm.importList,"export":_vm.exportList,"save":_vm.saveList}}):_vm._e(),(!_vm.showScriptList)?_c('mapgis-ui-plot-script',{staticClass:"mapgis-3d-plot-animation-panel",attrs:{"script":_vm.scriptListCopy[_vm.activeIndex],"plotId":_vm.plotId,"attrsItemOptions":_vm.attrsItemOptions,"attrsItemColorOptions":_vm.attrsItemColorOptions,"vueKey":_vm.vueKey,"vueIndex":_vm.vueIndex,"is3dLayer":true},on:{"return":function (e) {
|
|
329653
329675
|
_vm.showScriptList = e;
|
|
329654
329676
|
_vm.$emit('save', _vm.scriptListCopy[_vm.activeIndex]);
|