I have a map, on which are placed markers that inherit from CALayer.
I would like to scale the images on this layers, but keep their anchor point.
Is that even possible?
Thanks!
Yes, the layers will scale relative to their anchor point property without changing it.