Hi all!
Sorry if the topic has already been. Please help me, is it possible to click on the map view event, find out all the information about which polygon it is? If earlier these polygons were added dynamically as graphics to the view map.
Thanks!
You can do this by taking advantage of MapVIew.hittest method. The doc has good explanation and code snippets. This sample shows how to use hittest https://developers.arcgis.com/javascript/latest/sample-code/view-hittest/