ThinkGeo.com    |     Documentation    |     Premium Support

Use ClassBreakStyle as DefaultAreaStyle

Hi, 


I am currently trying to do some highlighting of the map using the ClassBreakStyle feature.  In our current Implementation of GIS we use all DefaultAreaStyles, so I can't use a custom style for the ClassBreakStyle.


Is there any way to use the ClassBreakStyle I define as the default area style? 


thanks,


Andy



Andy, 
  
 Thanks for your post and questions. 
  
 Up to now, the Default Styles(including default PointStyle, default LineStyle, default AreaStyle) cannot coexists with custom Style which is intended to deal with some advanced styles. 
  
 Our suggested way to solve this problem is trying to use the CustomStyles instead of using the default one. For example, you want to have two styles, one is ClassBreakStyle, the other is some AreaStyle, and then what you need to do is just adding both of them to the CustomStyles by their sequence. 
  
 Any more questions just feel free to let me know. 
  
 Thanks. 
  
 Yale