MapShapes Item

The MapShapes item contains region settings that forms the map layer.

Example of the Map Area setup

MapShape Item

The MapShape item contains description of the map area. Map area   is an instance of the MapShape class.

Attributes of the <MapShape> Item

Attribute name Type Description
Id String Area ID to further establish the link between the settings and the topobase. It can be used as an item.
Label MapLabel ID of an area label described in the items dictionary or full description of form label. It can be used as an item for full description of a label. The identifier must be used curved brackets: Label: ”{identifier}”.
ToolTip PP.Ui.ChartTooltipBase

ID of an area tooltip described in the items dictionary or full description of the tooltip. It can be used as an item for full description of a tooltip. The identifier must be used in curved brackets: ToolTip: ”{identifier}”.

Effect IEffect

ID of an effect for the region described in the item dictionary, or full description of the effect. It can be used as an item for full description of an effect. The identifier must be used in curved brackets: Effect: ”{identifier}”.

See also:

MapChart Item