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.
mapkit ビューがあります。緯度と経度を画面座標に変換するにはどうすればよいですか?
MKMapViewオブジェクトで次のメソッドを使用します。
- (CGPoint)convertCoordinate:(CLLocationCoordinate2D)coordinate toPointToView:(UIView *)view