Appearance
KBE3D / KBCore / Cesium / KmlFeatureData
类: KmlFeatureData
Contains KML Feature data loaded into the <code>Entity.kml</code> property by KmlDataSource.
属性
author
author:
Author
Gets the atom syndication format author field.
link
link:
Link
Gets the link.
address
address:
string
Gets the unstructured address field.
phoneNumber
phoneNumber:
string
Gets the phone number.
snippet
snippet:
string
Gets the snippet.
extendedData
extendedData:
string
Gets the extended data, parsed into a JSON object. Currently only the <code>Data</code> property is supported. <code>SchemaData</code> and custom data are ignored.
构造函数
构造函数
new KmlFeatureData():
KmlFeatureData
返回
KmlFeatureData
