views:

418

answers:

0

Hello guys. I'm trying to draw images on tiles based on a point that is fine only for the whole width and height of this other image. I'm using the Tiling example from ScrollViewSuite. I can't seem to figure out how to translate this point to the tiles coordinates when zooming in and zooming out. What I wanted is to keep the position of this image while I zoom in/out and move around (new tiles are created, so the positions also change, I need to translate the new position to the tiles position as new tiles are created). I'm not sure if I was clear enough. Sorry, I'm almost falling asleep but trying to find a light here. Probably a lot of people here had to deal with this already, so any help would be really appreciated.

Thanks in advance.