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.
MKMapKitビューの現在表示されている領域のサイズ(理想的にはメートル単位)を確認するにはどうすればよいですか?
MKMapKitには、visibleMapRectを取得するために使用できるメソッドがMKMapSizeあり、ドキュメントには次のように記載されています。
visibleMapRect
MKMapSize
この値の単位はマップポイントです。
「マップポイント」とは何ですか?
これは役立つかもしれません:
iphone-MKMapPointの距離をメートルに変換します