Skip to content

LineOffset

Scott Hunter edited this page May 16, 2019 · 9 revisions

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.

LineOffset

The offset of grid lines along each axis, as a percentage from 0 to 1.

Extends: InterpolatableProperty

Interpolatable: yes

Properties

cartesian2 - Cartesian2Value

The offset of grid lines along each axis, specified as a percentage from 0 to 1.

reference - ReferenceValue

The offset of grid lines along each axis specified as a reference to another property.

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.

Clone this wiki locally