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.
これは簡単な質問かもしれませんが、ドキュメントや検索で答えを見つけることができません。
地図が読み込まれると、遠くから設定した地域にズームインします。どうすればこれを止めることができますか?
を呼び出すときに設定animatedするだけです。次のように:NOsetRegion:animated:
animated
NO
setRegion:animated:
[map setRegion:region animated:NO];