OverrideFeatureAppearanceOptions Interface
Common options for override.
Properties
Name | Type | Description | |
---|---|---|---|
appearance | FeatureAppearance | Specifies the aspects of the Feature's appearance to be overridden. | |
onConflict | "extend" | "replace" | "subsume" | "skip" | Specifies what to do if a FeatureAppearance has already been configured for the specified element, model, or subcategory by a previous call to override. |
Defined in
- core/common/src/FeatureSymbology.ts Line 425
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.