ghettovoice / vuelayers

Web map Vue components with the power of OpenLayers
https://vuelayers.github.io/
MIT License
683 stars 229 forks source link

vl-interaction-draw undo function #479

Closed fernanduandrade closed 2 years ago

fernanduandrade commented 2 years ago

Hi, the interaction draw works perfectly but I have a question. Is there a way to undo the draw like a ctrl + z? I saw that the component has removeLastPoint but I have not idea how to call it

ghettovoice commented 2 years ago

Hello @fernanduandrade , there is a demo https://jsfiddle.net/ghettovoice/Ln9qr135/163/ how to make Undo via button.

fernanduandrade commented 2 years ago

thanks, I was doing exactlylike the example the was version, so I couldnt find the funciont