MMKClusterTapListener
protocol MMKClusterTapListener : NSObjectProtocol |
Undocumented
Summary
Instance methods
func onClusterTap(with cluster: MMKCluster) -> Bool |
Instance methods
onClusterTap(with:)
func onClusterTap(with cluster: MMKCluster) -> Bool |
Called when cluster is tapped. Return true if the event was handled. Otherwise it will be passed to underlying objects.