Dear All,
i using SDK for Qt Quartz Beta.
is possible to edit the infos Feature automatically?
I found this example to edit the Attributes and i modify the code to update the infos:
Update attributes for features from a feature service—ArcGIS Runtime SDK for Qt (Quartz Beta) | ArcGIS for Developers
But is not automatic. I need to create all fields that i need to update, but in with SDK for iOS for example, the system shows automatically a popup with all fields like DataInput, DropDown without manage all info of the Layer.
My other question is:
How is possible to edit the Polygon Layer Geometry?
I found this example but if i use a Polygon Layer the system doesn't work.
Update the geometry of a feature from a feature service—ArcGIS Runtime SDK for Qt (Quartz Beta) | ArcGIS for Developers
How is possible to update the code to update the Polygon Layer?
Or is present a example to inserts a new Polygon Layer and update for my use?
Thanks in advance.
Tony