I have a feature access map service that I use on an ArcGIS Flex web application. Some polygons published by the feature service, seem to be "simplified" by the Flex API before they are drawn on the map. The original shape of the polygons is ellipsoidal, like potatoes. But they are drawn like hexagons or octagons with summits and sharp angles.
How can I prevent this behaviour?