ThinkGeo.com    |     Documentation    |     Premium Support

TileCache displaysincorrect

Hi,
when using tilecache option on overlays there are some problems on displaying:
Have a look at my screen shots…the map is sliced.


This happens when the map window is not maximized. The cache stores bad tiles.

When generating the cache with maximized window everything is fine.

Could you solve the problem?

I’m using Developement Version 9.0.363.0

Regards
Hardy

Me again,

this happens only when scaling to 1:350!

Hi Hardy,

I did a test sample but it looks this sample cannot reproduced your issue, could you please view it and let me know whether I missed anything?

8131.zip (1.7 MB)

Regards,

Don

Hi Don,

sorry a lot of work so I’m back a bit late…

I have checked the behaviour and the Problems are caused by the main window. When paint Event is active the window and it’s controls will refreshed. But map Control finishes faster then the main window.

So it is a Problem from my main window.
Therefore I have written a TileCache Generator which setup the Cache over night…the user will get a complete Cache and the application doesn’t render the Cache dynamically.

Regards
Hardy

Hi Hardy,

It looks you have solved that, thanks for update and share us your solution.

Regards,

Don