UNPKG

rs-react-native-map-clustering

Version:

React Native Map Clustering both for Android and iOS with TypeScript support

4 lines (3 loc) 159 B
import ClusteredMapView from './src/clustered-map-view'; export default ClusteredMapView; export { ClusterFeature, ClusteredMapViewProps } from './src/types';