uiimageview - Dragging an image and leaving it where it was dragged on the iphone -
i have map image , able drag image somewhere on screen , able go image webserver new map image being old image dragged.
i've tried uiimageview in uiscrollview image bounced fill screen if try drag off. setting uiscrollview .bounces = no isn't need either because prevents me dragging image off of screen. there easy way functionality?
i think want @ uiresponder
methods touchesbegan
, touchesmoved
, touchesended
.
Comments
Post a Comment