Creating non-scaling markers like maps
Creating non-scaling markers like maps
- Subject: Creating non-scaling markers like maps
- From: Rick Mann <email@hidden>
- Date: Mon, 08 Jul 2013 17:54:05 -0700
I have a UIScrollView that shows an image we generate. On top of that I create a few marker UIViews. I'd like to allow pinch-zooming of the image view, and have the markers' positions scale accordingly, but not have the markers themselves change size.
What's the right way to do this? Set their transforms each time the UIScrollView is zoomed to scale with the inverse of the zoom scale?
--
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden