google.maps.KmlLayerMetadata
interface
Metadata for a single KML layer, in JSON format.
| Properties | |
|---|---|
author |
Type:
KmlAuthorThe layer's <atom:author>, extracted from the layer markup. |
description |
Type:
stringThe layer's <description>, extracted from the layer markup. |
hasScreenOverlays |
Type:
booleanWhether the layer has any screen overlays. |
name |
Type:
stringThe layer's <name>, extracted from the layer markup. |
snippet |
Type:
stringThe layer's <Snippet>, extracted from the layer markup |