Open shivamsharmanps opened 2 years ago
It should remove last vertex
afaik, deleteLastVertex() is intended to be used on a Polyline (while you draw a new Polygon) and not on a "finished" connected Polygon.
How to reproduce
What behaviour I'm expecting and which behaviour I'm seeing
It should remove last vertex