Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
BasemapCompat
Class BasemapCompat
Index
Constructors
constructor
Properties
base
Layers
event
Bus
id
loaded
load
Status
reference
Layers
title
Methods
destroy
load
set
Base
Layers
set
Reference
Layers
watch
when
from
Id
Constructors
constructor
new
Basemap
Compat
(
options
?
)
:
BasemapCompat
Parameters
options
:
BasemapCompatOptions
= {}
Returns
BasemapCompat
Properties
base
Layers
base
Layers
:
unknown
[]
Readonly
event
Bus
event
Bus
:
CompatEventBus
id
id
:
undefined
|
string
loaded
loaded
:
boolean
load
Status
load
Status
:
BasemapLoadStatusCompat
reference
Layers
reference
Layers
:
unknown
[]
title
title
:
undefined
|
string
Methods
destroy
destroy
(
)
:
void
Returns
void
load
load
(
)
:
Promise
<
BasemapCompat
>
Returns
Promise
<
BasemapCompat
>
set
Base
Layers
set
Base
Layers
(
layers
)
:
void
Parameters
layers
:
readonly
unknown
[]
Returns
void
set
Reference
Layers
set
Reference
Layers
(
layers
)
:
void
Parameters
layers
:
readonly
unknown
[]
Returns
void
watch
watch
(
propertyName
,
listener
)
:
BasemapHandleCompat
Parameters
propertyName
:
string
listener
:
(
(
value
:
unknown
)
=>
void
)
(
value
)
:
void
Parameters
value
:
unknown
Returns
void
Returns
BasemapHandleCompat
when
when
(
callback
?
)
:
Promise
<
BasemapCompat
>
Parameters
Optional
callback
:
(
(
basemap
:
BasemapCompat
)
=>
void
)
(
basemap
)
:
void
Parameters
basemap
:
BasemapCompat
Returns
void
Returns
Promise
<
BasemapCompat
>
Static
from
Id
from
Id
(
id
)
:
BasemapCompat
Parameters
id
:
string
Returns
BasemapCompat
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
Layers
event
Bus
id
loaded
load
Status
reference
Layers
title
Methods
destroy
load
set
Base
Layers
set
Reference
Layers
watch
when
from
Id
@honua/sdk-js
Loading...