ios - CATransform3D UIImageView in UIScrollView -


i attempting apply m34 transformation using catransform3drotate. current structure have uiscrollview hosts uiimageview. image view must able zoomed , rotated usual. there 3d mode, similar apple maps 3d mode, have been attempting simulate using m34 transform.

two problems, first, zoom resets transform.
second, transform zooms image.

what correct way of handling this?


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -