ThinkGeo.com    |     Documentation    |     Premium Support

TextStyle with identical label texts fails

Hi,


I'm labeling some point features using a TextStyle. The label texts being displayed is read from a database column and transferred to the feature.


Labeling works as such, but identical label texts only seems to be displayed once. If I alter one of the identical label texts slightly (in the database), it displays as expected. If I change it back, it disappears.


I've previously received the advice to set the style member "GridSize" to a value of 1. This doesn't work here, even though the labels are far apart.


Please advise.


On 5.5.111


 



Correction, there seems to a no-display zone of 100+ pixels around each label in all directions. If I add identical labels in opposite ends of the map, they will show. 
  
 How is this controlled ? 


Lars, 
  
   Check the TextStyle.DuplicateRule property.  This property allows duplicate labels to be suppressed once by the map, once per quadrant and no suppression at all.   
  
 David