I want to add image and textfield to pkcanvasview.

I want to add a pkcanvasview image and change its position and size by dragging. And I want to draw a picture using a pencil on top. The image must be able to change its position at any time, and a picture must be added on top. If I add it to the subview of pkcanvasview, I cannot do what I want. How can I do this?

I want to add image and textfield to pkcanvasview.
 
 
Q