How to get get name of hospital or street in particular area when draw polyline through Javascript ArcGIS Api?
问题 Actually I am using ArcGIS API for JavaScript 4.7. I want to get name of hospital or street in particular area when draw polyline . How to achieve that ? Suppose I draw a area through polyline. In this area there are some hospital or street ..etc . Now I need the name of hospitals or street within that area. the result look like :- [street1,street2, ...] , [hospital1,hospital2, ...] Update error :- esri.layers.graphics.QueryEngine", message: "Unsupported query" details: undefined} this error