@JsFunction
public static interface EntityCluster.newClusterCallback
| Modifier and Type | Method and Description |
|---|---|
void |
function(Entity[] clusteredEntities,
EntityClusterObject cluster)
A event listener function used to style clusters.
|
void function(Entity[] clusteredEntities, EntityClusterObject cluster)
clusteredEntities - An array of the entities contained in the cluster.cluster - An object containing billboard, label, and point properties. The values are the same as billboard,
label and point entities, but must be the values of the ConstantProperty.Copyright © 2019. All rights reserved.