-
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.
-
…bug in RMMapLayer for layers which had a non-zero bounds origin.
-
Could be useful in some cases where at certain level of zoom, we just want to hide them
-
…ctivelly choose a png based marker image
-
…ly choose a png based marker image
-
Removed CoreLocation as was previously added by mistake.
-
It doesn't fix it properly, but it does a pretty good job.
-
* release MarkerManager on releasing MapView * use tileSideLength instead of hardcoded 256 in RMFractalTileProjection.m