Hi,
I have a web application that is showing an image of a factory floor. I have it all working well with your product except that I'm not able to zoom in far enough for my needs if I have the correct values in the world file. For example the length and width of the Factory is 100 Meters by 100 Meters and my world file has the correct settings in them, I can see the image but the map control won't let me zoom in very far.
As a work around I took the Width & Height times a 1000 and updated my world file, after that I can zoom in appropriately but my X & Y Coordinates don't display correctly as the are a 1000 times larger than they should be. Is there any way I can modify the map control to where it can zoom in further? This would be helpful for displaying small areas like a factory floor.
Thanks!