Re: [android-developers] Re: Bounding Geometry in Maps?

2009-11-15 Thread TreKing
That is a correct assumption. The span values give you the total latitude or longitude distance across the screen. - TreKing - Chicago transit tracking app for Android-powered devices http://sites.googl

[android-developers] Re: Bounding Geometry in Maps?

2009-11-14 Thread Chad
You know, I took a look at that lat/lon span and totally dismissed it. Now it makes sense. Thanks for the pointer. So is it safe to assume that I need to divide the span value in 1/2 prior to adding/subtracting that value from the center point lat/lon? Thanks, Chad On Nov 13, 3:23 pm, TreKing wr