Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
raster
RasterColorMapStyle
Interface RasterColorMapStyle
Experimental
interface
RasterColorMapStyle
{
kind
:
"colormap"
;
stops
:
readonly
{
color
:
readonly
[
number
,
number
,
number
,
undefined
|
number
]
;
label
?:
string
;
value
:
number
;
}
[]
;
}
Index
Properties
kind
stops
Properties
Readonly
Experimental
kind
kind
Readonly
Experimental
stops
stops
:
readonly
{
color
:
readonly
[
number
,
number
,
number
,
undefined
|
number
]
;
label
?:
string
;
value
:
number
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
stops
@honua/sdk-js
Loading...