YMKClusterTapListener

protocol YMKClusterTapListener : NSObjectProtocol

Undocumented

Summary

Instance methods

func onClusterTap(with cluster: YMKCluster) -> Bool
Called when cluster is tapped

Instance methods

onClusterTap(with:)

func onClusterTap(with cluster: YMKCluster) -> Bool

Called when cluster is tapped. Return true if the event was handled. Otherwise it will be passed to underlying objects.


Предыдущая
Следующая