Class PlacemarkType


public class PlacemarkType extends FeatureType
<p>Java class for PlacemarkType complex type</p>. <p>The following schema fragment specifies the expected content contained within this class.</p> <pre>{@code <complexType name="PlacemarkType"> <complexContent> <extension base="{http://earth.google.com/kml/2.1}FeatureType"> <sequence> <element ref="{http://earth.google.com/kml/2.1}Geometry" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType> }</pre>