IClustererGroupProvider Members
The interface that should be implemented by classes that can be used as group providers for clusterers.Methods
Name | Description |
---|---|
GetGroups(IEnumerable<MapItem>) | Separates source items into groups. |
OnClusterCreated(MapItem) | Called after the cluster is created. |
See Also