The MapChart item describes the map settings. Root item of a map.
The MapChart item is the instance of the MapChart class.
It includes the following items:
Attribute name | Type | Description |
Topobase | String | Address of the SVG file that contains the topobase. |
Scale | Double | Scale. |
Background | Brush | ID of a brush described in the item dictionary, or full description of the brush. With a full description of the brush, it can be used as an item. The identifier must be used in curved brackets: Background: ”{identifier}” |
TopobaseHorizontalAlignment | HorizontalAlignment | Horizontal map alignment. Available values:
|
TopobaseVerticalAlignment | VerticalAlignment | Vertical map alignment. Available values:
|
Type | PP.MapChartType | Map rendering technology. Available values:
|
Example of the MapChart Item Setup
See also: