吉安感知网项目-前端
罗广辉
2026-01-05 c3b16a234fee5bab6d91077b8fe27a4c1ce702f8
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,
}