Package com.yandex.mapkit.map

Interface ClusterListener

interface ClusterListener

Summary

Methods

Type and modifiers

Method and Description

void

onClusterAdded(@NonNull Cluster cluster)
This method is called when a new cluster is added to the collection and should customize cluster appearance based on its content.

Methods

onClusterAdded

@UiThread
void onClusterAdded(@NonNull Cluster cluster)

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


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