YMKClusterListener

@protocol YMKClusterListener <NSObject>

Undocumented

Summary

Instance methods

- (void)onClusterAddedWithCluster:(nonnull YMKCluster *)cluster;
This method is called when a new cluster is added to the collection and should customize cluster appearance based on its content

Instance methods

onClusterAddedWithCluster:

- (void)onClusterAddedWithCluster:(nonnull YMKCluster *)cluster;

This method is called when a new cluster is added to the collection and should customize cluster appearance based on its content.