Hi,
In our application, we are drawing polygon shapes at the EditInteractiveOverlay. use can drag, resize and add vertex to the polygon shapes. I want to add a delete button on left top corner of the feature. I can add a marker in the top left corner that can use as a delete button. But, the problem is if the user drag, resize or add/remove vertexes then i want to update the position of the marker also. is there any easy way to do this.
I have attached a screenshot to give an idea of what i am trying to achieve.