Andre Lampe wrote:
My Map isn't that big so I don't have any memory problems, but it's good to know about that. Another already mentioned bad thing about my Example is that it re-renders the map every Pixel that it is moved.
hmm, did anybody already examine, how to shift the current view without re-rendering? I now did the dragging-thing and it either re-renders everything by every pixel it is moved (and the performance is absolutely horrible), or it does re-render when the mouse-button is released again. Unfortunately, you completely lose your orientation, when you shift the view and don't see the map moving. It is only re-rendered when the mouse-button is released. But I want the map to be seen when moving the mouse, without being re-rendered all the time...
Like the pan-function in udig. that would be great... Bernhard ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
