OverrideFeatureAppearanceOptions Interface
Common options for FeatureOverrides.override.
Properties
Name | Type | Description | |
---|---|---|---|
appearance | FeatureAppearance | Specifies the aspects of the Feature's appearance to be overridden. | |
onConflict | "extend" | "subsume" | "replace" | "skip" | Specifies what to do if a FeatureAppearance has already been configured for the specified element, model, or subcategory by a previous call to FeatureOverrides.override. |
Defined in
- core/common/src/FeatureSymbology.ts Line 314
Last Updated: 20 June, 2023