src/views/GisView.vue
@@ -263,7 +263,7 @@ handleCameraChange() // clusterLayer.dataSource.show = true htmlEntityList.forEach(item => { item.show = true item.show = isVisibleDistance(item.minVisibleDistance, item.maxVisibleDistance) }) } } @@ -313,4 +313,9 @@ height: 100vh; position: absolute; } // // 修改指南针位置 // /deep/ .compass { // right: 128px !important; // top: 112px; // } </style>