Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
map
MapLibreRasterProjection
Interface MapLibreRasterProjection
interface
MapLibreRasterProjection
{
diagnostics
:
readonly
MapLibreRasterDiagnostic
[]
;
layer
:
Readonly
<
Record
<
string
,
unknown
>
>
;
layerId
:
string
;
source
:
MapLibreRasterSourceSpec
;
sourceId
:
string
;
state
:
"ready"
;
strategy
:
MapLibreRasterStrategy
;
}
Index
Properties
diagnostics
layer
layer
Id
source
source
Id
state
strategy
Properties
Readonly
diagnostics
diagnostics
:
readonly
MapLibreRasterDiagnostic
[]
Readonly
layer
layer
:
Readonly
<
Record
<
string
,
unknown
>
>
Readonly
layer
Id
layer
Id
:
string
Readonly
source
source
:
MapLibreRasterSourceSpec
Readonly
source
Id
source
Id
:
string
Readonly
state
state
Readonly
strategy
strategy
:
MapLibreRasterStrategy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
diagnostics
layer
layer
Id
source
source
Id
state
strategy
@honua/sdk-js
Loading...