JMap.MouseOver.openInformationReportInNewTab
Open the information report related to given layerId in a new tab.
Display information report for all features that are displayed in the mouseover.
The JMap layer id
if mouseover doesn't display any feature for the given layer
// open the information report related to layer id=3JMap.MouseOver.openInformationReportInNewTab(2) Copy
// open the information report related to layer id=3JMap.MouseOver.openInformationReportInNewTab(2)
JMap.MouseOver.openInformationReportInNewTab
Open the information report related to given layerId in a new tab.
Display information report for all features that are displayed in the mouseover.