EaxAnalyzer.getMapId

Syntax

getMapId();

Description

The getMapId method returns identifier of the Map view of the express report data.

Comments

The method returns a JSON object with the field id - string identifier looking like {session_identifier}!{object_identifier} for an express report map.

Example

The example of use is given on the page with description of the EaxAnalyzer.getBubbleChartId method.

See also:

EaxAnalyzer