MapObject.PluginData

Syntax

PluginData: Object;

Description

The PluginData property determines data of the external component on the map.

Comments

Use JSON or the setPluginData method to set the property value and the getPluginData method to get the property value.

The property is intended for internal use.

See also:

MapObject