English中文

I3SField

internal constructor new Cesium.I3SField()

此类实现了一个 I3S 字段,它是附加到节点的自定义数据 This class implements an I3S Field which is custom data attached to nodes

成员 Members

获取该字段的标头。 Gets the header for this field.

readonly name : string

获取字段的名称。 Gets the name for the field.
获取字段的资源 Gets the resource for the fields

readonly values : object

获取该字段的值。 Gets the values for this field.

方法 Methods

load()Promise.<void>

加载内容。 Loads the content.
返回: Returns:
加载字段数据时解决的承诺 A promise that is resolved when the field data is loaded
需要帮助吗?获得答案的最快方法是从社区和团队那里获得答案 Need help? The fastest way to get answers is from the community and team on the Cesium Forum.