-
…and associated classes and methods; -setTextLabel family of methods; CGImage methods. Added notes on magic numbers and string literals. Cleaned up some unit tests.
-
…ethod to RMMapContents. Added documentation.
-
… to memory warning handlers. Made Doxygen target open completed doc tree after build.
-
…d developer-supplied CloudMade keys
-
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.
-
handle having the tile source changed.