MKTileOverlayRenderer
The renderer for a tile overlay that handles the drawing of bitmap images on the map surface.
Declaration
class MKTileOverlayRendererOverview
You create instances of this class when tile overlays become visible on the map view. A renderer works closely with its associated tile overlay object to coordinate the loading and drawing of tiles at appropriate times.
For information about how to specify the tiles to display on the map, see MKTileOverlay.