DESKTOP-GBVU60Q\dell il y a 2 ans
Parent
commit
5065c0b838
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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]