Configuring the number for the location map icon

As a system administrator, configure the appearance of the number that is displayed with the icon that represents a location map on the geospatial map.

About this task

Each location map is represented on the geospatial map by an icon and a number. The number indicates the number of data items that are contained by the location map. You can add system properties to change the default font, size, and color of the number.

Procedure

  1. From the Administration or Solution Administration navigation menu, click System Administration > System Properties.
  2. To change the default display of the number for the location map icon, create or update one or more of the following system properties and save your changes.
    1. Optional: The default font for the number that is displayed with the location map icon is normal 18px arial, sans-serif. To change the default, create or update the LocationMapCollectionMarkerFont system property and enter the font definition in the Value field. For example, enter normal 30px arial, sans-serif and save your changes.
    2. Optional: Orange is the default font color for the number. To change the default color, create or update the LocationMapCollectionMarkerFontColor system property and enter the hex color code for the font in the Value field. For example, to change the default font color to white, enter #FFFFFF and save your changes.
    3. Optional: When you hover over or select a location map icon, the default font color of the number is black. To change the default color, create or update the LocationMapCollectionMarkerFontColorSelected system property and enter the hex color code for the font in the Value field. For example, to change the default font color to gray, enter #808080 and save your changes.