|
|
@@ -155,8 +155,8 @@ export default {
|
|
|
let mul = show ? "HORIZONTAL" : "NONE";
|
|
|
scene.multiViewportMode = Cesium.MultiViewportMode[mul];
|
|
|
let jl = {
|
|
|
- zzh: "http://192.168.60.2:8090/iserver/services/map-ShiDianQuYuTuDiXianZhuang/rest/maps/zzh",
|
|
|
- zzq: "http://192.168.60.2:8090/iserver/services/map-ShiDianQuYuTuDiXianZhuang/rest/maps/zzq",
|
|
|
+ zzh: window.supermapIServerUrl + "/iserver/services/map-ShiDianQuYuTuDiXianZhuang/rest/maps/zzh",
|
|
|
+ zzq: window.supermapIServerUrl + "/iserver/services/map-ShiDianQuYuTuDiXianZhuang/rest/maps/zzq",
|
|
|
};
|
|
|
this.setImager({ url: jl.zzq, year: "qian" }, true, (layer) => {
|
|
|
layer.setVisibleInViewport(1, false);
|