react-native-map-clustering
                                
                                 react-native-map-clustering copied to clipboard
                                
                                    react-native-map-clustering copied to clipboard
                            
                            
                            
                        Click on cluster doesn't zoom in and show markers
Sometimes it happens that when there is a cluster marker rendered and when I press on it nothing happens. I have to zoom manually and then I notice that the cluster marker shows few markers + another cluster;
In example:
- when I click on the cluster marker 10
- nothing happens (bug)
- when I manually zoom in the cluster marker updates and there are 7 markers rendered (points) + another cluster marker (3)
It seems the bug happens when cluster marker when cluster marker should be updated to display markers points + cluster maker again;
Anyone noticed this issue?
I have the same issue, any luck with a solution to that?
No. I have actually few problems with maps in general. Also look at my other issue -> react-native-maps/4472
I left a comment on page with a solution that worked for me :)
Do you have onRegionChangeComplete in Mapview component? Same thing happened when I remove onRegionChangeComplete