Hi
I have the following scenario to do:
I have like a tracking operationg but with a high speed (aproximatly 200 millisecond)
I tried to perform a Dynamic refresh (Refreshing a specific Overlay), but this method is hiding then showing the whole layer; The i used the standard Refresh, this works perfectly untill certain limits, but this method requires about 40 % from my cpu.
Can we use a refresh for a specific area of the layer or of the Overlay (like specifying the bounding rectangle to refresh) ???
Thanks