react-native-cluster-map
react-native-cluster-map copied to clipboard
Access markers inside cluster
I would like to change the cluster style depending on the markers it represents. Since the pointCount is accessible, wouldn't it be possible to also access the marker objects for each cluster ?
Up
onClusterClick can access the children markers, so I think it can be possible to add it to renderClusterMarker