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