Skip to content

BoundingRectangle

Scott Hunter edited this page Jun 17, 2016 · 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

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