[android-developers] Re: Is MapController's zoomToSpan() execution deferred?

2010-09-01 Thread Chad McQuillen
been drawn yet.  Have you > tried putting your logic in a Runnable and post()ing it to the MapView? > > Steve > > On Sun, Aug 29, 2010 at 7:18 PM, Chad McQuillen > wrote: > > > > > My application has a MapView which shows a collection of items in a > > sate

[android-developers] Is MapController's zoomToSpan() execution deferred?

2010-09-01 Thread Chad McQuillen
My application has a MapView which shows a collection of items in a satellite view. I use the MapController's zoomToSpan() method to initialize the zoom level of MapView. I later discovered that the MapView was showing a blank white screen with grey X's (zoom'd too far, zoom out once and everythi