clustring react-native-maps in react native map

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.

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

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

Comments

Popular posts from this blog

Meaning of `{}` for return expression

Get current scroll position of ScrollView in React Native

flutter websocket connection issue