- I have a UIScrollView of size 320*460 and with content size 1024*1024.
- I can place 25 images of 256*256 in it with the 13th picture shown at the centre of the screen when it loades with bits of surrounding pictures around it.
- When i swipe to any side I want it to appear just like the mapView. With new images appearing and showing.
How can I do it?