I'm trying to figure out how to modify the PKDrawing
property from PKCanvasView
to add some shapes like circles or at least add a line however PKDrawing
is an opaque type so there is not too much to do.
Is there any workaround to create shapes or lines on a PKCanvasView
?