I can see where I am via MyLocationOverlay
, but I want use MapController.setCenter(geopoint)
to take latitude and longitude of the place where I am.
Also is possible to take the upper left corner and bottom right corner coordinates of the screen?
Any suggestions? Thanks..