Class: KmlFeatureData

KmlFeatureData

new KmlFeatureData()

Contains KML Feature data loaded into the Entity.kml property by KmlDataSource.
Source:

Members

address :String

Gets the unstructured address field.
Type:
  • String
Source:

author :Object

Gets the atom syndication format author field.
Type:
  • Object
Source:

author.email :String

Gets the email.
Type:
  • String
Properties:
Name Type Description
author.email
Source:

author.name :String

Gets the name.
Type:
  • String
Properties:
Name Type Description
author.name
Source:

author.uri :String

Gets the URI.
Type:
  • String
Properties:
Name Type Description
author.uri
Source:

extendedData :String

Gets the extended data, parsed into a JSON object. Currently only the Data property is supported. SchemaData and custom data are ignored.
Type:
  • String
Source:
Gets the link.
Type:
  • Object
Source:

link.href :String

Gets the href.
Type:
  • String
Properties:
Name Type Description
link.href
Source:

link.hreflang :String

Gets the language of the linked resource.
Type:
  • String
Properties:
Name Type Description
link.hreflang
Source:

link.length :String

Gets the link length.
Type:
  • String
Properties:
Name Type Description
link.length
Source:

link.rel :String

Gets the link relation.
Type:
  • String
Properties:
Name Type Description
link.rel
Source:

link.title :String

Gets the link title.
Type:
  • String
Properties:
Name Type Description
link.title
Source:

link.type :String

Gets the link type.
Type:
  • String
Properties:
Name Type Description
link.type
Source:

phoneNumber :String

Gets the phone number.
Type:
  • String
Source:

snippet :String

Gets the snippet.
Type:
  • String
Source: