I have 5 different point layers and one line layer.
Need to connect points (from different layers) with LINE.
I have code for only one point layer. I don't know how to get all points from different layers at a time - can anyone help me?
Note: LINE only need to move based on point coordinates.