GeoLeaf Core API - v3.0.0
Preparing search index...
capabilities/legend/types
StyleLegendMeta
Interface StyleLegendMeta
Legend metadata attached to a style or a single style rule.
interface
StyleLegendMeta
{
label
?:
string
;
order
?:
number
;
description
?:
string
;
}
Index
Properties
label?
order?
description?
Properties
Optional
label
label
?:
string
Optional
order
order
?:
number
Optional
description
description
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
label
order
description
GeoLeaf Core API - v3.0.0
Loading...
Legend metadata attached to a style or a single style rule.