I have a kml layer containing polygons that have different symbology based on one attribute (5 different values). when I add the kml to my map using the esri.layers.KMLLayer I am only getting outlines of the features and not the solid filled polygons. Do I need to add more steps in order for it to render properly?