I had asked this question in the WebAPI Support but have since switched back to MVC.
Is there a way to rotate a label on an individual basis. I have an annotations layer with a column of doubles dedicated for the angle (0-359). These labels go along the outer lines of the polygon and need to be angled appropriately. Also there is a column for font size which I will need to do similar to the angles. Any help would be appreciated.
Emil had suggested some links to a Services Edition Sample, but the override doesn’t seem to work the same way in MVC.