setDefaultOverrides Method

Defines a default Appearance to be applied to any Feature not explicitly overridden.

setDefaultOverrides(appearance: FeatureSymbology.Appearance, replaceExisting: boolean = true): void

Parameter Type Description
appearance FeatureSymbology.Appearance The symbology overides.
replaceExisting boolean Specifies whether to replace the current default overrides if they are already defined.

Defined in

Last Updated: 08 January, 2020