Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
webmap
WebMapLabelClass
Interface WebMapLabelClass
interface
WebMapLabelClass
{
labelExpression
?:
string
;
labelExpressionInfo
?:
WebMapLabelExpressionInfo
;
maxScale
?:
number
;
minScale
?:
number
;
symbol
?:
WebMapTextSymbol
;
useCodedValues
?:
boolean
;
where
?:
string
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
label
Expression?
label
Expression
Info?
max
Scale?
min
Scale?
symbol?
use
Coded
Values?
where?
Properties
Optional
label
Expression
label
Expression
?:
string
Optional
label
Expression
Info
label
Expression
Info
?:
WebMapLabelExpressionInfo
Optional
max
Scale
max
Scale
?:
number
Optional
min
Scale
min
Scale
?:
number
Optional
symbol
symbol
?:
WebMapTextSymbol
Optional
use
Coded
Values
use
Coded
Values
?:
boolean
Optional
where
where
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
Expression
label
Expression
Info
max
Scale
min
Scale
symbol
use
Coded
Values
where
@honua/sdk-js
Loading...