Hi all,
I am currently struggeling with an OpenMap application with lots of layers
which shows a very bad overall performance in the sense that after a
projection change all layers are repainted but in such an uncoordinated
way that many layers have to be painted several times until the
application fianlly comes to a rest. I have seen complaints about this
effect from other users before but I still have not found any solution
proposal. I would like to do some of the following things:
- Do not redraw until all layers are ready with their prepare().
- Paint all layers in the correct order so that no layer has to be painted twice.
- Do some more optimizations, e.g. if a raster layer covers the whole window
there is no point in preparing and painting any layer below it.
Does anybody have an idea of how to achieve this.
Greetings
Michael
-- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Fri Oct 7 06:48:08 2005
This archive was generated by hypermail 2.1.8 : Fri Oct 07 2005 - 06:48:10 EDT