Browse Source

监控中心点位不聚合

彭宇 2 năm trước cách đây
mục cha
commit
1ce8b32d0f
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/views/monitor.vue

+ 0 - 3
src/views/monitor.vue

@@ -433,9 +433,6 @@ export default {
               keepBindPopup: false,
               isAggregation: false
             }
-            if (res.data.visuForestCloudCameraBOList.length > 50) {
-              markersMap.isAggregation = true
-            }
             if (res.data.visuForestCloudCameraBOList[i].channelCode != null) {
               markersMap.parameter = res.data.visuForestCloudCameraBOList[i].cameraCode
             } else {