react-native-webview-leaflet
react-native-webview-leaflet copied to clipboard
No ability to switch off clustering of markers
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
+1
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.
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 You should be able to fork it using the Fork button in the upper right corner of the Github window:

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