소스 검색

事件点位 双击需要可定位 也可输入经纬度

王通 1 년 전
부모
커밋
d9809a2822
2개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-hydraulic-reservoir.png
  2. 3 2
      src/components/eventLocation.vue

BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-hydraulic-reservoir.png


+ 3 - 2
src/components/eventLocation.vue

@@ -113,8 +113,9 @@
                                    :mapDiv="'eventLocationMap'" :mapSite="{doubleClickZoom:false,zoom:8}"
                                    :codes="['9fa5']"
                                    :isSideBySide="false"  @preview="preview"
-                                   @showEventDialog="showEventDialog"></eventLocationSupermap>
-            <!--            :showLatLng="showLatLng"-->
+                                   @showEventDialog="showEventDialog"
+                                   :showLatLng="showLatLng"
+            ></eventLocationSupermap>
           </div>
         </div>
       </div>