Specifies how a Feature is displayed in the list view. The list view is a hierarchy of containers and children; in Google Earth, this is the Places panel.
Syntax:<ListStyle id="ID"> <!-- specific to ListStyle --> <listItemType>check</listItemType> <!-- kml:listItemTypeEnum:check, checkOffOnly,checkHideChildren, radioFolder --> <bgColor>ffffffff</bgColor> <!-- kml:color --> <ItemIcon> <!-- 0 or more ItemIcon elements --> <state>open</state> <!-- kml:itemIconModeEnum:open, closed, error, fetching0, fetching1, or fetching2 --> <href>...</href> <!-- anyURI --> </ItemIcon> </ListStyle>Extends: @see :