MapTopobaseMeta.getAttributeData

Syntax

getAttributeData(attrName: String, dataId: String);

Parameters

attrName. Attribute name.

dataId. Attribute data object ID.

Description

The getAttributeData method returns attribute data object by attribute name and object ID.

Comments

The method returns a PP.MapMetaAttributeData value.

Example

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

See also:

MapTopobaseMeta