BuildingFilterBlock

constructor(title: String, whereClause: String, mode: BuildingFilterMode)

Creates a new building filter block for filtering the content displayed in a building scene layer.

Since

300.0.0

Parameters

title

The title of the filter block.

whereClause

The SQL where clause used to match features to this filter block.

mode

The mode for the filter block.