I am using CATiledLayer and UIScrollView, how can I dynamically set CATiledLayer properties?

Posted by Mickey Shine on Stack Overflow See other posts from Stack Overflow or by Mickey Shine
Published on 2010-03-22T10:58:33Z Indexed on 2010/03/22 11:01 UTC
Read the original article Hit count: 413

Basically speaking I am making a map framework (like Route-me and Google Maps). I want to dynamically set properties of CATiledLayer, such as tile numbers, what conditions to trigger reloading tile source, and binding a function when CATiledLayer realoding sources?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk