MMKClusterTapListener
@protocol MMKClusterTapListener <NSObject> |
Undocumented
Summary
Instance methods
- (BOOL)onClusterTapWithCluster:(nonnull MMKCluster *)cluster; |
Instance methods
onClusterTapWithCluster:
- (BOOL)onClusterTapWithCluster:(nonnull MMKCluster *)cluster; |
Called when cluster is tapped. Return true if the event was handled. Otherwise it will be passed to underlying objects.