kml:Icon

Element Information

Model

Children: kml:href

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
targetId NCName optional

Source

<element name="Icon" type="kml:IconStyleIconType" minOccurs="0"/>

Sample

< IconStyle xmlns = "http://www.opengis.net/kml/2.2" >

< Icon>

< href>

http://maps.google.com/mapfiles/kml/pal4/icon28.png

</ href>

</ Icon>

</ IconStyle>