> On 31 Oct 2014, at 11:43, sonofsky2...@gmail.com wrote:
>
> Hi,
> I have solved this problem.
> Do not change the frame of map view when it’s transform does not equal to
> CGAffineTransformIdentity.
This is a general rule about UIView. Once the transform is anything other than
identity, .fr
Hi,
I have solved this problem.
Do not change the frame of map view when it’s transform does not equal to
CGAffineTransformIdentity.
Best Regards,
Sunny Lee
> 在 2014年10月31日,上午12:54,sonofsky2...@gmail.com 写道:
>
> Hi all,
>
> I rotate the MKMapView with setting the rotation transform. When