Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
HonuaLegendEntry
Interface HonuaLegendEntry
A single legend entry (swatch) for a layer.
interface
HonuaLegendEntry
{
contentType
?:
string
;
height
?:
number
;
imageData
?:
string
;
label
?:
string
;
url
?:
string
;
width
?:
number
;
}
Index
Properties
content
Type?
height?
image
Data?
label?
url?
width?
Properties
Optional
content
Type
content
Type
?:
string
Optional
height
height
?:
number
Optional
image
Data
image
Data
?:
string
Optional
label
label
?:
string
Optional
url
url
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Type
height
image
Data
label
url
width
@honua/sdk-js
Loading...
A single legend entry (swatch) for a layer.