Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with Express Report > PP.Exp.Ui > Classes > EaxMapView > EaxMapView.MapTypeChanged

EaxMapView.MapTypeChanged

Syntax

MapTypeChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information. Available field: Type - new type of express report map.

Description

The MapTypeChanged event occurs after changing type of the express report map.

Example

The example of event use is given on the page with description of the EaxMapView.MapType property.

See also:

EaxMapView