View Single Post

  #4 (permalink)  
Old 07-09-2004
Dazzer Dazzer is offline
Senior Member
Green Belt
 
Join Date: Sep 2003
Posts: 103
If you set Mappoints .Visible property to be false and the code is properly structured you may be surprised at how fast it actually is, I have written some similar code myself (although I dont have it avaliable at the moment so I cant give you the example) and it does a lot more than 500 coordinates (I think it was in the thousands) in less than 20 mins. Give it a try and see how slow it actually is.
Reply With Quote