/** * 百度地图独立入口 * 用法: import { BaiduMap } from '@antv/l7-maps/baidu' */ export { default as BaiduMap } from './bmap';