MapChart.getState

Syntax

getState();

Description

The getState method returns map settings.

Comments

The method returns a PP.Ui.PropertyChangedEventArgs object.

Example

The example of use is given in the page with description of the MapChart.refreshView method.

See also:

MapChart