Im still struggling with this...

I create an overlay and add it to the MapView, then i override the
onTouchEvent to capture all the panning movements made. However, while
this reads all panning movements the map no longer pans. Its as if, I
have replaced the defualt MapView onTouchEvent with my own. How can i
fix this?

On Jun 5, 3:21 pm, mscwd01 <mscw...@gmail.com> wrote:
> Hi,
>
> I thought this would have an easy answer but I cant seem to find one.
>
> Does MapView have a mechanism such as an onChange listener which is
> fired when the MapView is either panned or zoomed?
>
> I have expermiented with onClick, motion events etc, all are not
> really what i'm after.
>
> I just need to know when the state of the MapView is changed by the
> user zooming or moving it.
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to