On Wed, Nov 17, 2010 at 1:22 PM, John <[email protected]> wrote: > I'm using ItemizedOverlay that populate after the bitmap has completed > downloading.
Hmm ... strange. If you're not already, maybe try initializing and adding the overlay only once the data is loaded? Maybe try extending MapActivity and / or MapView and see if you get access to any protected methods that might help. Not sure what else could help - and don't think there's a way to know when the the tiling is done loading. ------------------------------------------------------------------------------------------------- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

