google.maps.KmlFeatureData interface
Data for a single KML feature in JSON format, returned when a KML feature is clicked. The data contained in this object mirrors that associated with the feature in the KML or GeoRSS markup in which it is declared.
Properties
Type: KmlAuthor
The feature's atom:author, extracted from the layer markup (if specified).
Type: string
The feature's , extracted from the layer markup.
Type: string
The feature's , extracted from the layer markup. If no has been specified, a unique ID will be generated for this feature.
Type: string
The feature's balloon styled text, if set.
Type: string
The feature's , extracted from the layer markup.
Type: string
The feature's , extracted from the layer markup.