Hello,
I have a simple asp.net page with a seadragon control on it. I can display the image without any problem.
Now what I’m trying to achieve is that a user would type in some info (in text box) , press a button and on the server side a would run a query and retrieve some x,y positions (coordinate) and a zoom factor for the seadragon control. Is it possible to set x,y and zoom of the sedragon on the server side, so that when the page loads will load with my specify zoom factor and specified coordinate?
If yes, please provide me some sample code, most of the links on the topic are dead.
Thanks
Claudio