I have an mxd that uses a picturesymbol in it's label along with the value. Basically, it's a picture of a callout (a png file) and the text for the field sits on top of it. The labeling works fine when I add the layer as an ArcGISDynamicMapSericeLayer, but when I add it as a FeatureLayer(so I can click on it and display a custom infowindow) it doesn't show the labeling at all. I saw that I would have to a LabelLayer but I'm not sure how to go about setting it up to have a picturemarkersymbol as it's background. Any ideas?