cloneProps Method
Convert this appearance to JSON, and override any properties explicitly specified by changedProps
in the result.
Example:
cloneProps(changedProps: FeatureAppearanceProps): FeatureAppearanceProps
see FeatureAppearance.clone.
Parameter | Type | Description |
---|---|---|
changedProps | FeatureAppearanceProps |
Returns - FeatureAppearanceProps
Defined in
- core/common/src/FeatureSymbology.ts Line 168
Last Updated: 12 June, 2024