How to delete data from an interactive map layer
You can delete features from an interactive map layer when you no longer need them.
- Create the
RequestBuilderobject. - Call the
deleteFeatureordeleteFeaturesfunctions.
For more information, see Delete data from an interactive map layer in the Data API Guide.
Updated 9 days ago