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 ​
Returns ​
LayerAttribution | null