Here is a basic implementation based on DragControls: https://jsfiddle.net/gw6vzeux/
The idea is to use the drag event to check for intersections and the dragEnd event for the placement.
Here is a basic implementation based on DragControls: https://jsfiddle.net/gw6vzeux/
The idea is to use the drag event to check for intersections and the dragEnd event for the placement.