Skip to main content

MapDrawLapsRuntimeScope

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/maps/layers/mapDrawLapsRuntime / MapDrawLapsRuntimeScope

Interface: MapDrawLapsRuntimeScope

Defined in: utils/maps/layers/mapDrawLapsRuntime.ts:16

Properties​

getClearTimeout​

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

Defined in: utils/maps/layers/mapDrawLapsRuntime.ts:17


getDocument​

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

Defined in: utils/maps/layers/mapDrawLapsRuntime.ts:20


getSetTimeout​

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

Defined in: utils/maps/layers/mapDrawLapsRuntime.ts:21


getSVGElement​

readonly getSVGElement: (() => (() => SVGElement) | undefined) | undefined

Defined in: utils/maps/layers/mapDrawLapsRuntime.ts:22