MapTopobaseMeta.Attribute

Syntax

Attribute: PP.MapMetaAttribute;

Description

The Attribute property determines attribute for map topobase metadata.

Comments

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.

Example

The example of use is given on the page with description of the MapArrowBase.setBorderSettings method.

See also:

MapTopobaseMeta