defaultAppearance

Accessor

Get the current default appearance such as used by emphasizeElements.

get: FeatureSymbology.Appearance | undefined


Setter

Set the current default appearance for use with overrideElements when not using emphasizeElements.

set(appearance: FeatureSymbology.Appearance | undefined): void

Parameter Type Description
appearance FeatureSymbology.Appearance | undefined  

Defined in

Last Updated: 08 January, 2020