• RMMapContents now has a new method -(void) didReceiveMemoryWarning that 
    may be called by the Controller in case a memory warning was issued.
    It will clear the memory cache and reopen the database cache to purge
    all buffered sqlite pages from memory.
    
    No change in behavior unless this method is explicitly called.
    
    
    by devel-hb
     
    Browse Files