Skip to content

worldwind-ui API / worldwind-kit / layerAttribution

Function: layerAttribution() ​

layerAttribution(layer): LayerAttribution | null

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

The credit a layer should display: what setLayerAttribution recorded, else the default for its built-in kind, else null. A recorded null suppresses the default.

Parameters ​

layer ​

WWLayer

Returns ​

LayerAttribution | null

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