Hello, Unless I am mistaken, a tap is not the same as a click, is it?
If I am correct, would a click event need to be handled using an on- click listener? Thanks. Alex Donnini On Jun 15, 8:10 am, adadcalledrichard <[email protected]> wrote: > Check out the onTap(int item) method on theItemizedOverlayclass > > http://code.google.com/android/add-ons/google-apis/reference/index.html > > Cheers, > > Richardhttp://www.creelcard.com > > On Jun 13, 7:07 pm, pat <[email protected]> wrote: > > > Hi there, > > > I am developing a map application for Android. > > > My idea is to have a map with several markers. Whenever the user > > clicks on a marker i would like to change to a different activity and > > pass certain information. > > > My question: how can i attach something like onClick event to the > > markers on the map? > > > I would really appreciate your replies. > > > regards > > > Patrick > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

