KmlGroundOverlay

constructor(geometry: Geometry, icon: KmlIcon?)

Creates a KML ground overlay with the specified geometry and icon. The specified geometry must be either an Envelope or a Polygon with exactly 4 points. Other geometry types are not supported.

Since

200.1.0