MapKit Mobile SDK

MMKClusterListener

protocol MMKClusterListener : NSObjectProtocol

Undocumented

Summary

Instance methods

func onClusterAdded(with cluster: MMKCluster)
This method is called when a new cluster is added to the collection and should customize cluster appearance based on its content

Instance methods

onClusterAdded(with:)

func onClusterAdded(with cluster: MMKCluster)

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