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