Jelajahi Sumber

林业云图首页左侧

彭宇 2 tahun lalu
induk
melakukan
8685f2fec0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/forest.vue

+ 1 - 1
src/views/forest.vue

@@ -100,7 +100,7 @@
 				</div>
 			</div>
 			<!-- 地图 -->
-      <supermap ref="supermap" style="width: 100%;height: 100vh;" :mapDiv="'forestMap'" :dynamicPlotting="false"
+      <supermap ref="supermap" style="width: 100%;height: 100vh;" :mapDiv="'forestMap'" :dynamicPlotting="true"
                 :mapSite="{doubleClickZoom:false}" :codes="['9fa5']" :isSideBySide="false" @preview="preview"
                 @showEventInfo_notProcessed="showEventInfo_notProcessed"
                 @showEventInfo_Processed="showEventInfo_Processed"></supermap>