vote up 0 vote down star

How can I get my own image to be able to pan and zoom (like a MapView)?

flag

1 Answer

vote up 0 vote down check

I tried hosting an image in a WebView (built-in pan and zoom), but there were a number of problems. I ended up extending the View class and overriding onDraw. It was not hard, once I finally decided to use that method.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.