google-maps-documentation

KmlLayerMetadata interface

google.maps.KmlLayerMetadata interface

Metadata for a single KML layer, in JSON format.

Properties
author
Type:  KmlAuthor
The layer's <atom:author>, extracted from the layer markup.
description
Type:  string
The layer's <description>, extracted from the layer markup.
hasScreenOverlays
Type:  boolean
Whether the layer has any screen overlays.
name
Type:  string
The layer's <name>, extracted from the layer markup.
snippet
Type:  string
The layer's <Snippet>, extracted from the layer markup