JMap.Layer.hasInformationReport
Returns true if the given layer has an information report set in JMap Admin.
the JMap layer id
if layerId not valid or layer not found
// returns true if JMap layer id="3" has an information report set in JMap adminJMap.Layer.hasInformationReport(3) Copy
// returns true if JMap layer id="3" has an information report set in JMap adminJMap.Layer.hasInformationReport(3)
JMap.Layer.hasInformationReport
Returns true if the given layer has an information report set in JMap Admin.