require(["esri/layers/KMLGroundOverlay"], function(KMLGroundOverlay) { /* code goes here */ });
Description
(Added at v2.4)
The KMLGroundOverlay class provides details about a KML ground overlay.
Samples
Search for
samples that use this class.
Properties
Property Details
KML ground overlay description.
Requested image height in pixels.
The id of the KML ground overlay.
The name of the KML ground overlay.
Scale of requested dynamic map.
Short snippet describing the KML ground overlay.
The KML ground overlay visibility. A value of 0 means the layer is not visible.
Requested image width in pixels.