吉安感知网项目-前端
张含笑
2026-01-23 bcfa7fec8c6d2d222989e34f01b5fd6300befaf8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * @Author       : yuan
 * @Date         : 2025-06-13 14:03:54
 * @LastEditors  : yuan
 * @LastEditTime : 2025-09-10 11:09:50
 * @FilePath     : \src\buildConfig\mapControlConfig\defaultMapControl.js
 * @Description  : 
 * Copyright 2025 OBKoro1, All Rights Reserved. 
 * 2025-06-13 14:03:54
 */
 
export default {
    baseMapToggleShow: true,
    baseLayerShow: true,
    thematicLayer: true,
    tilesLayer: true,
}