Skip to content

worldwind-ui API / worldwind-kit / DrawFeature

Interface: DrawFeature ​

Defined in: kit/src/draw.ts:25

A feature drawn with the DrawTool.

Properties ​

id ​

id: string

Defined in: kit/src/draw.ts:26


positions ​

positions: readonly LatLonAlt[]

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


properties ​

properties: Record<string, unknown>

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


type ​

type: DrawMode

Defined in: kit/src/draw.ts:27

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