I have a polyline geometry wih two points created and I'd like to have a cross (SimpleMarkerSymbol) in one point and a circle (SimpleMarkerSymbol) in another point. By creating a CompositeSymbol and adding the SimpleLineSymbol for the line and the SimpleMarkerSymbol adds the circle or the cross for both points.