How can I draw a polygon where I can set each corner with a click with vue konva ?
I couldn't find anything a side from v-polygon
which creates a predefined polygon and not an interactive one.
Asked
Active
Viewed 1,072 times
1 Answers
1
I was able to implement the whole thing thanks to this thread/issue in the vue-konva repo https://github.com/konvajs/vue-konva/issues/104

WhatWhat
- 11
- 3