GeoLeaf Core API - v3.0.0
Preparing search index...
capabilities/labels/types
LayerStyleLabel
Interface LayerStyleLabel
The
currentStyle.label
object as the labels module reads it.
interface
LayerStyleLabel
{
enabled
?:
boolean
;
visibleByDefault
?:
boolean
;
labelScale
?:
LabelScaleConfig
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
enabled?
visible
By
Default?
label
Scale?
Properties
Optional
enabled
enabled
?:
boolean
Optional
visible
By
Default
visibleByDefault
?:
boolean
Optional
label
Scale
labelScale
?:
LabelScaleConfig
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
enabled
visible
By
Default
label
Scale
GeoLeaf Core API - v3.0.0
Loading...
The
currentStyle.labelobject as the labels module reads it.