I'm still using ItemizedOverlay to benefit some mechanisms over Overlay but I overrode the draw function, all work well now but I manually draw... onTap(int index) is actually called with the correct parameter even if the overlay is not automatically drawn by the ItemizedOverlay.
On 27 août, 13:43, Reto <[EMAIL PROTECTED]> wrote: > I've been able to use the "standard" technique (extending Overlay and > overriding the onDraw handler) in 0.9, ItemizedOverlay doesn't seem to > be happening at the moment. > > What problem are you having using Overlay? > > Cheers > Reto > > On 27 Aug, 11:56, Peter Stevenson <[EMAIL PROTECTED]> wrote: > > > Guillaume Perrot wrote: > > > Hi, > > > We're several developers on the mailing list having problems with > > > ItemizedOverlay in v0.9: items are not drawn. > > > Do you use ItemizedOverlay or Overlay ? > > > > On 23 août, 02:29, Peter Stevenson <[EMAIL PROTECTED]> wrote: > > > >> hi > > > >> I trying to work out howOverlayworks, > > >> any help would be greatly appreciated > > > >> Peter > > > I have tried both overlay and ItemizedOverlay with out every > > > luck > > > I think ItemizedOverlay is the way to go > > > still working on it > > > any help would be greatly appreciated > > > Peter- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

