/** * 腾讯地图独立入口 * 用法: import { TencentMap } from '@antv/l7-maps/tencent' */ export { default as TencentMap } from './tmap';