Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
webmap
WebMapLayerDefinition
Interface WebMapLayerDefinition
interface
WebMapLayerDefinition
{
definitionExpression
?:
string
;
drawingInfo
?:
WebMapDrawingInfo
;
maxScale
?:
number
;
minScale
?:
number
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
definition
Expression?
drawing
Info?
max
Scale?
min
Scale?
Properties
Optional
definition
Expression
definition
Expression
?:
string
Optional
drawing
Info
drawing
Info
?:
WebMapDrawingInfo
Optional
max
Scale
max
Scale
?:
number
Optional
min
Scale
min
Scale
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
definition
Expression
drawing
Info
max
Scale
min
Scale
@honua/sdk-js
Loading...