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

No ability to switch off clustering of markers

Open vovka-s opened this issue 5 years ago • 6 comments
trafficstars

There is a flag useMarkerClustering in HTML/src/MapMarkers.tsx but it has default value true and there is no way to pass value false through <WebViewLeaflet> component

vovka-s avatar Feb 20 '20 15:02 vovka-s

+1

DanBrima avatar May 04 '20 08:05 DanBrima

I'd be willing to take a PR that implements this feature. If somebody wants to try it and needs some help doing it, let me know.

reggie3 avatar May 06 '20 01:05 reggie3

I would like to help. I looked at the source code, and if you would explain hot to fork this library I will be able to do it

DanBrima avatar May 06 '20 09:05 DanBrima

@DanBrima You should be able to fork it using the Fork button in the upper right corner of the Github window: image

reggie3 avatar May 31 '20 19:05 reggie3

hello i need cluster data when i'm click on particular cluster.if you have any solution so please give me .

maysolanki avatar Jun 12 '20 06:06 maysolanki

That's not currently supported

reggie3 avatar Jul 05 '20 20:07 reggie3