fix:大屏打点功能修改
This commit is contained in:
@@ -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],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user