Skip to main content

@mapgear/geoapps > Analysis

Analysis class

Represents analysis that can be performed on the map

Signature:
export declare class Analysis 

Constructors

ConstructorModifiersDescription
(constructor)()Constructs a new instance of the Analysis class

Properties

PropertyModifiersTypeDescription
AnalysisIdstringUnique id of analysis
AnalysisLayerIdsstring[]Array of analysis layer id's
ComputesAnalysisCompute[]Array of computes within the analysis
ParametersAnalysisReportParameter[]Array of report parameters within the analysis
ThemeMapAnalysisIdstringId reference to thememap analysis
TitlestringTitle of the analysis