Hello,
I migrated from ArcGIS Android Runtime 100.X to ArcGIS Kotlin Maps 200.5. I replaced SketchEditor with the new GeometryEditor and it seems it's not possible to remove vertices interactively. When a vertex is selected, there is no popup with "remove vertex". I checked and allowDeletingSelectedElement is correctly set to true
Did I miss something ?
Thanks