Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
runtime
HonuaMapPackageLegendEntry
Interface HonuaMapPackageLegendEntry
Legend swatch rendered by the runtime.
interface
HonuaMapPackageLegendEntry
{
color
?:
string
;
iconUrl
?:
string
;
label
:
string
;
maxValue
?:
number
;
minValue
?:
number
;
}
Index
Properties
color?
icon
Url?
label
max
Value?
min
Value?
Properties
Optional
color
color
?:
string
Optional
icon
Url
icon
Url
?:
string
Optional symbol URL for icon-based legends.
label
label
:
string
Optional
max
Value
max
Value
?:
number
Optional
min
Value
min
Value
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
icon
Url
label
max
Value
min
Value
@honua/sdk-js
Loading...
Legend swatch rendered by the runtime.