/* * @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, }