2015年12月8日 星期二

Get boundary coordinates of visible region on Google Map

Reference:

http://stackoverflow.com/questions/14700498/android-google-maps-get-boundary-co-ordinates

Code snippet:

LatLngBounds curScreen = googleMap.getProjection().getVisibleRegion().latLngBounds;

沒有留言:

張貼留言