I have a large polygon and a set of points. Now I want to divide the large polygon into small ones in a way that each point is a corner of small polygon.
OR, is there any way to join the points in such a way that it produced the desired output as shown in the picture? I have tried "Points to Line", but it is not working.

