Skip to main content

flywave-vectortile-datasource.vectortiledatasourceparameters.filterdescr

Home > @flywave/flywave-vectortile-datasource > VectorTileDataSourceParameters > filterDescr

VectorTileDataSourceParameters.filterDescr property

A description for the feature filter that can be safely passed down to the web workers.

Signature:

filterDescr?: OmvFeatureFilterDescription;

Remarks

It has to be generated with the help of the [[OmvFeatureFilterDescriptionBuilder]] (to guarantee correctness). This parameter gets applied to the decoder used in the VectorTileDataSource which might be shared between various VectorTileDataSources.