Package com.yandex.mapkit.map

Interface ClusterTapListener

interface ClusterTapListener

Summary

Methods

Type and modifiers

Method and Description

boolean

onClusterTap(@NonNull Cluster cluster)
Called when cluster is tapped.

Methods

onClusterTap

@UiThread
boolean onClusterTap(@NonNull Cluster cluster)

Called when cluster is tapped.

Return true if the event was handled. Otherwise it will be passed to underlying objects.


Предыдущая
В этой статье: