Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在根据设备的标题旋转 MapView,而 MKPinAnnotationView 总是向北倾斜。我想改变它,我应该改变什么方法?
谢谢
尝试使用
- (void)mapView:(MKMapView *)mapView regionWillChangeAnimated:(BOOL)animated; - (void)mapView:(MKMapView *)mapView regionDidChangeAnimated:(BOOL)animated;