ArcGIS Earth
  • Overview
  • Resources
  • Downloads
Downloads
  • Home
  • Get Started
  • Use
  • Automation API
  • Mobile
  • FAQ
Automation APIAPI reference

Overview

Get started Using ArcGIS Earth Automation API Release notes

API reference

ArcGIS Earth Automation API Get Camera Set Camera Set Flight Add Layer Get Layer Remove Layer Clear Layers Get Graphic Add Graphic Update Graphic Remove Graphic Clear Graphics Add Drawing Remove Drawing Clear Drawings Get Workspace Import Workspace Clear Workspace Take Snapshot Automation API with Swagger

API Samples

Samples
Back to Top
Back to Top

Clear Graphics

In this topic

  1. Request URL
  2. Example usage

Remove all graphics from ArcGIS Earth.

Request URL

<baseUrl>/arcgisearth/Graphics(DELETE only)

Example usage

http://localhost:8000/arcgisearth/Graphics

Feedback on this topic?

In this topic
  1. Request URL
  2. Example usage