Skip to content

worldwind-ui API / worldwind-kit / LayerChange

Interface: LayerChange ​

Defined in: kit/src/layers.ts:302

Properties ​

layer ​

layer: WWLayer | null

Defined in: kit/src/layers.ts:305

The affected layer, or null for clear.


layers ​

layers: readonly WWLayer[]

Defined in: kit/src/layers.ts:307

Snapshot of the layer list after the change, bottom to top.


type ​

type: LayerChangeType

Defined in: kit/src/layers.ts:303

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