LabelVisualizer

new Cesium.LabelVisualizer(entityCluster, entityCollection)

一个 Visualizer,它将 LabelGraphics 实例 在 entity#label 更改为 Label
Name Type Description
entityCluster EntityCluster 用于管理广告牌集合的实体集群,并可选择与其他实体进行集群。
entityCollection EntityCollection 要可视化的 entityCollection。

Methods

删除并销毁此实例创建的所有基元。
如果此对象已销毁,则返回 true;否则为 false。
Returns:
如果此对象被销毁,则为 True;否则为 false。
更新此可视化工具创建的基元以匹配其 给定时间的实体对应项。
Name Type Description
time JulianDate 更新到的时间。
Returns:
此函数始终返回 true。
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.