so the title isn’t great but it’s the best i could think of
anyway, what i’m trying to create is a map system with pan and zoom functions similar to google maps. that part is easy. what i’m having trouble with is figuring out how to scale the coordinates at the top and left of the map.
so if at 100% my map is viewable from mile 0 to mile 99 (numbers are only for the sake of example) then when i zoom in on the center to 150% i would need to show coordinates from mile 25 to mile 75 … i think
if that example is not clear just look at flash or photoshop. when you zoom in just look how the ruler around the stage changes with the zoom level. that’s what i’m trying to do.
help?