react-native-map-clustering
react-native-map-clustering copied to clipboard
when we zoom on markers then we are seeing some red lines
Hello @venits
when i will zoom on marker then i'm seeing some red lines what it this?
Here is image of markers
I saw that when distance between markers are too long then it's working perfectly but when markers distance is too low then we are getting some lines.
Does you have any solution for this?
facing the same issue along with that, markers associated with these red lines are the same marker. @venits
set spiralEnabled={false}
thats mean your marker coordinates are same , its better than stacked on the same point