Hi all,

I wonder if anyone knows how to detect a zoom event in a MapView. I am
using the
recommended MapView.setBuiltInZoomControls to get a zoom controller to
display at the
bottom of the map. I have a touch listener that can detect a tap to
display the zoom controller.
But after that initial tap, when one of the zoom buttons is pressed,
the press event is
consumed by the zoom controller and not by my touch listener. Is there
any way to
catch / listen to that event? Thanks.

Regards,
Vinh

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to