Hi, I want to be able to handle "long taps" on a mapview (or, preferrably, a map overlay), like LongClick events. tap events are handled by these classes, but I found no way to differentiate regular taps from long taps.
I can probably implement this in the onTouchEvent method - but I don't want to reinvent the wheel if there's already a way to do this. Any ideas? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

