GeoLeaf Core API - v3.0.0
    Preparing search index...

    Style rule (when + style)

    interface GeoJSONStyleRule {
        when: GeoJSONStyleRuleCondition;
        style: GeoJSONStyle;
    }
    Index

    Properties

    Properties