I have been developing Android application and I can’t make 1 thing – my application uses Google Maps (MapView), and one uses zoom elements for increase/decrease scale of Map. And I need to get center of Map – for example, I can move or increase the Map and than I need to get the central point. I know there is method setCenter() of MapController, but how can I get central point? Thank you.
Share
See this ….
http://android-er.blogspot.com/2009/11/mapview-to-center-on-current-location.html