GuidesTypeScript API ReferencePython v2 API Reference
Guides

How to delete data from an interactive map layer

You can delete features from an interactive map layer when you no longer need them.

  1. Create the RequestBuilder object.
  2. Call the deleteFeature or deleteFeatures functions.

For more information, see Delete data from an interactive map layer in the Data API Guide.