所以我正在使用这个调用:mapView.showAnnotations(annotations,animated:true)为应用程序设置动画以显示注释。效果很好。最重要的是,我需要告诉map在我调用时通常缩放到的区域左侧添加100像素的填充:mapView.showAnnotations(annotations,animated:true)我在屏幕左侧有一个mapView,我不希望注释出现在下方,因此,我想在它们的左侧添加填充,这样它们就不会被View隐藏。我尝试了MKMapView调用“setRegion”并且:mapView.setVisibleMapRect(mapRect,e