addAppearanceProvider Method

Add a provider to supplement or override the symbology overrides for the view.

addAppearanceProvider(provider: FeatureAppearanceProvider): void

note If a provider already exists, the new provider will be chained such that it sees the base overrides after they have potentially been modified by the existing provider.

Parameter Type Description
provider FeatureAppearanceProvider  

Returns - void

Defined in

Last Updated: 11 June, 2024