I'm using ItemizedOverlay that populate after the bitmap has completed downloading.
On Wed, Nov 17, 2010 at 10:47 AM, TreKing <[email protected]> wrote: > On Wed, Nov 17, 2010 at 11:34 AM, John and Michele Jarvis < > [email protected]> wrote: > >> I have a feeling that the overlay downloads are competing with the Google >> Map tile downloads for the data connection. This interleaving of the >> overlay draw and the Google Map draw is causing the issue. > > > What does your overlay look like? Itemized? Do you do custom drawing or > just set the drawable on the Overlay? Are you trying to draw as you download > the image(s) or do you wait until the download(s) finish? > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://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

