Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
LayerConversionResult
Interface LayerConversionResult
interface
LayerConversionResult
{
layers
:
HonuaLayerSpecification
[]
;
popup
?:
HonuaPopupConfig
;
sources
:
Record
<
string
,
HonuaSourceSpecification
|
{
type
:
string
;
[
key
:
string
]
:
unknown
;
}
>
;
}
Index
Properties
layers
popup?
sources
Properties
layers
layers
:
HonuaLayerSpecification
[]
Optional
popup
popup
?:
HonuaPopupConfig
sources
sources
:
Record
<
string
,
HonuaSourceSpecification
|
{
type
:
string
;
[
key
:
string
]
:
unknown
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
layers
popup
sources
@honua/sdk-js
Loading...