Skip to main content

MapMeasureToolRuntimeScope

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/maps/controls/mapMeasureToolRuntime / MapMeasureToolRuntimeScope

Interface: MapMeasureToolRuntimeScope

Defined in: utils/maps/controls/mapMeasureToolRuntime.ts:20

Properties​

getAbortController​

readonly getAbortController: (() => (() => AbortController) | undefined) | undefined

Defined in: utils/maps/controls/mapMeasureToolRuntime.ts:21


getClearTimeout​

readonly getClearTimeout: (() => ({(id: number | undefined): void; (timeout: string | number | Timeout | undefined): void; }) | undefined) | undefined

Defined in: utils/maps/controls/mapMeasureToolRuntime.ts:24


getDocument​

readonly getDocument: (() => Document | undefined) | undefined

Defined in: utils/maps/controls/mapMeasureToolRuntime.ts:27


getHTMLElement​

readonly getHTMLElement: (() => (() => HTMLElement) | undefined) | undefined

Defined in: utils/maps/controls/mapMeasureToolRuntime.ts:30


getSetTimeout​

readonly getSetTimeout: (() => typeof setTimeout | undefined) | undefined

Defined in: utils/maps/controls/mapMeasureToolRuntime.ts:33