kml:IconStyle

Element Information

Model

Attributes

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

Used By

Complex Type kml:StyleType

Source

<element name="IconStyle" type="kml:IconStyleType" substitutionGroup="kml:Object"/>

Sample

< Style xmlns = "http://www.opengis.net/kml/2.2" id = "downArrowIcon" >

< IconStyle>

< Icon>

< href>

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

</ href>

</ Icon>

</ IconStyle>

</ Style>