KmlPlacemark

constructor()

Creates a non-spatial KML placemark.

Since

200.6.0


constructor(geometry: KmlGeometry)

Creates a KML placemark from a specified KML geometry.

Since

200.1.0

Parameters

geometry

Geometry to use for the new placemark.