I have a administrative polygon boundaries such as District, Mandal and Villages. When i zoom to district, I want to mask the area that is outside of polygon boundary. Right now i am using arcgis javascript api 3.27 for arcgis 10.2 server.
The mask functionality exists on arcgis for desktop where on can clip to shape. I want a similar functionality for arcgis javascript api. does anyone have any idea about it. earlier it existed for flex api but unfortunately i couldn't find it for javascript api
