I've got a parent (map) with many children (pins). When panning the map, I'm getting a lot of slowdown due to repainting. It is fixed, however, as soon as a child's pin is tapped and the thumbnail within the pin is transformed. What is going on? Is there a way to cache the whole parent so it repaints as little as possible?
