EaxMapView.DrillUp

Syntax

DrillUp: function (sender, args);

Parameters

sender. Event source.

args. Event information. Available argument: ShapeId - identifier of the shape form which the user drills up to an upper map level.

Description

The DrillUp event occurs when the user returns to upper level in express report map.

Example

The example of event use is given on the page with description of the EaxMapBox.getService method.

See also:

EaxMapView