吉安感知网项目-前端
shuishen
2026-02-04 e2643587f0071ae4df4f18d6c4f9de3ae2c5e714
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,
}