have you tried the OnTouch event? I've not used mapView yet but a click is the action to touch and to release... i think on a mapview the proper event to catch is more a touching event than a clicking event.
2009/4/23 RodgerWilko! <[email protected]> > > Hi, > > I have setup a OnClickListener for a mapview and find that it's never > called. I have set clickable to be true but it's still not working. > Am I missing something or is the OnClickListener not supported on a > mapview? > > 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 -~----------~----~----~----~------~----~------~--~---

