A tiled layer is a Core Animation layer which divides its drawing area into equal, rectangular areas which are drawn separately.
Greetings, I'm working on an application inspired by the "ZoomingPDFViewer" example that comes with the iOS SDK. At some point …
uiview ios4 uiscrollview catiledlayerI would like to use a CATiledLayer in iPhone OS 3.1.3 and to do so all drawing in -(void)drawLayer:(…
iphone core-graphics cgcontext catiledlayerHere is the code: https://www.dropbox.com/s/o42wy36x4qhrbpt/PDFScroller.zip I took the WWDC 2010 PhotoScroller …
iphone performance pdf catiledlayerI already have a tile source set up for use with the Google Maps JavaScript API. I am trying to …
iphone objective-c mapkit mkmapview catiledlayer