KmlFeatureData

new Cesium.KmlFeatureData ()

包含由 KmlDataSource 加载到 Entity.kml 属性中的 KML 要素数据。

Members

获取非结构化地址字段。
获取原子联合格式作者字段。
获取扩展数据,解析为 JSON 对象。目前仅支持 Data 属性。 SchemaData 和自定义数据被忽略。
获取链接。
获取电话号码。
获取片段。

Type Definitions

Cesium.KmlFeatureData.Author

Properties:
Name Type Description
name String 获取名称。
uri String 获取 URI。
age Number 获取电子邮件。
Properties:
Name Type Description
href String 获取href。
hreflang String 获取链接资源的语言。
rel String 获取链接关系。
type String 获取链接类型。
title String 获取链接标题。
length String 获取链接长度。