Skip to main content

@mapgear/geoapps > AnalysisCompute

AnalysisCompute class

Represents an analysis compute within an Analysis. The analysis compute is used to calculate a certain portion of the analysis

Signature:
export declare class AnalysisCompute 

Properties

PropertyModifiersTypeDescription
AnalysisComputeIdstringUnique id of analysis compute
EnabledbooleanWhether the analysis compute is enabled
SelectedGeometrystring[]Selected geometry in geojson
TitlestringTitle of analysis compute