View Single Post

  #3 (permalink)  
Old 11-17-2005
RichardD RichardD is offline
Junior Member
White Belt
 
Join Date: Oct 2004
Posts: 5
Quote:
Originally Posted by Wilfried
... So what you eventually can do is process the whole data and whilst processing check which symbol you want and put the pushpin on mappoint, so then it is only 1 loop while it is displayed and the whole time will be exact the time needed for display...
Wilfried,

Thank you for the quick reply - much faster than MapPoint

I will do some tests to see where the time is being consumed by removing various bits of the code.

In the quoted paragraph from your reply are you suggesting that I should check to see if the symbol already exists and only update it if it is different? I have tried running without the map display on and I have not noticed any significant different in execution time. MapPoint certainly uses 100% of the available CPU time.

Richard
Reply With Quote