跳到主要内容

flywave-vectortile-datasource.omvfeaturefilterdescriptionbuilder.omvfeaturefilterdescriptionbuilderoptions

Home > @flywave/flywave-vectortile-datasource > OmvFeatureFilterDescriptionBuilder > OmvFeatureFilterDescriptionBuilderOptions

OmvFeatureFilterDescriptionBuilder.OmvFeatureFilterDescriptionBuilderOptions interface

Options for OmvFeatureFilterDescriptionBuilder.

Signature:

interface OmvFeatureFilterDescriptionBuilderOptions 

Properties

Property

Modifiers

Type

Description

processLayersDefault?

boolean

(Optional) If true, all unspecified layers will be processed. If false, all unspecified layers will be ignored.

processLinesDefault?

boolean

(Optional) If true, all unspecified line features will be processed. If false, all unspecified line features will be ignored.

processPointsDefault?

boolean

(Optional) If true, all unspecified point features will be processed. If false, all unspecified point features will be ignored.

processPolygonsDefault?

boolean

(Optional) If true, all unspecified polygon features will be processed. If false, all unspecified polygon features will be ignored.