Please Help!!
Is there any way to show a point on map by passing identify parameters thru identify operation on map service.
This is the result i am getting on performing operation and wants to show point on map.
http://gismp.nic.in:8399/arcgis/rest/services/GeoApproachv3/MapServer/identify?geometry=77.4241790555556,23.6171226111111&geometryType=esriGeometryPoint&layers=all:15&sr=4326&tolerance=2&mapExtent=77.41657733917238,23.234543771115575,77.42462396621704,23.23947303127123&imageDisplay=400,400,96&returnGeometry=true&f=json
Thank you!
aashu,
You should use the Flex API Identify task and parameter objects and then an async result handler function to add the result to the map. See the Flex API docs and samples
ArcGIS API for Flex 3.7
Identify features—ArcGIS API for Flex | ArcGIS for Developers
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.