vue-annotator
vue-annotator copied to clipboard
Add event when shape intersect with each other
Emit intersect event every time shape intersect with each others. Each intersect will emit data array of SVG.Element
@intersect.startwhen shape begin to intersect@intersect.endwhen shape leave intersection@intersectfire continously each time shape move and intersect.