worldwind-ui API / react-worldwind / LegendProps
Interface: LegendProps ​
Defined in: react/src/ui/Legend.tsx:6
Properties ​
className? ​
optionalclassName?:string
Defined in: react/src/ui/Legend.tsx:13
heading? ​
optionalheading?:string|null
Defined in: react/src/ui/Legend.tsx:8
includeDisabled? ​
optionalincludeDisabled?:boolean
Defined in: react/src/ui/Legend.tsx:12
Include layers that are switched off. Default false.
position? ​
optionalposition?:PanelPosition
Defined in: react/src/ui/Legend.tsx:7
showNames? ​
optionalshowNames?:boolean
Defined in: react/src/ui/Legend.tsx:10
Show the layer name above each legend. Default true.