const mapSetting = { zooms: [14], mapSettings: { mapStyle: 'amap://styles/74fae00a851749793870b658f9f22d55', pipeStyle: 'image', viewMode: '2D', }, propertysName: ['所在位置', '开关状态', '编号', '口径'], showSearchFileds: ['开关状态', '编号', '口径'], showFileds: ['编号'], contextMenu: true, theme: 'dark', radius: 120, isEdit: false, }; export default mapSetting;