UNPKG

rs-react-native-map-clustering

Version:

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

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