Skip to content

worldwind-ui API / worldwind-kit / MeasureToolOptions

Interface: MeasureToolOptions ​

Defined in: kit/src/measure.ts:28

Extended by ​

Properties ​

followTerrain? ​

optional followTerrain?: boolean

Defined in: kit/src/measure.ts:30


layerName? ​

optional layerName?: string

Defined in: kit/src/measure.ts:36


line? ​

optional line?: ShapeStyle

Defined in: kit/src/measure.ts:32

Style of the measured line. Defaults to a cyan 2 px line.


markerImage? ​

optional markerImage?: string | null

Defined in: kit/src/measure.ts:34

Image for the vertex markers. Defaults to WorldWind's white dot.


markerScale? ​

optional markerScale?: number

Defined in: kit/src/measure.ts:35


pathType? ​

optional pathType?: PathType

Defined in: kit/src/measure.ts:29

MIT licensed. Not affiliated with NASA; WorldWind is NASA's open-source virtual globe.