/** * Earth 地球模式独立入口 * 用法: import { Earth } from '@antv/l7-maps/earth' */ export { default as Earth } from './earth';