Hi Thomas,
I am happy to report that I have now partial success and can see the
effects of the static patch. It works both on Windows and Macintosh
(even Macintosh ;-)!).
Here are two examples where I applied the static attribute:
http://www.carto.net/neumann/temp/mapWaadt.svg
http://www.carto.net/neumann/temp/mapSpain.svg
So, it also seems to work well with rasters.
-------------
Next I tried to apply the static attribute to my more dynamic mapping
examples.
Here is the URL:
http://www.carto.net/papers/svg/postgis_geturl_xmlhttprequest/example.svg
I statically applied the static attribute in the small reference map
(background of the reference map) where it seems to run nice and fast.
The other static attribute is now added by script for the manual
panning, on mousedown, at the start of the dragging process (see
navigation.js (method .panManualFinally()).
In that case I am not that sure if the static attribute fully works. It
seems to run somehow faster, but not as fast as in the first two examples.
As you suggested, I also stopped updating the display of the mouse
coordinates during panning.
Is there a problem if I first change stuff within the group where I
later (during the same script run) set the static attribute of that
group to "true"?
Thanks for your thoughts,
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]