SelectionIndicator

new Cesium.SelectionIndicator(container, scene)

用于在选中对象上显示指示器的控件。
Name Type Description
container Element | string 将包含此控件的 DOM 元素或 ID。
scene Scene 要使用的 Scene 实例。
Throws:

Members

获取父容器。
获取视图模型。

Methods

销毁控件。如果从布局中永久移除控件,应调用此方法。
Returns:
如果对象已被销毁则为 true,否则为 false。
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.