Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FeatureEffectProperties

Hierarchy

  • FeatureEffectProperties

Index

Properties

Optional excludedEffect

excludedEffect: string | any[]

The effect applied to features that do not meet the filter requirements.

Read more...

Optional excludedLabelsVisible

excludedLabelsVisible: boolean

Indicates if labels for features that are excluded from the effect are visible.

Read more...

Optional filter

The filter that drives the effect.

Read more...

Optional includedEffect

includedEffect: string | any[]

The effect applied to features that meet the filter requirements.

Read more...

Generated using TypeDoc