Specifies how icons for point Placemarks are drawn, both in the Places panel and in the 3D viewer of Google Earth. The
<IconStyle id="ID"> <!-- inherited from ColorStyle --> <color>ffffffff</color> <!-- kml:color --> <colorMode>normal</colorMode> <!-- kml:colorModeEnum:normal or random --> <!-- specific to IconStyle --> <scale>1</scale> <!-- float --> <heading>0</heading> <!-- float --> <Icon> <href>...</href> </Icon> <hotSpot x="0.5" y="0.5" xunits="fraction" yunits="fraction"/> <!-- kml:vec2 --> </IconStyle>Extends: @see :