I have no idea on how to use this Inherited functions loop through objects from the featureLayer.the objects are poles from the featurelayer. the docs lack a lot of explaining.https://developers.arcgis.com/kotlin/api-reference/arcgis-maps-kotlin/com.arcgismaps.data/-feature-query-result/index.html
The functions come from the Iterable interface. FeatureQueryResult inherits from FeatureSet, which inherits from Kotlin Iterable. Please see the Kotlin Iterable documentation.
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.