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.
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
Identify features—ArcGIS API for Flex | ArcGIS for Developers