remove_all_layers

The remove_all_layers function is used to delete all graphic layers.

Copied!
svc=render/remove_all_layers&params={}

Returned result

If the request is successful, an empty JSON is returned.

Copied!
{ }

If not, an error code is returned. Possible error codes:

CodeDescription
6Undefined error.
Download PDF file
Download Word document

See also