Hi!
I noticed a strange behavior on MapKit when using the iOS 11 clustering feature.
If you add some annotations on a map (with same clusteringIdentifier and same displayPriority) MapKit will correctly merge together annotations that are close.
The problem is that if you remove all the annotations and then you add them back the map will no more merge the annotation together. It’s like the clustering feature simply stop working.
I don’t really know if it is a bug or if I miss something.
Someone else have noticed this?
Alan