Skip to content

worldwind-ui API / react-worldwind / LegendProps

Interface: LegendProps ​

Defined in: react/src/ui/Legend.tsx:6

Properties ​

className? ​

optional className?: string

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


heading? ​

optional heading?: string | null

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


includeDisabled? ​

optional includeDisabled?: boolean

Defined in: react/src/ui/Legend.tsx:12

Include layers that are switched off. Default false.


position? ​

optional position?: PanelPosition

Defined in: react/src/ui/Legend.tsx:7


showNames? ​

optional showNames?: boolean

Defined in: react/src/ui/Legend.tsx:10

Show the layer name above each legend. Default true.

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