React Native Map Clustering Versions Save

React Native map clustering both for Android and iOS.

3.3.3

4 years ago
  • Removing mapRef prop. Please use recommended ref prop with useRef() or createRef().
  • Added support for Multiple spirals
  • Adding superClusterRef prop to get access to Cluster Engine. You can read more about options it has here.

3.2.0

4 years ago

In this version:

  • Improving cluster rendering performance
  • Fix spiral marker not using custom views
  • Added onMarkersChange callback
  • Multiple spiderfiers
  • Adding TypeScript types
  • Updating supercluster module version: 7.0.0

3.0.0

4 years ago

Reimplementing react-native-map-clustering

  • using hooks and HOC
  • better handling for clustering
  • improving performance
  • adding new props