Simple-KML icon indicating copy to clipboard operation
Simple-KML copied to clipboard

ListStyle should be allowed any number of ItemIcon elements

Open guibar opened this issue 11 years ago • 0 comments

At the moment, it only allows one:

/** The item icon. */
@Element(name="ItemIcon",required=false)
private Icon itemIcon;

guibar avatar Apr 11 '13 10:04 guibar