开发者

Center a MapKit view with a CLLocationCoordinate2D

How , how I can center the MapKit view with a CLLocationCoordinate2D开发者_如何学JAVA?

Thanks


mapView.centerCoordinate = CLLocationCoordinate2DMake(someLat, someLong);
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜