I am looking for a way to zoom figures (say a polyline) on a canvas without zooming the canvas background image. I have a solution that zooms figures and the background image at the same time by varying the canvas scaletransform, now I would like only the figure to zoom. Here attached are the example pictures of what I would like to get.
I have tried to play with Layout transform and vary the transformscale of the figures but it didn't do the trick. Any ideas on how I could achieve that?