I have some Query and i am collecting Query results graphics, no problem with this. But, When i try to show the result geometries in graphic layer, my geometry (in graphic layer) and real geometry are not matching. Graphic Layer's geometry is just a little split. I control my spatial reference objects, it does not look like any problem.
Seeing your screenshot, it's not a MaxAllowableOffset issue. I am more thinking about a projection accuracy issue.
Try by setting the spatial reference of your map to the spatial reference of your service (by initializing a map Extent in this SR). Might give a clue.
Seeing your screenshot, it's not a MaxAllowableOffset issue. I am more thinking about a projection accuracy issue.
Try by setting the spatial reference of your map to the spatial reference of your service (by initializing a map Extent in this SR). Might give a clue.
About the problem i try everything but no solution. I control map spatial reference (102100). Then i query for graphics with IDs and task outpuspatialReference is also 102100. But it shows wrong. Any help please?