Friday, June 25, 2010

Re: [android-developers] MapView getLatitudeSpan

That's true... I am trying to get them before the map is ready. I need
them to call a webservice that downloads the info needed to display the
points on the map when it is ready, and I want them as soon as possible
to enhance the user experience. When the map is ready a function is
called to plot them.


On 25/06/2010 11:27 AM, Frank Weiss wrote:
> If it returns zero, then either it's a bug or a race condition (you're
> calling getLatitudeSpan() before the map view is ready). I recommend
> to verify those possibilities before applying a work around.
>
>

--
Sincerely,

Brad Gies
-----------------------------------------------------------------------
Bistro Bot - Bistro Blurb
http://www.bgies.com
http://www.bistroblurb.com
http://www.ihottonight.com
-----------------------------------------------------------------------

Never doubt that a small group of thoughtful, committed people can
change the world. Indeed. It is the only thing that ever has - Margaret Mead

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment