What is 'AGSIdentifyLayerResult' and how do I acquire it?
Examples?
You can not create one yourself, that is correct.
It is only returned as a result of another operation. Or it's a container for those results if you will.
regards,
David
It looks like AGSIdentifyLayerResult is passively generated from AGSGeoViewTouchDelegate functions rather than 'on the fly'.
Hi!
This online sample in our GitHub repository should give you an idea how the API is wired together: arcgis-runtime-samples-ios/IdentifyLayersViewController.swift at master · Esri/arcgis-runtime-samples-ios · GitHub
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.