@JsType(isNative=true,
namespace="<global>",
name="Object")
public class EntityClusterObject
extends Object
| Modifier and Type | Field and Description |
|---|---|
BillboardOptions |
billboard
Billboard options
|
LabelOptions |
label
Label options
|
PointPrimitiveOptions |
point
Point options
|
| Constructor and Description |
|---|
EntityClusterObject() |
@JsProperty(name="billboard") public BillboardOptions billboard
@JsProperty(name="label") public LabelOptions label
@JsProperty(name="point") public PointPrimitiveOptions point
Copyright © 2019. All rights reserved.