cyrial Posted June 22, 2010 Share Posted June 22, 2010 Hi, I'm totally new in ajax/javascript and have major problem with something I need to implement. Here - http://maps.tribal-legacy.net - you can find dynamically generated heightmap image (512x512px) which I need to zoom. For example I'd like to choose area by moving 50x50px rectangle and zoomed area should appear on the right side of the page. Additionally this zoomed area should have grid on it so I could place objects (one object == one color). Have you got any ideas how this thing can be realized or have you got any helpful links? I will appreciate any information. Quote Link to comment Share on other sites More sharing options...
cyrial Posted June 23, 2010 Author Share Posted June 23, 2010 Ok, I sorted out how to zoom image as I wanted to using jquery.jcrop library. Now i just need to insert code which will allow me to draw on the right, zoomed image with proper x, y update on the left image as a preview. Any ideas? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.