react-native-map-clustering icon indicating copy to clipboard operation
react-native-map-clustering copied to clipboard

when we zoom on markers then we are seeing some red lines

Open pramodk1990 opened this issue 2 years ago • 4 comments

Hello @venits

when i will zoom on marker then i'm seeing some red lines what it this?

Here is image of markers

IMG_0631

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?

pramodk1990 avatar Oct 18 '23 09:10 pramodk1990

facing the same issue along with that, markers associated with these red lines are the same marker. @venits

Shahrukh0396 avatar Dec 08 '23 18:12 Shahrukh0396

set spiralEnabled={false}

closedacc avatar Dec 15 '23 05:12 closedacc

thats mean your marker coordinates are same , its better than stacked on the same point

KHadham avatar Apr 02 '24 14:04 KHadham