/** * 天地图独立入口 * 用法: import { TMap } from '@antv/l7-maps/tianditu' */ export { default as TMap } from './tdtmap';