Select to view content in your preferred language

Polygon help!

1191
11
08-20-2010 10:04 AM
LeesaJones
Emerging Contributor
Hi, new esri developer here, need some help implementing a feature.  I want to only display a map inside a given polygon and not allow map clicks or display of map data outside this polygon.  Any ideas?
Tags (2)
0 Kudos
11 Replies
RobertScheitlin__GISP
MVP Emeritus
vjones,

   Well you can do it that way you would probably just need to ensure that the polygon graphic does not have an outline specified in the symbology. You would be better served by removing this action from the client and just merge the polygons in ArcMap and serve up a new layer in a map service that has this don already, if the data is not dynamic.
0 Kudos
LeesaJones
Emerging Contributor
Thank you Robert - I will give that a try and let you know.  I am really greatful for your help.  I will let you know how it goes.
0 Kudos