choefele/CCHMapClusterController

Annotation coordinate is not properly updated

Closed this issue · 2 comments

When I change MKAnnotation's coordinate property for any of annotations in a cluster, annotation location is not updated, unless I pan the map which supposedly trigger annotation redraw.

This appears to be a bug related to CCHMapClusterController, as I'm able to manipulate coordinates of the same annotations outside the cluster (i.e. the ones directly added to MKMapView).

Sorry, but changing the coordinates while being clustered is not supported. You'll have to remove and re-add the annotation

I haven't heard back from this issue in a while, so I'm closing it for now. Let me know if you have more issues – thanks