Hiding Polygons

861
2
12-19-2019 05:37 PM
MuhammadYasir
New Contributor III

Hello GIS Gurus,

 

I have created three layers in ArcGIS pro. Layers show the province, cities, and districts polygons. I hosted these layers on AGOL. Now I want to make it in such a way that when users click on the province polygon, the focus of the map shifts on hat particular polygon of the province. When the user clicks on the city, the focus of the map goes to that particular City's polygon and the remaining cities polygons (which are next to that city) should be disappeared/hide. The problem I am facing is I don't know who to disappear/hide remaining polygons. 

Looking for your advice and guidance. 

0 Kudos
2 Replies
JacobHelfman1
New Contributor III

Based on my reading, I don't think it's possible to make symbology dynamically turn off in the manner that you're explaining. However, I would try experimenting with ArcGIS Pro SDK (ArcGIS Pro SDK | Documentation) to try to re-engineer the ArcGIS Pro interface to fit your needs. 

MuhammadYasir
New Contributor III

Thanks Jacob, will be waiting for your reply.

0 Kudos