Skip to content

worldwind-ui API / react-worldwind / AttributionProps

Interface: AttributionProps ​

Defined in: react/src/ui/Attribution.tsx:8

Properties ​

className? ​

optional className?: string

Defined in: react/src/ui/Attribution.tsx:16


extra? ​

optional extra?: readonly (string | LayerAttribution)[]

Defined in: react/src/ui/Attribution.tsx:11

Credits to show after the layers' own, e.g. your data source.


includeDisabled? ​

optional includeDisabled?: boolean

Defined in: react/src/ui/Attribution.tsx:13

Credit layers that are switched off as well. Default false.


position? ​

optional position?: PanelPosition

Defined in: react/src/ui/Attribution.tsx:9


separator? ​

optional separator?: string

Defined in: react/src/ui/Attribution.tsx:15

Text between credits.

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