UNPKG

@pansy/react-mapbox-gl

Version:

🌍 基于 Mapbox GL 封装的 React 组件库

6 lines (5 loc) 119 B
// src/components/MarkerCluster/index.tsx import { MarkerCluster } from "./MarkerCluster"; export { MarkerCluster };