Draw elements of this filter block in solid mode. This mode does not change the display of features.

interface FilterModeSolidJson {
    type: "solid";
}

Properties

Properties

type

Declares filter mode of type solid. Value of this property must be solid.