-2

I tried react native map clustering with super cluster and react-native-maps(airbnb) by using this reference which show poor performance for more nodes, to improve this where to start either airbnb java code or super cluster.

Community
  • 1
  • 1

2 Answers2

1

This is the best clustering package I have found, performance is awesome and it has pretty good docs: https://github.com/novalabio/react-native-maps-super-cluster.

Chris Poe
  • 678
  • 6
  • 15
0

There is a solution, using supercluster, and here an example !

https://github.com/warka0/react-native-cluster-example

David
  • 11
  • 2