Hi,
I have a map that has ArcgisDynamicMapServiceLayer. I also have a geometry that i need to limit map extent and data with it. I am able to limit extent there is no problem. But i also need to limit geographic data with this geometry. I tried 'LayerDefinition', but it is useless for me. It only supports where clause string not the geometry. Do you have any solution for me?
Thanks in Advance.