标签: android
我们可以在Android中使用mapView.region.span.latitudeDelta吗?它在ios中使用,我必须在Android中使用它的等价物。
答案 0 :(得分:1)
mapView.getLatitudeSpan()返回当前纬度范围(从地图的上边缘到下边缘),以十进制度数乘以一百万。
https://developers.google.com/maps/documentation/android/reference/