CCHMapClusterController icon indicating copy to clipboard operation
CCHMapClusterController copied to clipboard

Update CCHMapClusterController.h

Open ghost opened this issue 9 years ago • 1 comments

Added updateAnnotations method to header file. In some cases you have to manually update the cluster annotations. I don't know if this is the best solution but in my app works perfectly.

ghost avatar Jun 23 '15 09:06 ghost

Can you tell me a bit more about when you need to call updateAnnotationsWithCompletionHandler:? I would prefer not to expose this method, because the library should automatically update the clusters when needed.

choefele avatar Jun 28 '15 14:06 choefele