Preparing search index...
The search index is not available
geostyler-style
geostyler-style
ColorMapEntry
Interface ColorMapEntry
A single entry for the ColorMap.
interface
ColorMapEntry
{
color
:
string
|
GeoStylerStringFunction
;
label
?:
string
|
GeoStylerStringFunction
;
opacity
?:
number
|
GeoStylerNumberFunction
;
quantity
?:
number
|
GeoStylerNumberFunction
;
}
Index
Properties
color
label?
opacity?
quantity?
Properties
color
color
:
string
|
GeoStylerStringFunction
Optional
label
label
?:
string
|
GeoStylerStringFunction
Optional
opacity
opacity
?:
number
|
GeoStylerNumberFunction
Optional
quantity
quantity
?:
number
|
GeoStylerNumberFunction
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
color
label
opacity
quantity
geostyler-style
Loading...
A single entry for the ColorMap.