|
@@ -87,8 +87,8 @@
|
|
<el-dropdown-item command="special-effects"><i class="iconfont icon-yu"></i>特效效果</el-dropdown-item>
|
|
<el-dropdown-item command="special-effects"><i class="iconfont icon-yu"></i>特效效果</el-dropdown-item>
|
|
<el-dropdown-item command="coordsTool"><i class="iconfont icon-zuobiao"></i>坐标定位</el-dropdown-item>
|
|
<el-dropdown-item command="coordsTool"><i class="iconfont icon-zuobiao"></i>坐标定位</el-dropdown-item>
|
|
<!-- <el-dropdown-item command="TrackRoam"><i class="iconfont maxsize icon-jurassic_jiankong"></i>路径漫游</el-dropdown-item> -->
|
|
<!-- <el-dropdown-item command="TrackRoam"><i class="iconfont maxsize icon-jurassic_jiankong"></i>路径漫游</el-dropdown-item> -->
|
|
- <!-- <el-dropdown-item command="ImageLayerSplit"><i class="iconfont maxsize icon-juanlian"></i>卷帘对比</el-dropdown-item>
|
|
|
|
- <el-dropdown-item command="ViewerSplitScreen"><i class="iconfont minsize icon-fenping"></i>分屏对比</el-dropdown-item> -->
|
|
|
|
|
|
+ <el-dropdown-item command="ImageLayerSplit"><i class="iconfont maxsize icon-juanlian"></i>卷帘对比</el-dropdown-item>
|
|
|
|
+ <el-dropdown-item command="ViewerSplitScreen"><i class="iconfont minsize icon-fenping"></i>分屏对比</el-dropdown-item>
|
|
</el-dropdown-menu>
|
|
</el-dropdown-menu>
|
|
</template>
|
|
</template>
|
|
</el-dropdown>
|
|
</el-dropdown>
|
|
@@ -156,7 +156,7 @@
|
|
width: 11,
|
|
width: 11,
|
|
color: 'RED',
|
|
color: 'RED',
|
|
duration: 20000,
|
|
duration: 20000,
|
|
- imgUrl: "/jt3dSDK/imgs/polylinematerial/LinkPulse.png",
|
|
|
|
|
|
+ imgUrl: "jt3dSDK/imgs/polylinematerial/LinkPulse.png",
|
|
isImageAlpha: false,
|
|
isImageAlpha: false,
|
|
});
|
|
});
|
|
a1.then(function() {
|
|
a1.then(function() {
|
|
@@ -172,7 +172,7 @@
|
|
count: 5,
|
|
count: 5,
|
|
direction: "horizontal",
|
|
direction: "horizontal",
|
|
order: "+",
|
|
order: "+",
|
|
- imgUrl: "/jt3dSDK/imgs/polylinematerial/arrowopacity.png",
|
|
|
|
|
|
+ imgUrl: "jt3dSDK/imgs/polylinematerial/arrowopacity.png",
|
|
isImageAlpha: false,
|
|
isImageAlpha: false,
|
|
});
|
|
});
|
|
}
|
|
}
|
|
@@ -185,7 +185,7 @@
|
|
count: 20,
|
|
count: 20,
|
|
direction: "horizontal",
|
|
direction: "horizontal",
|
|
order: "+",
|
|
order: "+",
|
|
- imgUrl: "/jt3dSDK/imgs/polylinematerial/arrowopacity.png",
|
|
|
|
|
|
+ imgUrl: "jt3dSDK/imgs/polylinematerial/arrowopacity.png",
|
|
isImageAlpha: false,
|
|
isImageAlpha: false,
|
|
});
|
|
});
|
|
}
|
|
}
|
|
@@ -195,7 +195,7 @@
|
|
width: 10,
|
|
width: 10,
|
|
color: 'GREEN',
|
|
color: 'GREEN',
|
|
duration: 10000,
|
|
duration: 10000,
|
|
- imgUrl: "/jt3dSDK/imgs/polylinematerial/20201124170520929.png",
|
|
|
|
|
|
+ imgUrl: "jt3dSDK/imgs/polylinematerial/20201124170520929.png",
|
|
isImageAlpha: false,
|
|
isImageAlpha: false,
|
|
});
|
|
});
|
|
}
|
|
}
|
|
@@ -205,7 +205,7 @@
|
|
showWidget: function(type) {
|
|
showWidget: function(type) {
|
|
if (type === "layers") {
|
|
if (type === "layers") {
|
|
this.closePopup()
|
|
this.closePopup()
|
|
- this.$parent.$refs.refLayer.isshow = true;
|
|
|
|
|
|
+ this.$parent.$refs.refLayerPopup.isshow = true;
|
|
} else if (type === "fullMap") {
|
|
} else if (type === "fullMap") {
|
|
this.$parent.$refs.refMap3d.fullMap(jt3d);
|
|
this.$parent.$refs.refMap3d.fullMap(jt3d);
|
|
} else if (type === "rotateCamera") {
|
|
} else if (type === "rotateCamera") {
|
|
@@ -247,7 +247,7 @@
|
|
this.$parent.$refs.refprintmap.isshow = false;
|
|
this.$parent.$refs.refprintmap.isshow = false;
|
|
this.$parent.$refs.refDialogEdit.isshow = false;
|
|
this.$parent.$refs.refDialogEdit.isshow = false;
|
|
this.$parent.showbasicLayer = false;
|
|
this.$parent.showbasicLayer = false;
|
|
- this.$parent.$refs.refLayer.isshow = false;
|
|
|
|
|
|
+ this.$parent.$refs.refLayerPopup.isshow = false;
|
|
if (this.$parent.$refs._refImageLayerSplit) {
|
|
if (this.$parent.$refs._refImageLayerSplit) {
|
|
this.$parent.$refs._refImageLayerSplit.removeSplitLayer(); //关闭卷帘
|
|
this.$parent.$refs._refImageLayerSplit.removeSplitLayer(); //关闭卷帘
|
|
}
|
|
}
|
|
@@ -333,7 +333,7 @@
|
|
if (command === 'ViewerSplitScreen') {
|
|
if (command === 'ViewerSplitScreen') {
|
|
this.closePopup();
|
|
this.closePopup();
|
|
this.$parent.$refs.refViewerSplitScreen.isshow = true;
|
|
this.$parent.$refs.refViewerSplitScreen.isshow = true;
|
|
- this.$parent.$refs.refLayer.isshow = true;
|
|
|
|
|
|
+ this.$parent.$refs.refLayerPopup.isshow = true;
|
|
this.$parent.$refs._refViewerSplitScreen.initSplitScreen(); //开启分屏
|
|
this.$parent.$refs._refViewerSplitScreen.initSplitScreen(); //开启分屏
|
|
}
|
|
}
|
|
},
|
|
},
|