Attribute: PP.MapMetaAttribute;
The Attribute property determines attribute for map topobase metadata.
To add an attribute to map topobase metadata, use the setAttribute, and specify the attribute to be added as its parameter attr. To get this attribute, use the getAttribute method, and specify name of the returned attribute as the name parameter.
Property value cannot be set from JSON.
The example of use is given on the page with description of the MapArrowBase.setBorderSettings method.
See also: