Hello,
I was wondering if there was any way (I'm somewhat a newbie at Java) to get the MapBounds of a Google MapView on Android.
Just to clarify, here's what I'd like to do.
Calculate the maximum and minimum long and lat whenever the map is moved, or zoomed and display those values in a Toast.
Is there any possible way to do this -- or am I in over my head?