DeletableProperty - AnalyticalGraphicsInc/czml-writer GitHub Wiki

This page describes the possible content of a CZML document or stream. Please read CZML Structure for an explanation of how a CZML document is put together.

DeletableProperty

The base schema for a property whose value may be deleted.

Interpolatable: no

Properties

delete - boolean

Whether the client should delete existing samples or interval data for this property. Data will be deleted for the containing interval, or if there is no containing interval, then all data. If true, all other properties in this property will be ignored.

⚠️ **GitHub.com Fallback** ⚠️