I try to color features by attribute value. Tried both the FeatureColorSetter and the KML Styler.
I have the color in an attributes for each feature both as hex "#FFCC00" and as decimal "255,204,0" but both don't work when i feed them to "Fill Color" in the KMLStyler or FeatureColorSetter.
How do I have to format the color values?