Isn't Itemized Overlay supposed to stack drawn objects...This is called everytime the locationchanged event triggers...So It should be drawing multiple circles..Instead i only ever see the newest one...They do not accumulate like i wanted.
Sorry if a canned answer for the PS part felt in order..I just threw that in because I wasn't sure if it was a side effect or a seperate issue..If I got the first part solved I was going to tackle that next...I am a Java Noob...But I'm not lazy. I'm an apt programmer in several different languages, but this itemizedOverlay thing is kicking my but. On Apr 22, 9:27 pm, "~ TreKing" <[email protected]> wrote: > On Thu, Apr 22, 2010 at 9:49 AM, Scott <[email protected]> wrote: > > What's been killing me is that the Overlays always overwrite one > > another...So I can never have more than one circle...HELP WHAT AM I > > DOING WRONG? > > Besides the fact that you're only drawing one circle? > > > PS This code also crashes if I touch the map now. > > OK. And what do you want us to do about that? Perhaps looking at the > debugger and the call stack so see WHERE the app crashes will be of > assistance? > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered > deviceshttp://sites.google.com/site/rezmobileapps/treking > > -- > 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 > athttp://groups.google.com/group/android-developers?hl=en -- 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

