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