Hi I finally succeed to use ItemizedOverlay.OnfocusChangeListener in my Map Overlay but it onFocusChanged is called only when I click in one Item (in same time that OnTap do it) bu not when I point one Item.
The only difference is that OnFocusChanged is call even if I click outside one Item (I get a null Item in that case) Is it normal ? Regards Andre Legendre On Wed, May 6, 2009 at 4:53 PM, André Charles Legendre <[email protected]> wrote: > I have one ItemizedOverlay in a 1.5 SDK application. > It is working good. I would like to be informed when the user point > (not tap) one Item. > I don't know if ItemizedOverlay.OnfocusChangeListener is the good tool > for that and how to use it. > > Regards > > Andre > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

