Browse Source

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

王通 1 năm trước cách đây
mục cha
commit
d9809a2822

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>