I guess in the meanwhile you can draw blank (white) space on the part of the screen where the user dragged the map from, and right when the map is released you could draw the missing parts. The sample Erel had shown uses FDrawImage, but other drawing methods found in additinal libraries here (I'm not sure which) should be faster, and you can try it later.
|