The MapView does provide a way of getting the lat/lng bounds of the
area of the map being displayed. Maybe it's just me, but it seems
fairly obvious.
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).
--
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