MapChartConverter.convertSettings

Syntax

convertSettings(oldSet: Object);

Parameters

oldSet. JSON object that contains values of map properties in old format.

Description

The convertSettings method converts an object with values of the map properties of old format to the object of new format.

Comments

The method returns an Object value.

The method is intended for internal use.

See also:

MapChartConverter