fix:大屏打点功能修改

This commit is contained in:
2024-11-01 13:15:24 +08:00
parent 95782c60fc
commit 923f7fc057
41 changed files with 179 additions and 74 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
* @Author: SunTao 328867980@qq.com
* @Date: 2024-10-14 10:46:23
* @LastEditors: SunTao 328867980@qq.com
* @LastEditTime: 2024-10-31 13:58:48
* @LastEditTime: 2024-10-31 17:35:26
* @FilePath: \znxjxt-ui\src\views\xj\inspection\task-management\components\fssm-map.vue
* @Description: 公共地图
-->
@@ -204,7 +204,7 @@ export default {
zoom: this.zoom, //图层缩放大小
projection: "EPSG:4326",
minZoom: 7,
maxZoom: 14,
maxZoom: 18,
}),
layers: [tianditu_vec_c, tianditu_img_c, tianditu_cva_c],
});