The category of this style.
Optional: If true
, the objects with matching when
statement will be printed to the
console.
Human readable description.
Reference to the identifier of an existing Style
to extend.
Optional. If true
, no more matching styles will be evaluated.
Unique identifier associated with this Style
.
The layer containing the carto features processed by this style rule.
Maximum zoom level. If the current zoom level is larger, the technique will not be used.
Minimal zoom level. If the current zoom level is smaller, the technique will not be used.
Specify renderOrder
of value.
The style set referenced by this styling rule.
The name of the technique to use.
Optional. If true
or Pickability.transient
, no IDs will be saved for the geometry
this style creates. Default is Pickability.onlyVisible
, which allows all pickable and visible
objects to be picked, Pickability.all, will also allow invisible objects to be
picked.
Condition when this style rule applies.
Generated using TypeDoc
The common attributes of a Style.