worldwind-ui API / worldwind-kit / LegendGraphicOptions
Interface: LegendGraphicOptions ​
Defined in: kit/src/legend.ts:41
Properties ​
format? ​
optionalformat?:string
Defined in: kit/src/legend.ts:48
Defaults to image/png.
height? ​
optionalheight?:number
Defined in: kit/src/legend.ts:52
layer ​
layer:
string
Defined in: kit/src/legend.ts:45
WMS layer name.
service ​
service:
string
Defined in: kit/src/legend.ts:43
WMS endpoint.
style? ​
optionalstyle?:string
Defined in: kit/src/legend.ts:46
version? ​
optionalversion?:string
Defined in: kit/src/legend.ts:50
WMS version; defaults to 1.3.0.
width? ​
optionalwidth?:number
Defined in: kit/src/legend.ts:51