How to Remove or Customize Connecting Lines Between Close Markers in React Native Map Clustering?
I’m currently using the react-native-maps library with the react-native-maps-super-cluster for clustering markers on my map. I have a large dataset of markers, and the clustering works well. However, I’ve noticed that when markers are close to each other, they get connected with a red line, which I want to remove.