Working with Express Report > PP.Exp > Classes > EaxAnalyzer > EaxAnalyzer.getMapId
getMapId();
The getMapId method returns identifier of the Map view of the express report data.
The method returns a JSON object with the field identifier - string identifier that looks like {session_identifier}!{object_identifier} for an express report map.
The example of use is given on the page with description of the EaxAnalyzer.getBubbleChartId method.
See also: