geoview-core
Preparing search index...
TypeVectorLegend
Interface TypeVectorLegend
interface
TypeVectorLegend
{
legend
:
TypeVectorLayerStyles
;
styleConfig
?:
|
Partial
<
Record
<
|
"Point"
|
"MultiPoint"
|
"LineString"
|
"MultiLineString"
|
"Polygon"
|
"MultiPolygon"
,
TypeLayerStyleSettings
,
>
,
>
|
null
;
type
:
TypeGeoviewLayerType
;
}
Hierarchy (
View Summary
)
TypeLegend
TypeVectorLegend
Index
Properties
legend
style
Config?
type
Properties
legend
legend
:
TypeVectorLayerStyles
Optional
style
Config
styleConfig
?:
|
Partial
<
Record
<
|
"Point"
|
"MultiPoint"
|
"LineString"
|
"MultiLineString"
|
"Polygon"
|
"MultiPolygon"
,
TypeLayerStyleSettings
,
>
,
>
|
null
type
type
:
TypeGeoviewLayerType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
legend
style
Config
type
geoview-core
Loading...