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.
iPhone で MKMapView が使用するメモリを解放する方法はありますか?
私の MkMapview は、メモリ全体で約 2 メガバイトを使用しているようです (Instruments/Memory に見られるように)。 このメモリは、親ビュー コントローラーの割り当てが解除されたときに解放されません (奇妙な!)。 マップを移動すると、MkMapView は解放されないさらに多くのメモリを消費します。これにより、古いデバイスでアプリケーションがクラッシュします。
ありがとう !