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