worldwind-ui API / react-worldwind / AttributionProps
Interface: AttributionProps ​
Defined in: react/src/ui/Attribution.tsx:8
Properties ​
className? ​
optionalclassName?:string
Defined in: react/src/ui/Attribution.tsx:16
extra? ​
optionalextra?: readonly (string|LayerAttribution)[]
Defined in: react/src/ui/Attribution.tsx:11
Credits to show after the layers' own, e.g. your data source.
includeDisabled? ​
optionalincludeDisabled?:boolean
Defined in: react/src/ui/Attribution.tsx:13
Credit layers that are switched off as well. Default false.
position? ​
optionalposition?:PanelPosition
Defined in: react/src/ui/Attribution.tsx:9
separator? ​
optionalseparator?:string
Defined in: react/src/ui/Attribution.tsx:15
Text between credits.