Hello,
I've a question regarding resolution :
When I work with a small resolution (up to 800x600), the performances of the WpfControl are really good. The panning is efficient, when I soom in with shift, the rectangle that is drawn is quick, ...
But when I set my application to fuul screen (1600x1200), then the navigation becomes very slower. I understand that bigger maps have to be loaded from server, but why is panning so slow ? I mean : when I pan, the picture take about 1 second to follow my mouse move. And when I want to zoom to an extent (with shift key), the rectangle takes about 1 second to be drawn. (I mean only the rectangle to select the area I want to zoom in).
Can I do something to improve that ?
Here are someinformations about my configuration for Mapsuite :
- Multithreading is activated
- IsBase = false
- background is GeoTiff maps
- client tiles cache is activated (128x128 png files)
Many thanks,
Guillaume.