Skip to content

BoundingRectangle

Scott Hunter edited this page May 29, 2019 · 8 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.

BoundingRectangle

A bounding rectangle specified by a corner, width and height.

Extends: InterpolatableProperty

Extends: DeletableProperty

Interpolatable: yes

Properties

boundingRectangle - BoundingRectangleValue

The bounding rectangle specified as [X, Y, Width, Height].

reference - ReferenceValue

The bounding rectangle specified as a reference to another property.

Clone this wiki locally