Hi Community,
I am trying to develop a Kotlin android application using ArcGIS Maps SDK Kotlin and ArcGIS Runtime 200. The data collection I want to apply for a polygon layer. I had gone through some of the sample projects which is talking about data collection on a point Layer. My question here is to implement the polygon editin g which classes i have to use. Is it com.esri.arcgismaps.geometry.Polygon and addFeature function OR use the Sketch Editor.