LABELING

The LABELING node defines the characteristics of the labels that are displayed next to drawings in the map. This node can have these attributes:

Attribute Description
color Text color to use for labels. You can use RGB or RGBA colors.
maxCount Maximum number of labels that the map will show.
offset Distance labels will be offset from their map features. Specify X and Y values.
size Font size to use for labels.
template The template attribute defines how labels are constructed. You can enter plain text, or enter attribute names in brackets to show the values of those attributes. For example, if you enter [H8DESCRIPTION], then the description of the Infor Public Sector record will be used for the label.
useServerInfo Indicates whether the settings on the server will override the settings in the configuration. Set the value to False to use your own settings for labels.