ThinkGeo.com    |     Documentation    |     Premium Support

Refresh points randomly sample app request

 Hi,


We're working on an appliction that requires up to 10,000 points on a map.  Each point may be a different color depending on external data.  We would like to see a change to the Dynamic Shapes - Refresh points randomly existing sample application that chooses different random colors for each point. We're looking for the recommended implementation that will be the most performant.


 


Thanks!


Josh



Josh, 
  
 Thank you for your post, you can have a look at How Do I Samples --> Dynamic Shapes–>Refresh points randomly. 
  
 Regards, 
  
 Gary

Hi Gary, 
  
 Thank you for your reply.  Did you update the Refresh points randomly sample application?  And if so where can I get the updated version.  I have the locally installed version that came with the 5.0 WPF Desktop Edition which is the sample application I referred to in my first post.  I’m sorry if I wasn’t clear.  We would like to see the Refresh points randomly sample application modified so that each point will be rendered with a different color.  Is this something you can do? 
  
 Thanks, 
 Josh

Josh, 
  
 Thank you for your information, I think the 5.0 version is the newest. 
  
 In the Refresh points randomly sample, there is a method named ChangeColorOnUIThread, in it, you can set the pointstyle, I think this can set different color. 
  
 If I still misunderstanding something, please tell me. 
  
 Regards, 
  
 Gary