GeoLeaf Core API - v3.0.0
Preparing search index...
kernel/geojson/geojson-types
GeoJSONStyleRule
Interface GeoJSONStyleRule
Style rule (when + style)
interface
GeoJSONStyleRule
{
when
:
GeoJSONStyleRuleCondition
;
style
:
GeoJSONStyle
;
}
Index
Properties
when
style
Properties
when
when
:
GeoJSONStyleRuleCondition
style
style
:
GeoJSONStyle
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
when
style
GeoLeaf Core API - v3.0.0
Loading...
Style rule (when + style)