DESKTOP-GBVU60Q\dell 1 anno fa
parent
commit
5065c0b838
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/Main/components/map.vue

+ 1 - 1
src/views/Main/components/map.vue

@@ -149,7 +149,7 @@
 				// 	duration: 3000,
 				// 	imgUrl: "/jt3dSDK/imgs/polylinematerial/spriteline1.png"
 				// });
-				jt3d.WallObject.drawWallByGeoJson('/datafiles/fanweixian2.json',{
+				jt3d.WallObject.drawWallByGeoJson('datafiles/fanweixian2.json',{
 					maximumHeights: 100,
 					minimumHeights: 0,
 					color:[0,238,255]