What about setting up a time for when the screen is being pressed. You could use a while loop, and after a certain amount of ticks you execue your code.
On Aug 13, 7:47 am, mscwd01 <[email protected]> wrote: > Hey, > > I want to be able to detect where a user has long pressed on my Map > Overlay. > > The idea being to get the GeoPoint of the location the user pressed. > > I can detect where a user taps, but cannot find how to detect a long > press. > > 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 -~----------~----~----~----~------~----~------~--~---

