Just a quick question, I have a large world map panel that is controlled by a scroll view, it's used on a mobile system to scroll across the map but I'm worried about performance and/or the performance of future updates.
Is there anyway to slice then cull the image into parts accordingly or any way to ensure smooth performance no matter the size of the image?
Thank you