I am using CATiledLayer and UIScrollView, how can I dynamically set CATiledLayer properties?
- by Mickey Shine
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?