Skip to content

LabelCollection

LabelCollection is a collection of label primitives. It can have some Label components as children.

Primitive is a low layer API for geographical visualization. Entity is more recommended unless performance issues.

Inside Viewer or CesiumWidget component. A LabelCollection object will be attached to the PrimitiveCollection of the Viewer or CesiumWidget.

Property Type Description
show boolean
blendOption BlendOption
coarseDepthTestDistance number
debugShowBoundingVolume boolean
modelMatrix Matrix4
threePointDepthTestDistance number

N/A

N/A

Property Type Description
children ReactNode