So what you're saying is that:
from getLatitudeSpan() and getLongitudeSpan() I have the distance from
top/bottom left/right of the part of the map being displayed in
latitude/longitude values?
So if I get a reference point, let's say the center. I can actually
get the values from each corner right?
I'm sorry my math is just so rusty... Thank you
int getLatitudeSpan()
The current latitude span (from the top edge to the bottom
edge of the map) in decimal degrees multiplied by one million.
int getLongitudeSpan()
The current longitude span (from the left edge to the right
edge of the map) in decimal degrees multiplied by one million.
GeoPoint getMapCenter()
Returns the current center-point position of the map, as a
GeoPoint (latitude and longitude).
On Jun 25, 11:34 am, Mark Murphy <[email protected]> wrote:
> On Fri, Jun 25, 2010 at 4:40 AM, Pedro Teixeira
>
> <[email protected]> wrote:
> > This is the map.. not the part of the map the screen is focusing on right?
>
> It is the part of the map that is visible on the screen.
>
> --
> Mark Murphy (a Commons
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.6
> Available!
--
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