Simple-KML
Simple-KML copied to clipboard
ListStyle should be allowed any number of ItemIcon elements
At the moment, it only allows one:
/** The item icon. */
@Element(name="ItemIcon",required=false)
private Icon itemIcon;