Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
map
MountedMapLibreRasterSource
Interface MountedMapLibreRasterSource
interface
MountedMapLibreRasterSource
{
diagnostics
:
readonly
MapLibreRasterDiagnostic
[]
;
layerId
:
string
;
sourceId
:
string
;
state
:
MapLibreRasterWorkflowState
;
strategy
:
MapLibreRasterStrategy
;
dispose
(
)
:
void
;
}
Index
Properties
diagnostics
layer
Id
source
Id
state
strategy
Methods
dispose
Properties
Readonly
diagnostics
diagnostics
:
readonly
MapLibreRasterDiagnostic
[]
Readonly
layer
Id
layer
Id
:
string
Readonly
source
Id
source
Id
:
string
Readonly
state
state
:
MapLibreRasterWorkflowState
Readonly
strategy
strategy
:
MapLibreRasterStrategy
Methods
dispose
dispose
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
diagnostics
layer
Id
source
Id
state
strategy
Methods
dispose
@honua/sdk-js
Loading...