MKMapKitから取得したCGPointを経由で変換する方法
[self.myMapView convertCoordinate:userLocation.coordinate toPointToView:self.view]
SpriteKit の SKView 座標系に? (SKView も MapKit のビューと同様に全画面表示です)。
MKMapKitから取得したCGPointを経由で変換する方法
[self.myMapView convertCoordinate:userLocation.coordinate toPointToView:self.view]
SpriteKit の SKView 座標系に? (SKView も MapKit のビューと同様に全画面表示です)。