How to update data and publish it to an interactive map layer
You can update existing features in an interactive map layer or publish new ones.
To update and publish features:
- Create the
RequestBuilderobject. - Call the
patchFeature,postFeatures,putFeature, orputFeaturesfunctions.
For more information, see Update data in an interactive map layer and Publish to an interactive map layer in the Data API Guide.
Updated 10 days ago