MiniMap Constructor

Syntax

PP.Ui.MiniMap(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The MiniMap constructor creates an instance of the MiniMap class.

Example

The example of constructor use is given in description of the MiniMap.Control property.

See also:

MiniMap