ThinkGeo.com    |     Documentation    |     Premium Support

Polygon Labels Appear Depending on Zoom Level

MapSuite Team,



Attached are two pictures of polygons (building footprints).  One picture is shown at ZoomLevel20 and the other at ZoomLevel19.



You’ll notice that at ZoomLevel20 many of the polygons are not labeled even though they should be.  At ZoomLevel19 many more of the labels will appear, but still not all of them.  And some of the polygons that were labeled at ZoomLevel20 are not labeled at ZoomLevel19.



Would you offer some advice on where I can begin to look at what might be causing this to occur?  Are there any events that I might be able to trap?



Regards,

Dennis


BuildingPolygonLabels-ZoomLevel-19.png (131 KB)
BuildingPolygonLabels-ZoomLevel-20.png (186 KB)

MapSuite Team,



I have answered the question myself and no longer require assistance on this issue.



I set TextStyle properties such as the following and solved my issue:

    SuppressPartialLabels=false

    LabelDuplicateRule=UnlimitedDuplicateLabels

    BestPlacement=true

    FittingPolygon=false



And setting a smaller font size.



Regards,

Dennis


Hi Dennis, 
  
 Thanks for your share. 
  
 Regards, 
  
 Don