Browse Source

监控中心点位不聚合

彭宇 2 years ago
parent
commit
3fc7377425
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/views/monitor.vue

+ 0 - 3
src/views/monitor.vue

@@ -432,9 +432,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 {