react-native-leaflet icon indicating copy to clipboard operation
react-native-leaflet copied to clipboard

Need Help Preventing Marker Clustering and Displaying Only Connecting Lines

Open sergiosgd01 opened this issue 1 year ago • 1 comments

Hello everyone,

I've been struggling with an issue for quite some time now and could really use some assistance. The problem I'm facing is that when multiple points are very close together, they get clustered, showing a circle with the number of markers inside. However, I would like these points not to cluster and only display the lines connecting the markers. Additionally, I'm having trouble preventing the display of a marker logo; I only want the lines that connect the markers to be shown.

I'll attach a screenshot of my issue for reference. If anyone could provide some guidance or assistance, I would greatly appreciate it.

image

Thank you in advance.

sergiosgd01 avatar Mar 09 '24 13:03 sergiosgd01