@mapgear/geoapps > Drawing > UpdateAttributes
Drawing.UpdateAttributes() method
Updates existing feature's attributes
Signature:UpdateAttributes(layer: EditableLayer, selectedFeature: Feature): void;
Parameters
Parameter | Type | Description |
---|---|---|
layer | EditableLayer | Editable layer containing the form with updated values |
selectedFeature | Feature | Selected feature |
void