UNPKG

rs-react-native-map-clustering

Version:

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

5 lines (3 loc) 154 B
import ClusteredMapView from './lib/ClusteredMapView'; export default ClusteredMapView; export { ClusteredMapProps, ClusterFeature } from './lib/types';